add light secondary color
This commit is contained in:
parent
36362dc402
commit
804978fbd9
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
|
|
||||||
--text: hsl(0, 100%, 5%);
|
--text: hsl(0, 100%, 5%);
|
||||||
--text-2: hsl(0, 100%, 10%);
|
--text-2: hsl(0, 100%, 10%);
|
||||||
|
--text-secondary: hsl(0, 20%, 70%);
|
||||||
|
|
||||||
--sidebar-background: hsl(0, 100%, 95%);
|
--sidebar-background: hsl(0, 100%, 95%);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue