waybar: improve color of active workspace
This commit is contained in:
parent
5d5096f452
commit
f19ce21672
@ -41,7 +41,7 @@ in
|
||||
@define-color hover-bg #${palette.base01};
|
||||
@define-color hover-fg #${palette.base05};
|
||||
@define-color active-bg #${palette.base02};
|
||||
@define-color active-fg #${palette.base08};
|
||||
@define-color active-fg #${palette.base0A};
|
||||
@define-color urgent-bg #${palette.base08};
|
||||
@define-color urgent-fg #${palette.base00};
|
||||
'';
|
||||
|
Loading…
x
Reference in New Issue
Block a user