fix events icon, misc errors, new sidebar started

This commit is contained in:
metacryst
2026-03-20 09:27:56 -05:00
parent 41a9c9d269
commit 8fad5d7717
6 changed files with 254 additions and 158 deletions

View File

@@ -12,7 +12,7 @@
--quillred: #DE3F3F;
--brown: #812A18;
--sidebar: #3f914c;
--sidebar: #698b6f;
--divider: #523636;
--darkbrown: #3f0808;
--darkgrey: #5c4646;
@@ -20,7 +20,7 @@
--headertext: #433c36e2;
--searchbackground: #dfc9ac;
--loginButton: var(--main);
--loginBackground: var(--gold);
--loginBackground: #d96b6b;
--home-src: /_/icons/home.svg;
--home-selected-src: /_/icons/homelightselected.svg;