diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-15 13:58:49 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-15 13:58:49 +0900 |
| commit | d0743cbd39c6e6495ac244af401d1205acc2802e (patch) | |
| tree | f419805332a65052caf003786dcd91339a9e0941 /config/waybar/style/Pywallete.css | |
| parent | 556d8da3dccbe56813f6ed64c4607c0753989193 (diff) | |
tweak waybar styles
Diffstat (limited to 'config/waybar/style/Pywallete.css')
| -rw-r--r-- | config/waybar/style/Pywallete.css | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/config/waybar/style/Pywallete.css b/config/waybar/style/Pywallete.css index 113d51c7..e1ac17a8 100644 --- a/config/waybar/style/Pywallete.css +++ b/config/waybar/style/Pywallete.css @@ -145,10 +145,7 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: @color2; - padding-top: 2px; - padding-bottom: 2px; - padding-right: 6px; - padding-left: 6px; + padding: 5px; } #mode { @@ -181,6 +178,7 @@ tooltip { } #taskbar button.active { + color: @foreground; background-color: @color2; border-radius: 30px; animation: gradient_f 20s ease-in infinite; |
