A collection of scripts aimed at customizing desktops under the unix philosophy.
I'll be adding the tools I use whenever they end up polished enough for public use.
##Scripts: ###scheme.py
Overlay a group of colors over an established color scheme.
Requirements: Just python 3. colors recommended to get a color scheme that matches your wallpaper.
###colormod.py
Manipulate the values of a list of colors, passed in by hex value.
Currently supports a continous series of pairwise gradients, along with lightening/darkening.