Home

stencila themes new

Create a new theme

Usage

stencila themes new [OPTIONS] [NAME]

Examples

# Create a new workspace theme in the current folder
stencila themes new

# Create a named user theme in the config folder
stencila themes new my-theme

# Force overwrite an existing user theme
stencila themes new my-theme --force

Arguments

NameDescription
[NAME]The name of the theme to create.

Options

NameDescription
-f, --forceOverwrite the theme file if it already exists. Possible values: true, false.
© 2026 Stencila