Appearance
Themes and snippets
FreshList, install, uninstall, and set themes. Enable and disable CSS snippets.
Commands for Themes and CSS snippets.
themes
List installed themes.
bash
versions # include version numberstheme
Show active theme or get info.
bash
name=<name> # theme name for detailstheme:set
Set active theme.
bash
name=<name> # (required) theme name (empty for default)theme:install
Install a community theme.
bash
name=<name> # (required) theme name
enable # activate after installtheme:uninstall
Uninstall a theme.
bash
name=<name> # (required) theme namesnippets
List installed CSS snippets.
snippets:enabled
List enabled CSS snippets.
snippet:enable
Enable a CSS snippet.
bash
name=<name> # (required) snippet namesnippet:disable
Disable a CSS snippet.
bash
name=<name> # (required) snippet nameSee also
- Browse all command groups
- Keyboard shortcuts for the TUI