Auto-commit: change theme to black and gold

This commit is contained in:
2026-01-16 16:14:11 +01:00
parent 3d0a00f92c
commit 0b8f8db444
2 changed files with 34 additions and 34 deletions

View File

@@ -536,7 +536,7 @@ html {
}
body {
background-color: #e6ffee;
background-color: #000000;
color: var(--foreground);
font-family: var(--font-cormorant-garamond), sans-serif;
position: relative;