keryx theme rm¶
Remove a theme from the catalog.
Usage¶
Flags¶
| Flag | Description | Default | Required |
|---|---|---|---|
--type |
Disambiguates when a keyword exists under more than one type |
There is no confirmation prompt and no --yes flag. The theme is removed from the
config file immediately.
Removing a type's default is refused¶
A theme that is its type's default cannot be removed: theme is the type default.
Point the default at another theme with theme use first, or remove
the other themes so this one is the only candidate.
Which file it writes to¶
The project's .keryx.yaml when you are inside a project, otherwise
~/.keryx/themes.yaml. Removing a theme while inside a project does not remove the
user-library theme of the same keyword — it removes it from the file the write targets.
See also¶
theme list— check what is left, and which is the default.