]> Freerunner's - dotfiles.git/commitdiff
waybar: tweak background
authorAndre Ramnitz <tux.rising@gmail.com>
Tue, 17 Sep 2024 23:47:10 +0000 (01:47 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Tue, 17 Sep 2024 23:47:10 +0000 (01:47 +0200)
config/dot-config/waybar/style.css

index df6a8160483328f2e1fd523a17111cbe4c6a66dd..25d1eee46f6311609d040d6b94b4a01cf20b2f17 100644 (file)
@@ -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");