diff options
| author | Raymaekers Luca <luca@spacehb.net> | 2025-10-02 12:42:43 +0200 |
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-10-02 12:42:43 +0200 |
| commit | 4f126573a547b5430962be6051b8705af281ff5a (patch) | |
| tree | 6185295a71683378f084a5995d5ab7c5c49af7b2 /config/wayland/waybar/style.css | |
| parent | 9ad287a5f3c26fe14c1ca120b8a50d735f16b532 (diff) | |
checkpoint
Diffstat (limited to 'config/wayland/waybar/style.css')
| -rw-r--r-- | config/wayland/waybar/style.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/wayland/waybar/style.css b/config/wayland/waybar/style.css index 31eacf0..084ffdc 100644 --- a/config/wayland/waybar/style.css +++ b/config/wayland/waybar/style.css @@ -6,12 +6,12 @@ min-height: 16px; } -window#waybar, #workspaces button.active { - background-color: #4c566a; +window#waybar { + background-color: #2e3440; } -#workspaces button, #custom-layout, #custom-status { - background-color: #2e3440; +#workspaces button.visible, #custom-status { + background-color: #4c566a; } #workspaces button { |
