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": "#0f172a",
"text": "#e5e7eb",
"link": "#38bdf8",
"link_hover": "#7dd3fc",
"surface": "#111827",
"surface_alt": "#1f2937",
"muted_text": "#cbd5e1",
"border": "#334155",
"header_background": "#020617",
"header_hover": "#111827",
"header_text": "#ffffff",
"footer_background": "#020617",
"footer_text": "#ffffff",
"hero_background": "#1f2937",
"accent": "#38bdf8"
}

View File

@ -0,0 +1,17 @@
{
"background": "#ffffff",
"text": "#111827",
"link": "#0f766e",
"link_hover": "#115e59",
"surface": "#ffffff",
"surface_alt": "#f1f5f9",
"muted_text": "#4b5563",
"border": "#dddddd",
"header_background": "#111827",
"header_hover": "#1f2937",
"header_text": "#ffffff",
"footer_background": "#111827",
"footer_text": "#ffffff",
"hero_background": "#f1f5f9",
"accent": "#111827"
}

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"
}

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"
}

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"
}

View File

@ -0,0 +1,17 @@
{
"background": "#fffaf5",
"text": "#1f2937",
"link": "#c2410c",
"link_hover": "#9a3412",
"surface": "#ffffff",
"surface_alt": "#ffedd5",
"muted_text": "#57534e",
"border": "#fed7aa",
"header_background": "#7c2d12",
"header_hover": "#9a3412",
"header_text": "#ffffff",
"footer_background": "#7c2d12",
"footer_text": "#ffffff",
"hero_background": "#ffedd5",
"accent": "#c2410c"
}

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"
}

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"
}