diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-03-30 21:58:55 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-03-30 21:58:55 -0700 |
| commit | 4acf85db722ebe7e019e7427436083b3b9f4959e (patch) | |
| tree | 6d5b416ad605730a6d573d1b4178c7676dc8a015 /config/waybar/style/Dark-Latte-Wallust-combined.css | |
| parent | 89e10cd0c0331fc727889d41e34309db1fb5735f (diff) | |
| parent | e4b9059d346e6a6dbd6216cd1fb5e41085bb6e7b (diff) | |
Merge remote-tracking branch 'upstream/main'
Diffstat (limited to 'config/waybar/style/Dark-Latte-Wallust-combined.css')
| -rw-r--r-- | config/waybar/style/Dark-Latte-Wallust-combined.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/style/Dark-Latte-Wallust-combined.css b/config/waybar/style/Dark-Latte-Wallust-combined.css index bbe23b8b..9ffad565 100644 --- a/config/waybar/style/Dark-Latte-Wallust-combined.css +++ b/config/waybar/style/Dark-Latte-Wallust-combined.css @@ -67,13 +67,13 @@ tooltip { border:2px solid @border-color; font-weight: bold; font-style: normal; - opacity:0.8; + opacity: 1; color:#FFFFFF; } #taskbar button, #workspaces button { - color: #6E6A86; + color: @color15; box-shadow: none; text-shadow: none; border-radius: 30px; |
