wm-scheme-toggle

generic window manager scheme toggler
Index Commits Files Refs README LICENSE
ModeNameSize
-rw-r--r--LICENSE21L
-rw-r--r--README.md29L
-rwxr-xr-xsys-dark-scheme60L
-rwxr-xr-xsys-light-scheme60L
-rwxr-xr-xsys-toggle-scheme5L

Window Manager Scheme Toggler

Scripts to change the system color scheme between dark and light.

Toggling dark scheme

Dependencies

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.

Quick Start

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.

LICENSE

MIT