Regenerated
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
@define-color crust #11111b;
|
||||
@define-color mantle #181825;
|
||||
@define-color base #1e1e2e;
|
||||
@define-color base-alpha rgba(30, 30, 46, 0.9);
|
||||
@define-color base-alpha rgba(30, 30, 46, 0.2);
|
||||
|
||||
@define-color surface0 #313244;
|
||||
@define-color surface1 #45475a;
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"layer": "top",
|
||||
"position": "top",
|
||||
"height": 32,
|
||||
"autohide": true,
|
||||
"autohide-blocked": false,
|
||||
"exclusive": true,
|
||||
|
||||
@@ -25,19 +25,7 @@ window#waybar {
|
||||
|
||||
/* ---------GROUPS------------------------------------------------ */
|
||||
|
||||
/* --- Generic Groups CSS --- */
|
||||
#hardware,
|
||||
#workspaces,
|
||||
#sporadic,
|
||||
#audio,
|
||||
#tray,
|
||||
#datestuff,
|
||||
#system,
|
||||
#notifications {
|
||||
margin: 0px 3px;
|
||||
}
|
||||
|
||||
/* --- Group-level theming (replaces per-module .modules-* rules) --- */
|
||||
/* --- Group-level theming --- */
|
||||
#hardware,
|
||||
#workspaces,
|
||||
#sporadic,
|
||||
@@ -55,6 +43,8 @@ window#waybar {
|
||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
border: 2px solid transparent;
|
||||
margin: 0px 3px;
|
||||
padding: 1px 4px;
|
||||
}
|
||||
|
||||
/* --- Group-level label padding --- */
|
||||
|
||||
Reference in New Issue
Block a user