stencila themes new
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 --forceArguments
[NAME] |
Options
-f, --force | truefalse |