Starship Theme Switcher

A commandline tool to easily switch between predefined starship configs

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 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)