Regenerated

This commit is contained in:
2026-04-07 09:37:20 +02:00
parent 94e1c5a44e
commit 8ddb9aa708
3 changed files with 299 additions and 296 deletions
+297 -296
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -2929,6 +2929,7 @@ window#waybar {
color: @text; color: @text;
font-weight: bold; font-weight: bold;
border: 2px solid transparent; border: 2px solid transparent;
border-radius: 20px;
background: background:
linear-gradient(@base, @base) padding-box, linear-gradient(@base, @base) padding-box,
linear-gradient(45deg, @blue, @green) border-box; linear-gradient(45deg, @blue, @green) border-box;
@@ -70,6 +70,7 @@ window#waybar {
color: @text; color: @text;
font-weight: bold; font-weight: bold;
border: 2px solid transparent; border: 2px solid transparent;
border-radius: 20px;
background: background:
linear-gradient(@base, @base) padding-box, linear-gradient(@base, @base) padding-box,
linear-gradient(45deg, @blue, @green) border-box; linear-gradient(45deg, @blue, @green) border-box;