i3: Make active output more destinctive in i3bar
This commit is contained in:
@@ -358,13 +358,12 @@ bar {
|
|||||||
font pango:Inconsolata, FontAwesome {{ machine.font_size }}
|
font pango:Inconsolata, FontAwesome {{ machine.font_size }}
|
||||||
|
|
||||||
colors {
|
colors {
|
||||||
background #272822
|
background #000000
|
||||||
statusline #ffffff
|
statusline #ffffff
|
||||||
separator #555555
|
separator #555555
|
||||||
# separator #e5b567
|
|
||||||
|
|
||||||
# focused_background #303030
|
focused_separator #e5b567
|
||||||
# focused_separator #272822
|
focused_background #272822
|
||||||
|
|
||||||
# border bg text
|
# border bg text
|
||||||
focused_workspace #e5b567 #4f676a #ffffff
|
focused_workspace #e5b567 #4f676a #ffffff
|
||||||
|
|||||||
Reference in New Issue
Block a user