Quick start
-
Verify that the installed command resolves.
Terminal window tman --version -
Generate the default
materialsource from a seed and Material variant.Terminal window tman generate --color "#6750A4" --variant "Tonal spot"One run writes light and dark source files for every generation-capable adapter. See generated paths for the source/destination model.
-
Apply either generated mode.
Terminal window tman select --theme material --darkUse
--lightto apply the light source instead. A target may skip itself when its environment is unavailable; other adapters continue through their own selection work. -
Preview generation through the web interface.
Terminal window tman serveThe web UI’s preview path avoids writes. There is no CLI-wide dry-run flag; actions in the web UI can still generate files, update favorites, or change configuration.
Continue with generation and selection to understand the files that each phase owns.