Dark mode accent color change

This commit is contained in:
Brandon Rozek 2024-11-25 21:37:41 -05:00
parent 70f42b3d84
commit 864dce1ff9
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480

View file

@ -3,6 +3,7 @@
--bg-color: #101010;
--text-color: #8f8f8f;
--header-color: #dedede;
--accent-color: #7b5b4c;
}
body {
background-image: url(/img/winter-dark.png);