keryx theme list¶
List the theme catalog, grouped by type, with each type's default marked.
Usage¶
Flags¶
| Flag | Description | Default | Required |
|---|---|---|---|
--type |
Show only one type | all types |
What the output means¶
- The heading names the type and its default keyword.
*marks the default.- The right-hand column is the scope the theme was read from:
userfor~/.keryx/themes.yaml,projectfor the project's.keryx.yaml.
Keryx ships no themes, so a fresh install has an empty catalog. That is the normal starting state, not a fault, and the command says so:
$ keryx theme list
no themes yet — add one with `keryx theme add <keyword> --type reel|article|portrait`
See also¶
theme use— change a type's default.theme show— the full definition of one theme.