Skip to main content

Module make_theme

Module make_theme 

Source
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.