From: Andre Ramnitz Date: Tue, 17 Sep 2024 23:47:10 +0000 (+0200) Subject: waybar: tweak background X-Git-Tag: v0.2~63 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=7b02558ce16ca90f3c44ccc6fbc9897516144194;p=dotfiles.git waybar: tweak background --- diff --git a/config/dot-config/waybar/style.css b/config/dot-config/waybar/style.css index df6a8160..25d1eee4 100644 --- a/config/dot-config/waybar/style.css +++ b/config/dot-config/waybar/style.css @@ -142,10 +142,10 @@ tooltip label { } window#waybar { - border-left: 1px solid @base00; - border-right: 1px solid @base00; - border-bottom: 1px solid @base00; - background-color: alpha(@base01, 0.95); + border-left: 1px solid @base01; + border-right: 1px solid @base01; + border-bottom: 1px solid @base02; + background-color: alpha(@base00, 0.95); transition-property: background-color; transition-duration: 0.5s; /*background-image: url("/home/andy/dotfiles/config/waybar/textures/D_0.65.png");