🎨Theme Studio
Making your own themes easily.

The theme studio allows you to make your own custom themes easily by letting you edit every single color type. It provides you with a fully-fledged color wheel provided by Terminaux to ensure that what you select is accurate and tailored to your needs. You can simply run this program by running the mktheme <name>
command.
This saves you the need of manually making a JSON file containing theme data, whose specification can be found here:
🎨Theme InternalsOnce you're done making your own theme, the theme studio provides you with these options:
Save Theme to Current Directory
: Saves the theme file to the current directorySave Theme to Another Directory...
: Saves the theme file to a specified directorySave Theme to Current Directory as...
: Saves the theme file to the current directory as another nameSave Theme to Another Directory as...
: Saves the theme file to a specified directory as another nameLoad Theme From File...
: Loads a theme from a theme JSON fileLoad Theme From Prebuilt Themes...
: Loads a theme from one of the pre-built themesLoad Current Colors
: Loads the current colors and undos any changes made.Preview...
: Shows you a live theme preview as list of textExit
: Exits the application
Once you're done with the theme, the theme studio doesn't automatically save your theme file. Therefore, you'll have to manually save it by highlighting on the Save Theme to Current Directory
option and selecting it. Select it by pressing ENTER
.
Last updated