Improve theme contrast for waybar
This commit is contained in:
parent
f3cc45993d
commit
76acec7bb7
1 changed files with 3 additions and 3 deletions
|
@ -10,8 +10,8 @@
|
||||||
@define-color crust #181926;
|
@define-color crust #181926;
|
||||||
|
|
||||||
@define-color text #cad3f5;
|
@define-color text #cad3f5;
|
||||||
@define-color subtext0 #a5adcb;
|
@define-color subtext0 #e3e3f3;
|
||||||
@define-color subtext1 #b8c0e0;
|
@define-color subtext1 #ced4e0;
|
||||||
|
|
||||||
@define-color surface0 #363a4f;
|
@define-color surface0 #363a4f;
|
||||||
@define-color surface1 #494d64;
|
@define-color surface1 #494d64;
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
@define-color yellow #eed49f;
|
@define-color yellow #eed49f;
|
||||||
@define-color peach #f5a97f;
|
@define-color peach #f5a97f;
|
||||||
@define-color maroon #ee99a0;
|
@define-color maroon #ee99a0;
|
||||||
@define-color red #ed8796;
|
@define-color red #ed6070;
|
||||||
@define-color mauve #c6a0f6;
|
@define-color mauve #c6a0f6;
|
||||||
@define-color pink #f5bde6;
|
@define-color pink #f5bde6;
|
||||||
@define-color flamingo #f0c6c6;
|
@define-color flamingo #f0c6c6;
|
||||||
|
|
Loading…
Add table
Reference in a new issue