wm-scheme-togglegeneric window manager scheme toggler |
Scripts to change the system color scheme between dark and light.
The basic dependencies for my use case are:
This will vary from system to system, for example, if you don't use neovim and you use a different editor or terminal, etc. In that case, you can modify the scripts in order to fit your system.
If you want to switch the color scheme just run $ ./sys-toggle-scheme
which is
a wrapper around sys-dark-scheme
and sys-light-scheme
.