Commit 88c2d537 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Changed indicator to more matching colour.

parent 37a1a14b
...@@ -17,7 +17,7 @@ set $inactive-bg #3b8ea5 ...@@ -17,7 +17,7 @@ set $inactive-bg #3b8ea5
set $unfocused-bg #323838 set $unfocused-bg #323838
set $accent-txt #F9FAF9 set $accent-txt #F9FAF9
set $unfocused-txt #bdbbbb set $unfocused-txt #bdbbbb
set $indicator #4deb56 set $indicator #109648
# class border backgr. text indic. child_border # class border backgr. text indic. child_border
client.focused $accent-bg $accent-bg $accent-txt $indicator $accent-bg client.focused $accent-bg $accent-bg $accent-txt $indicator $accent-bg
...@@ -32,6 +32,7 @@ workspace_layout tabbed ...@@ -32,6 +32,7 @@ workspace_layout tabbed
# Configure border style <normal|1pixel|pixel xx|none|pixel> # Configure border style <normal|1pixel|pixel xx|none|pixel>
for_window [class=".*"] $border_no_name for_window [class=".*"] $border_no_name
for_window [class=".*"] $border_no_name
# focus_wrapping <yes|no|force|workspace> # focus_wrapping <yes|no|force|workspace>
# Legacy syntax, equivalent to "focus_wrapping force" # Legacy syntax, equivalent to "focus_wrapping force"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment