Different colors
This commit is contained in:
parent
7fc9a76029
commit
326de49c57
@ -788,12 +788,12 @@ exec_always --no-startup-id picom -b --config ~/.config/i3/picom.conf
|
|||||||
|
|
||||||
# Purple/Pink
|
# Purple/Pink
|
||||||
# class border backgr. text indicator
|
# class border backgr. text indicator
|
||||||
client.placeholder #663361 #33022f #eeeeee
|
client.placeholder #00ff00 #00ff00 #00ff00
|
||||||
client.background #663361 #33022f #eeeeee
|
client.background #00ff00 #00ff00 #00ff00
|
||||||
client.focused #663361 #663361 #eeeeee #33022f
|
client.focused #592c54 #592c54 #eeeeee #592c54
|
||||||
client.unfocused #663361 #33022f #eeeeee #33022f
|
client.unfocused #33022f #33022f #eeeeee #33022f
|
||||||
client.focused_inactive #663361 #33022f #eeeeee #33022f
|
client.focused_inactive #33022f #33022f #eeeeee #33022f
|
||||||
client.urgent #663361 #33022f #eeeeee #33022f
|
client.urgent #a5096a #a5096a #eeeeee #a5096a
|
||||||
|
|
||||||
|
|
||||||
#################################################################
|
#################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user