diff options
author | ZachIR <zachir@librem.one> | 2025-04-30 23:36:02 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-04-30 23:36:02 -0500 |
commit | 5aae2b557f5ec72c54401a5807eedf528ec74d6c (patch) | |
tree | c4e62a7c4a7871f650c91d6c20da776df3806323 /waybar/style.css | |
parent | 86b2a36416584e59c6c5c9235440e34a842048b9 (diff) | |
parent | 7306fc24e1b944d5bd2c6f3f10b8606937103e9d (diff) |
Merge branch 'master' into car
Diffstat (limited to 'waybar/style.css')
-rw-r--r-- | waybar/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/waybar/style.css b/waybar/style.css index 3b96e8a..bf98a1d 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -45,7 +45,7 @@ window#waybar.hidden { /* #workspaces button:hover { - background: #39c1ed; + background: #6e3c85; color: black; border-bottom: 3px solid #ffffff; @@ -58,7 +58,7 @@ window#waybar.hidden { /* #workspaces button.active:hover { - background: #39c1ed; + background: #6e3c85; color: black; border-bottom: 3px solid #ffffff; } |