Skip to main content

Module make_theme

Module make_theme 

Source
Expand description

make:theme command — scaffold theme files for the Ferro theme system

Scaffolds plain CSS variable declarations (:root { ... }) compatible with ferro-json-ui’s <style> injection path.

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.