keryx theme show¶
Print a theme's full resolved definition.
Usage¶
Flags¶
| Flag | Description | Default | Required |
|---|---|---|---|
--type |
Disambiguates when a keyword exists under more than one type |
What it prints¶
The keyword, the type, and every populated field — palette roles with their hex values, the card treatment, music and voice settings. Fields the theme does not set are omitted rather than shown empty, so what you see is what the theme actually contributes.
This is the merged view across scopes: a project theme that shadows a user theme of the same keyword shows the project's values.
--output json gives the same content as a JSON object, which is the form to use when
scripting.
Which theme it finds¶
By keyword first, across all types; --type is only used as a fallback. An unknown
keyword gives theme not found.
See also¶
theme list·theme edit- Themes — what each field does.