Files
blockly/scripts/themes/create_blockStyles.py
Murali Manohar Varma Pemmadi 91d5b00c55 fix: improve file path handling in theme generator script (#9426)
- Use Path objects from pathlib to handle file paths properly
- Generate output files in the same directory as input file
- Create output filenames with "new_" prefix while preserving original stem name
- Ensure script works with files from any location in the filesystem
2025-10-30 18:02:06 -07:00

5.5 KiB