Expand description
make:theme command โ scaffold theme files for the Ferro theme system
Functionsยง
- make_
theme - Generate theme scaffold files in
themes/{name}/. - make_
theme_ in_ dir - Core logic โ generate in a given base directory (enables testability).
- run
- Public entry point called from main.rs.