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/Translucent Chromatic.css | |
| parent | 556d8da3dccbe56813f6ed64c4607c0753989193 (diff) | |
tweak waybar styles
Diffstat (limited to 'config/waybar/style/Translucent Chromatic.css')
| -rw-r--r-- | config/waybar/style/Translucent Chromatic.css | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/config/waybar/style/Translucent Chromatic.css b/config/waybar/style/Translucent Chromatic.css index bf098878..c6b86f3b 100644 --- a/config/waybar/style/Translucent Chromatic.css +++ b/config/waybar/style/Translucent Chromatic.css @@ -25,7 +25,7 @@ padding: 1px; } window#waybar { - background-color: rgba(0,0,0,0.2); + background-color: rgba(0,0,0,0.3); color: #ffffff; transition-property: background-color; transition-duration: .5s; @@ -150,14 +150,7 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 2px; - padding-bottom: 2px; - padding-left: 4px; - padding-right: 4px; -} - -#window, -#workspaces { + padding: 5px; } /* If workspaces is the leftmost module, omit left margin */ |
