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": "#fbfdf8",
"text": "#1f2937",
"link": "#15803d",
"link_hover": "#166534",
"surface": "#ffffff",
"surface_alt": "#dcfce7",
"muted_text": "#4b5563",
"border": "#bbf7d0",
"header_background": "#14532d",
"header_hover": "#166534",
"header_text": "#ffffff",
"footer_background": "#14532d",
"footer_text": "#ffffff",
"hero_background": "#dcfce7",
"accent": "#15803d"
}