diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-05-06 11:45:19 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-05-06 11:45:19 -0400 |
| commit | 7667a71a927ba7ed9929f8154f018fbaba1b2b29 (patch) | |
| tree | 29ecaccc48d847e0f2e7fcb9370c998db677826a /modules/user/desktop/apps/waybar/style.css | |
| parent | 5a8fafa3e1eb41527a31b3daea35ea2c25cfe8d4 (diff) | |
pending new wallpaper
Diffstat (limited to 'modules/user/desktop/apps/waybar/style.css')
| -rw-r--r-- | modules/user/desktop/apps/waybar/style.css | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/modules/user/desktop/apps/waybar/style.css b/modules/user/desktop/apps/waybar/style.css index 16039d2..75fa6f7 100644 --- a/modules/user/desktop/apps/waybar/style.css +++ b/modules/user/desktop/apps/waybar/style.css @@ -12,7 +12,8 @@ window#waybar { } tooltip { - background: rgba(0, 0, 0, 0.33); + background: #181825; + border: 2px solid #cba6f7; } tooltip label { @@ -20,11 +21,7 @@ tooltip label { } .modules-left, .modules-center, .modules-right { - background: rgba(0, 0, 0, 0.33); - border-bottom-left-radius: 5px; - border-bottom-right-radius: 5px; margin: 0 6px; /* don't ask. the outer gaps are set to 4px but they're actually 6px */ - padding: 0 2px; } #workspaces button { |
