improve colors and footer

This commit is contained in:
Vri 🌈 2023-03-05 23:45:09 +01:00
parent f0ea1cad77
commit 850c24f373
Signed by: vrifox
GPG key ID: D40098E5B60B2197
4 changed files with 8 additions and 3 deletions

View file

@ -7,6 +7,7 @@
--text-secondary: hsl(210, 21%, 40%);
--sidebar-background: hsla(210, 21%, 10%, 20%);
--sidebar-background-accent: hsla(210, 21%, 10%, 10%);
--vriish-rose: hsl(0, 100%, 75%);
--orange: hsl(25, 100%, 75%);
@ -28,6 +29,7 @@
--text-2: hsl(0, 20%, 30%);
--text-secondary: hsl(0, 20%, 70%);
--sidebar-background: hsl(0, 100%, 95%);
--sidebar-background: hsla(0, 100%, 98%, 20%);
--sidebar-background-accent: hsla(0, 100%, 98%, 10%);
}
}