Skip to content

keryx theme list

List the theme catalog, with the default marked.

Usage

keryx theme list

It takes no flags. There is one list, so there is nothing to filter it by.

What the output means

$ keryx theme list
themes (default: editorial)
* editorial                user
  stark                    project
  • The heading names the catalog's single default keyword.
  • * marks the default.
  • The right-hand column is the scope the theme was read from: user for ~/.keryx/themes.yaml, project for 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>`

See also