change light text colors

This commit is contained in:
Vri 🌈 2023-03-05 18:36:11 +01:00
parent 804978fbd9
commit 875f085e30
Signed by: vrifox
GPG key ID: D40098E5B60B2197

View file

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