new bordercolor no of tabs
This commit is contained in:
@@ -100,7 +100,7 @@ window#waybar {
|
|||||||
min-width: 80px; /* ← controls width */
|
min-width: 80px; /* ← controls width */
|
||||||
background-color: rgba(255, 255, 255, 0.25);
|
background-color: rgba(255, 255, 255, 0.25);
|
||||||
color: @text;
|
color: @text;
|
||||||
border: 1px solid @green; /* visible border */
|
border: 1px $blue $green 45deg; /* visible border */
|
||||||
border-radius: 10px; /* makes it ellipse */
|
border-radius: 10px; /* makes it ellipse */
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user