pywal icon indicating copy to clipboard operation
pywal copied to clipboard

🎨 Generate and change color-schemes on the fly.

Results 137 pywal issues
Sort by recently updated
recently updated
newest added

Hi. I'm using the berry wm and have written a script to change some colours (as a template, of course): ``` #!/bin/sh berryc inner_focus_color {color2.strip} berryc text_focus_color {color0.strip} berryc inner_unfocus_color...

sorry if this is a duplicate issue i am just having trouble finding how to do this

Pywal is working well when I login and run wal -R. However, I'm having trouble getting it to work automatically on startx. I have wal -R in my xinitrc, however,...

I use alacritty as a terminal and all colors in alacritty are correctly sourced when I run `wal`, except for the background which stays the same color throughout. Running `cat...

# The issue My issue is that `wal` overrides the `background_opacity` setting in the `kitty.conf`. What I am wondering is how am I supposed to have that transparency setting work...

I am using DWM and ST on arch using Luke's Auto-Ricing Bootstrap. When I set a new background the colors (except background) are updated on the fly for all windows...

These changes set the bold color on terminals to the foreground color. This fixes a pywal bug on iTerm in macOS: when using a light color theme, foreground-coloured bold characters...

Hello, First off; thank you very much for all efforts put into pywal! I'm really enjoying it so far! I just had some issues when I tried to import the...

In alacritty, if bg color is added, it breaks the ability of alacritty to be transparent. I fixed it by removing the line that adds the bg color to "sequences"...

I'm sure there's a way to use pywal with xmonad, but I don't know how that would be accomplished. Instructions in the wiki would be great.

help wanted