Regenerated
This commit is contained in:
+2
-1
@@ -2860,6 +2860,7 @@ This file contains all css for waybar
|
||||
@define-color crust #11111b;
|
||||
@define-color mantle #181825;
|
||||
@define-color base #1e1e2e;
|
||||
@define-color base-alpha #FF1E1E2E;
|
||||
|
||||
/* Surface */
|
||||
@define-color surface0 #313244;
|
||||
@@ -2916,7 +2917,7 @@ window#waybar {
|
||||
border: 2px solid transparent;
|
||||
border-radius:30px;
|
||||
background:
|
||||
linear-gradient(#ff1e1e2e, #ff1e1e2e) padding-box,
|
||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user