Takes the most prominent colour in an image and makes a sidebar in that colour in the top-left corner of that image.
Meant to be used as a hacky way to "colour-code" Windows 11 virtual desktops.
-
Clone the repo with
git clone github.com/RaddedMC/CategoryWalls -
Install dependencies
pip install -r requirements.txt -
Load your favourite wallpapers into
source-images -
Adjust resolution and edge thickness as you like in
pil-walls.pyunder### USER-CONFIGURABLES ### -
Run the script
python pil-walls.py -
See your images appear in
output-images -
Organize your Windows 11 virtual desktops!
For each virtual desktop you have open, right-click on it, 'choose background', and pick one of the images inoutput-images


