Home

stencila themes

Manage themes

Usage

stencila themes [COMMAND]

Examples

# List all available themes
stencila themes

# Show the default resolved theme
stencila themes show

# Show a specific theme
stencila themes show tufte

# Create a new workspace theme
stencila themes new

# Create a named user theme
stencila themes new my-theme

# Remove a user theme
stencila themes remove my-theme

# Validate a custom theme file
stencila themes validate theme.css

# List design tokens available to use in themes
stencila themes tokens

Subcommands

CommandDescription
listList the available themes
showShow the resolved theme CSS
newCreate a new theme
removeRemove a user theme
validateValidate a theme file
tokensList builtin theme tokens
© 2026 Stencila