spmenu/themes
2023-05-01 15:01:48 +02:00
..
legacy add new theme, fix up older ones slightly 2023-05-01 15:01:48 +02:00
dmenu.conf add a caps lock indicator, took lots of work 2023-04-20 21:22:45 +02:00
install.sh add dmenu configuration 2023-04-20 18:44:12 +02:00
README.md add dmenu configuration 2023-04-20 18:44:12 +02:00
sample.theme oops incorrect 2023-04-05 00:16:44 +02:00

spmenu themes

spmenu has a profile feature, which allows you to quickly switch between configuration files. For this reason, it is possible to quickly switch between colorschemes.

legacy/ contains themes applied through .Xresources, while the current directory contains themes included from spmenu.conf.

Feel free to contribute your own colorschemes here in either form.

Usage (.Xresources)

NOTE: These is nothing wrong with using the .Xresources themes, despite them having the 'legacy' name.

To switch between profiles in spmenu, you use Ctrl+Shift+p. It will spawn a list of installed profiles, but also allows you to add/remove profiles.

If you want to install a profile, simply copy it to ~/.config/spmenu/profiles/. Pressing the keybind will list it. Simply select it to start using it!

To switch back remove the profile or switch back to the default profile using 'Default'.

Alternatively, run install.sh to install all the themes instantly.

Usage (spmenurc)

Install it, and @include it in your spmenu.conf. Or if you prefer, replace your spmenu.conf with it.