summaryrefslogtreecommitdiff
path: root/waybar/style.css
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-04-30 23:36:02 -0500
committerZachIR <zachir@librem.one>2025-04-30 23:36:02 -0500
commit5aae2b557f5ec72c54401a5807eedf528ec74d6c (patch)
treec4e62a7c4a7871f650c91d6c20da776df3806323 /waybar/style.css
parent86b2a36416584e59c6c5c9235440e34a842048b9 (diff)
parent7306fc24e1b944d5bd2c6f3f10b8606937103e9d (diff)
Merge branch 'master' into car
Diffstat (limited to 'waybar/style.css')
-rw-r--r--waybar/style.css4
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;
}