aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/samples.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor(theme-studio): rename theme-selector to theme-studioCraig Jennings33 hours1-0/+269
The tool authors themes from scratch -- palette, faces across every tier, live preview, export to a loadable deftheme. It never selects among existing themes, so "selector" mis-described it. Renamed the directory, the generated HTML and its title, the design spec, and every reference in the code, README, tests, and todo. No behavior change.