change light text colors
This commit is contained in:
parent
804978fbd9
commit
875f085e30
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@
|
||||||
--background: hsl(0, 100%, 95%);
|
--background: hsl(0, 100%, 95%);
|
||||||
--border: hsl(0, 100%, 90%);
|
--border: hsl(0, 100%, 90%);
|
||||||
|
|
||||||
--text: hsl(0, 100%, 5%);
|
--text: hsl(0, 20%, 20%);
|
||||||
--text-2: hsl(0, 100%, 10%);
|
--text-2: hsl(0, 20%, 30%);
|
||||||
--text-secondary: hsl(0, 20%, 70%);
|
--text-secondary: hsl(0, 20%, 70%);
|
||||||
|
|
||||||
--sidebar-background: hsl(0, 100%, 95%);
|
--sidebar-background: hsl(0, 100%, 95%);
|
||||||
|
|
Loading…
Reference in a new issue