wm-scheme-togglegeneric window manager scheme toggler |
Mode | Name | Size |
-rw-r--r-- | LICENSE | 21L |
-rw-r--r-- | README.md | 29L |
-rwxr-xr-x | sys-dark-scheme | 60L |
-rwxr-xr-x | sys-light-scheme | 60L |
-rwxr-xr-x | sys-toggle-scheme | 5L |
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
.