Regenerated

This commit is contained in:
2026-04-02 22:03:48 +02:00
parent f70f8fa47b
commit baaeba6851
2 changed files with 330 additions and 308 deletions
+318 -306
View File
File diff suppressed because it is too large Load Diff
+12 -2
View File
@@ -2802,8 +2802,18 @@ window#waybar {
border-radius: 10px;
}
#custom-workspaceswindows button.active {
padding: 0px 1px;
min-width: 80px;
color: @text;
border-radius: 10px;
font-weight: bold;
border: 1px solid transparent;
background:
linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15))
padding-box,
linear-gradient(45deg, @blue, @green) border-box;
}
/* =========================================================