Starship Theme Switcher

A commandline tool to easily switch between predefined starship configs

New version available

This script was deprecated in favor of stellar, which improves performance & disk usage, adds cool new features, and includes an online hub for discovering all the beautiful community configs (which you can easily get for yourself with stellar)

Check it out:

Starship theme switcher demo

stellar does not support windows yet (or in other words, windows does not support stellar yet (symlinks)), so if you are a windows user, either switch to linux (or apple if you have to ;) ) or use the old starship switcher below.
It can still switch between local starship configs, and you can get the configs manually by going to a themes details page, and checking out the latest versions details.


The starship theme switcher is basically a simple setup to easily switch starship themes / profiles. (obv customizable, the repo is just a starting point)

starship-theme only switches the starship config. It can be part in bigger scripts to change the entire system theme if needed. For the borders, the gnome extension Rounded Window Corners Reborn is used. The quick-settings color is set manually or with an other command too, in the settings.

You can use following command to switch predifined themes:

starship-theme blue

Maybe a lil bit inefficient, it just has a themes folder in ./config, with all starship configs, and copies the selected theme to the starship config location.

Preview (also visible at the GitHub repo)