Remove any color information from i3 config

This commit is contained in:
RealStickman 2021-03-09 17:32:57 +01:00
parent cc6637fef1
commit 9857e0a56b

View File

@ -798,12 +798,12 @@ exec_always --no-startup-id picom -b --config ~/.config/i3/picom.conf
# Nyarch
# class border backgr. text indicator
client.placeholder #00ff00 #00ff00 #00ff00
client.background #00ff00 #00ff00 #00ff00
client.focused #0c374c #0c374c #eeeeee #0c374c
client.unfocused #162833 #162833 #eeeeee #162833
client.focused_inactive #162833 #162833 #eeeeee #162833
client.urgent #1a77a5 #1a77a5 #eeeeee #1a77a5
#client.placeholder #00ff00 #00ff00 #00ff00
#client.background #00ff00 #00ff00 #00ff00
#client.focused #0c374c #0c374c #eeeeee #0c374c
#client.unfocused #162833 #162833 #eeeeee #162833
#client.focused_inactive #162833 #162833 #eeeeee #162833
#client.urgent #1a77a5 #1a77a5 #eeeeee #1a77a5
#################################################################