new bordercolor no of tabs

This commit is contained in:
2026-02-26 22:21:48 +01:00
parent c86bc754d1
commit d3d6f297f4
@@ -100,7 +100,7 @@ window#waybar {
min-width: 80px; /* ← controls width */
background-color: rgba(255, 255, 255, 0.25);
color: @text;
border: 1px solid @green; /* visible border */
border: 1px $blue $green 45deg; /* visible border */
border-radius: 10px; /* makes it ellipse */
font-weight: bold;
}