pywal
pywal copied to clipboard
🎨 Generate and change color-schemes on the fly.
pywal has an optional flag `-l` which generates a light color scheme. Despite this, wal generates two separate color scheme files for rofi `colors-rofi-dark.rasi` and `colors-rofi-light.rasi`. This is a bit...
My understanding is that if I use wal (e.g., `wal -i SOME_IMAGE`) to generate a colorscheme and then I call `wal -R -l`, it should regenerate the colorscheme but with...
dwm updated it's color scheme hence, pywal fails to inject the colors for dwm
When using Pywal as a Python module, let `pywal.export.color()` accept a user defined template file from `~/.config/wal/templates` by filename.
The `wal -i "wallpaper.png"` stopped setting the wallpaper on MacOS Sonoma
Many, including me, really like the [rose-pine](https://github.com/rose-pine/rose-pine-theme/) theme. Would you be able to add the theme to pywal?
If I run wal with `wal -i path/to/symlink` the colors aren't regenerated, if a cached color scheme for that symlink already exists in `~/.cache/wal/schemes`, even if the symlink changes destinations....
Im using Mac OS with Pywal and after installing python2 and all the necessary dependencies and install from the master zip file as instructed in the [installation guide](https://github.com/dylanaraps/pywal/wiki/Installation#MacOS) The command...
I find that the background colors in light colorschemes are always a very bright shade of yellowish white, whereas I prefer to have a light pastel shade for my light...