Lighter background color for tabs
This commit is contained in:
parent
960a92db70
commit
457f8d0613
@ -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 #33022f #33022f #ffe5fc
|
client.placeholder #33022f #4c0346 #ffe5fc
|
||||||
client.background #33022f #33022f #ffe5fc
|
client.background #33022f #4c0346 #ffe5fc
|
||||||
client.focused #33022f #33022f #ffe5fc #33022f
|
client.focused #33022f #4c0346 #ffe5fc #33022f
|
||||||
client.unfocused #33022f #33022f #ffe5fc #33022f
|
client.unfocused #33022f #4c0346 #ffe5fc #33022f
|
||||||
client.focused_inactive #33022f #33022f #ffe5fc #33022f
|
client.focused_inactive #33022f #4c0346 #ffe5fc #33022f
|
||||||
client.urgent #33022f #33022f #ffe5fc #33022f
|
client.urgent #33022f #4c0346 #ffe5fc #33022f
|
||||||
|
|
||||||
|
|
||||||
#################################################################
|
#################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user