pywal16
pywal16 copied to clipboard
16 colors fork of pywal
I switched to your pywal fork and i noticed that background colors are almost pitch black compared to python-pywal i was using before Is there any way to make pywal16...
Like material color engine?
@powersda hope you don't mind that i'm opening the pr myself.
How install pywal16 (not pywal?)
Currently whenever a terminal is in suspended mode (and maybe for some other reasons) and pywal tries to send the color sequences to it the save_file here: https://github.com/eylles/pywal16/blob/095b169fa8ddbcc0466ee44bbf93e5556194b13f/pywal/sequences.py#L92 it will...
while working on #6 i found some problems with the export submodule as adding new properties isn't as straightforward as it seems. the attempted properties under util.py ```py @property def...
Using `wal -i ` restarts BSPWM and doesn't change the background
Hi, Is it possible to create subdirectories within the `templates` folder, each containing templates that can then be exported to the `.cache/wal` folder? I attempted to create a template within...