Regenerated

This commit is contained in:
2026-04-06 12:55:21 +02:00
parent e779969390
commit b97bc3f51e
3 changed files with 314 additions and 308 deletions
+302 -300
View File
File diff suppressed because it is too large Load Diff
+6 -4
View File
@@ -2972,10 +2972,12 @@ window#waybar {
color: @text; color: @text;
border-radius: 10px; border-radius: 10px;
font-weight: bold; font-weight: bold;
border: 2px solid @teal; /* border: 2px solid @teal; */
background:
linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)) padding-box, border-style: solid;
linear-gradient(45deg, @blue, @green) border-box; border-width: 10px;
border-image: linear-gradient(45deg, rgb(0,143,104), rgb(250,224,66)) 1;
}
} }
#workspaces { #workspaces {
+6 -4
View File
@@ -113,10 +113,12 @@ window#waybar {
color: @text; color: @text;
border-radius: 10px; border-radius: 10px;
font-weight: bold; font-weight: bold;
border: 2px solid @teal; /* border: 2px solid @teal; */
background:
linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)) padding-box, border-style: solid;
linear-gradient(45deg, @blue, @green) border-box; border-width: 10px;
border-image: linear-gradient(45deg, rgb(0,143,104), rgb(250,224,66)) 1;
}
} }
#workspaces { #workspaces {