Skip to content

keryx theme list

List the theme catalog, grouped by type, with each type's default marked.

Usage

keryx theme list [--type <article|reel|portrait>]

Flags

Flag Description Default Required
--type Show only one type all types

What the output means

$ keryx theme list

reel (default: editorial)
* editorial                user
  stark                    project
  • The heading names the type and its 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> --type reel|article|portrait`

See also