stencila themes remove
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-themeArguments
<NAME> |
Options
-f, --force | truefalse |