Regenerated

This commit is contained in:
2026-04-09 15:55:50 +02:00
parent 60a6a5c725
commit fe26d00163
3 changed files with 320 additions and 317 deletions
+312 -311
View File
File diff suppressed because it is too large Load Diff
+4 -3
View File
@@ -2968,15 +2968,16 @@ window#waybar {
/* Set custom/windows font to match workspace font */
#custom-windows label {
font-size: 13px;
font-size: 14px;
font-weight: bold;
color: @teal;
color: @red;
}
/* Active vs inactive workspace colors */
#workspace.active {
background: linear-gradient(45deg, @blue, @green);
color: @text; /* active text color */
font-size: 14px;
color: @red;
}
#workspace:not(.active) {
+4 -3
View File
@@ -94,15 +94,16 @@ window#waybar {
/* Set custom/windows font to match workspace font */
#custom-windows label {
font-size: 13px;
font-size: 14px;
font-weight: bold;
color: @teal;
color: @red;
}
/* Active vs inactive workspace colors */
#workspace.active {
background: linear-gradient(45deg, @blue, @green);
color: @text; /* active text color */
font-size: 14px;
color: @red;
}
#workspace:not(.active) {