Home

stencila themes remove

Remove a user theme

Usage

stencila themes remove [OPTIONS] <NAME>

Examples

# Remove a user theme
stencila themes remove my-theme

# Force remove without confirmation
stencila themes remove my-theme --force

# Use the rm alias
stencila themes rm my-theme

Arguments

NameDescription
<NAME>The name of the theme to remove.

Options

NameDescription
-f, --forceRemove the theme without confirmation. Possible values: true, false.
© 2026 Stencila