Regenerated
This commit is contained in:
+300
-296
File diff suppressed because it is too large
Load Diff
@@ -2977,10 +2977,14 @@ window#waybar {
|
||||
border-width: 2px;
|
||||
border-image: linear-gradient(45deg, @blue, @green) 1;
|
||||
*/
|
||||
border: 2px solid transparent;
|
||||
border-radius: 10px;
|
||||
background:
|
||||
linear-gradient(@base, @base) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
#workspaces {
|
||||
|
||||
@@ -118,10 +118,14 @@ window#waybar {
|
||||
border-width: 2px;
|
||||
border-image: linear-gradient(45deg, @blue, @green) 1;
|
||||
*/
|
||||
border: 2px solid transparent;
|
||||
border-radius: 10px;
|
||||
background:
|
||||
linear-gradient(@base, @base) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
#workspaces {
|
||||
|
||||
Reference in New Issue
Block a user