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": "#fff8ed",
"text": "#243447",
"link": "#0f8a9d",
"link_hover": "#0b6674",
"surface": "#ffffff",
"surface_alt": "#d8f3ef",
"muted_text": "#68717c",
"border": "#f3d6ad",
"header_background": "#0b5563",
"header_hover": "#0f6f7d",
"header_text": "#ffffff",
"footer_background": "#0b5563",
"footer_text": "#ffffff",
"hero_background": "#fde6bf",
"accent": "#f59e0b"
}