colophon docs
← colophon docs

colophon themes

List built-in themes or eject one to customise

List built-in themes or eject one to customise

Usage: colophon themes <command> [flags]

List built-in themes or eject one to customise

Flags:
  -h, --help       Show context-sensitive help.
      --version    Print version and exit

Commands:
  themes list
    List the built-in themes

  themes eject <name> [flags]
    Copy a built-in theme into themes/<name>/ to customise

colophon themes list

Usage: colophon themes list

List the built-in themes

Flags:
  -h, --help       Show context-sensitive help.
      --version    Print version and exit

colophon themes eject

Usage: colophon themes eject <name> [flags]

Copy a built-in theme into themes/<name>/ to customise

Arguments:
  <name>    Built-in theme to copy (e.g. default, minimal)

Flags:
  -h, --help       Show context-sensitive help.
      --version    Print version and exit

      --force      Overwrite an existing themes/<name>/ directory

Generated from the binary's --help output by tools/gendocs.