Themes & Styling
Learn how to customise the look and feel of your team's Kyso deployment
$ kyso theme
Uploads the <zip_file_path> to the given <theme_name> folder replacing its previous contents.
USAGE
$ kyso theme COMMAND
COMMANDS
theme add Uploads the <zip_file_path> to the given <theme_name> folder replacing its
previous contents.
theme del Removes the <theme_name> folder.
theme get Downloads the contents of the theme_name folder and stores it on the given
zip_file or on the theme_name.zip file on the current directory if no
zip_file is provided.
theme list List all available themes
theme set Set the <theme_name> as default.
Last updated