Add havelseite

This commit is contained in:
finalnode
2026-05-16 14:16:54 +02:00
parent e53c964609
commit 3f54f53641
79 changed files with 6735 additions and 1 deletions

View File

@ -0,0 +1,17 @@
{
"background": "#fff7f1",
"text": "#2b1d1d",
"link": "#b91c1c",
"link_hover": "#7f1d1d",
"surface": "#ffffff",
"surface_alt": "#ffe3d3",
"muted_text": "#665b57",
"border": "#fca5a5",
"header_background": "#1f2937",
"header_hover": "#b91c1c",
"header_text": "#ffffff",
"footer_background": "#1f2937",
"footer_text": "#ffffff",
"hero_background": "#fecaca",
"accent": "#dc2626"
}