Commit Graph

2 Commits

Author SHA1 Message Date
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
Sam El-Husseini
c0a0745f85 Move theme scripts to scripts dir (#4041) 2020-07-14 11:44:25 -07:00