diff options
Diffstat (limited to 'waybar')
-rw-r--r-- | waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waybar/style.css b/waybar/style.css index 7fb94f5..8f3e1bc 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -283,7 +283,7 @@ label:focus { } #idle_inhibitor.activated { - background-color: #171717; + background-color: #198844; color: #ffffff; border-radius: 20px 0px 0px 20px; |