Regenerated
This commit is contained in:
+382
-382
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -4525,12 +4525,12 @@ These are config files for waybar
|
||||
.control-center {
|
||||
min-height: unset;
|
||||
max-height: unset;
|
||||
border-radius: 16px;
|
||||
border-radius: 30px;
|
||||
padding: 8px;
|
||||
margin: 8px;
|
||||
color: @text;
|
||||
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.5);
|
||||
border: 1px solid transparent;
|
||||
border: 2px solid transparent;
|
||||
background-image:
|
||||
linear-gradient(@base-alpha, @base-alpha), /* ← was @mantle, @mantle */
|
||||
linear-gradient(45deg, @blue, @green);
|
||||
|
||||
@@ -73,12 +73,12 @@
|
||||
.control-center {
|
||||
min-height: unset;
|
||||
max-height: unset;
|
||||
border-radius: 16px;
|
||||
border-radius: 30px;
|
||||
padding: 8px;
|
||||
margin: 8px;
|
||||
color: @text;
|
||||
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.5);
|
||||
border: 1px solid transparent;
|
||||
border: 2px solid transparent;
|
||||
background-image:
|
||||
linear-gradient(@base-alpha, @base-alpha), /* ← was @mantle, @mantle */
|
||||
linear-gradient(45deg, @blue, @green);
|
||||
|
||||
Reference in New Issue
Block a user