frontend tweaks

This commit is contained in:
metacryst
2026-01-09 04:35:21 -06:00
parent 4a5823e8ea
commit 463dd183f5
8 changed files with 68 additions and 62 deletions

View File

@@ -20,7 +20,7 @@
@media (prefers-color-scheme: dark) {
:root {
--main: #000000;
--accent: #453C33;
--accent: #695b4d;
--accent2: var(--gold);
--house-src: /_/icons/housedark.svg;