Add havelseite
This commit is contained in:
17
generator/themes/dunkel.json
Normal file
17
generator/themes/dunkel.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user