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": "#f8fafc",
"text": "#0f172a",
"link": "#0369a1",
"link_hover": "#075985",
"surface": "#ffffff",
"surface_alt": "#e0f2fe",
"muted_text": "#475569",
"border": "#bae6fd",
"header_background": "#0c4a6e",
"header_hover": "#075985",
"header_text": "#ffffff",
"footer_background": "#0c4a6e",
"footer_text": "#ffffff",
"hero_background": "#e0f2fe",
"accent": "#0369a1"
}