diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/waybar/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/style.css b/config/waybar/style.css index a6a79ab..7b493d6 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -205,7 +205,7 @@ label:focus { } #tray { - background-color: #2980b9; + background-color: #4b4b5b; } #tray > .passive { @@ -214,7 +214,7 @@ label:focus { #tray > .needs-attention { -gtk-icon-effect: highlight; - background-color: #eb4d4b; + background-color: #4b4b5b; } #idle_inhibitor { |
