add light secondary color

This commit is contained in:
Vri 🌈 2023-03-05 18:34:18 +01:00
parent 36362dc402
commit 804978fbd9
Signed by: vrifox
GPG key ID: D40098E5B60B2197

View file

@ -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%);
} }