Home

stencila themes tokens

List builtin theme tokens

Usage

stencila themes tokens [OPTIONS]

Examples

# List all builtin theme tokens
stencila themes tokens list

# List tokens for a family
stencila themes tokens list --family admonition

# List tokens for a scope
stencila themes tokens list --scope site

# Output JSON for scripts and agents
stencila themes tokens list --family plot --as json

Options

NameDescription
--scopeFilter by token scope. Possible values: semantic, node, site, plot, print.
--familyFilter by token family.
--asOutput as a machine-readable format. Possible values: json, yaml, toml.
© 2026 Stencila