From d0743cbd39c6e6495ac244af401d1205acc2802e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 15 Dec 2023 13:58:49 +0900 Subject: tweak waybar styles --- config/waybar/style/Translucent Chromatic.css | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'config/waybar/style/Translucent Chromatic.css') 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 */ -- cgit v1.2.3