Different colors

This commit is contained in:
RealStickman 2021-03-02 09:35:41 +01:00
parent 7fc9a76029
commit 326de49c57

View File

@ -788,12 +788,12 @@ exec_always --no-startup-id picom -b --config ~/.config/i3/picom.conf
# Purple/Pink
# class border backgr. text indicator
client.placeholder #663361 #33022f #eeeeee
client.background #663361 #33022f #eeeeee
client.focused #663361 #663361 #eeeeee #33022f
client.unfocused #663361 #33022f #eeeeee #33022f
client.focused_inactive #663361 #33022f #eeeeee #33022f
client.urgent #663361 #33022f #eeeeee #33022f
client.placeholder #00ff00 #00ff00 #00ff00
client.background #00ff00 #00ff00 #00ff00
client.focused #592c54 #592c54 #eeeeee #592c54
client.unfocused #33022f #33022f #eeeeee #33022f
client.focused_inactive #33022f #33022f #eeeeee #33022f
client.urgent #a5096a #a5096a #eeeeee #a5096a
#################################################################