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-v2.css | |
| parent | 89e10cd0c0331fc727889d41e34309db1fb5735f (diff) | |
| parent | e4b9059d346e6a6dbd6216cd1fb5e41085bb6e7b (diff) | |
Merge remote-tracking branch 'upstream/main'
Diffstat (limited to 'config/waybar/style/Dark-Latte-Wallust-combined-v2.css')
| -rw-r--r-- | config/waybar/style/Dark-Latte-Wallust-combined-v2.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/waybar/style/Dark-Latte-Wallust-combined-v2.css b/config/waybar/style/Dark-Latte-Wallust-combined-v2.css index e707c26b..12a573e2 100644 --- a/config/waybar/style/Dark-Latte-Wallust-combined-v2.css +++ b/config/waybar/style/Dark-Latte-Wallust-combined-v2.css @@ -53,12 +53,12 @@ tooltip { border-bottom: 2px solid @border-color; font-weight: bold; font-style: normal; - opacity: 0.8; + opacity: 1; } #taskbar button, #workspaces button { - color: @foreground; + color: @color15; box-shadow: none; text-shadow: none; border-radius: 30px; @@ -169,7 +169,7 @@ tooltip { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - color: @foreground; + color: @color15; padding-right: 6px; padding-left: 6px;; } @@ -262,7 +262,7 @@ tooltip { } #clock { - color: @foreground; + color: @color15; border-radius: 15px; } |
