Regenerated

This commit is contained in:
2026-04-23 20:31:21 +02:00
parent 33825fc137
commit d16ecc28da
3 changed files with 386 additions and 386 deletions
+382 -382
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -4525,12 +4525,12 @@ These are config files for waybar
.control-center { .control-center {
min-height: unset; min-height: unset;
max-height: unset; max-height: unset;
border-radius: 16px; border-radius: 30px;
padding: 8px; padding: 8px;
margin: 8px; margin: 8px;
color: @text; color: @text;
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.5); box-shadow: 0 4px 24px rgba(0, 0, 0, 0.5);
border: 1px solid transparent; border: 2px solid transparent;
background-image: background-image:
linear-gradient(@base-alpha, @base-alpha), /* ← was @mantle, @mantle */ linear-gradient(@base-alpha, @base-alpha), /* ← was @mantle, @mantle */
linear-gradient(45deg, @blue, @green); linear-gradient(45deg, @blue, @green);
+2 -2
View File
@@ -73,12 +73,12 @@
.control-center { .control-center {
min-height: unset; min-height: unset;
max-height: unset; max-height: unset;
border-radius: 16px; border-radius: 30px;
padding: 8px; padding: 8px;
margin: 8px; margin: 8px;
color: @text; color: @text;
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.5); box-shadow: 0 4px 24px rgba(0, 0, 0, 0.5);
border: 1px solid transparent; border: 2px solid transparent;
background-image: background-image:
linear-gradient(@base-alpha, @base-alpha), /* ← was @mantle, @mantle */ linear-gradient(@base-alpha, @base-alpha), /* ← was @mantle, @mantle */
linear-gradient(45deg, @blue, @green); linear-gradient(45deg, @blue, @green);