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": "#f7fbff",
"text": "#111c2e",
"link": "#2563eb",
"link_hover": "#1d4ed8",
"surface": "#ffffff",
"surface_alt": "#e8eefc",
"muted_text": "#536071",
"border": "#bfdbfe",
"header_background": "#111827",
"header_hover": "#1e3a8a",
"header_text": "#ffffff",
"footer_background": "#111827",
"footer_text": "#ffffff",
"hero_background": "#dbeafe",
"accent": "#f97316"
}