18 lines
439 B
JSON
18 lines
439 B
JSON
{
|
|
"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"
|
|
}
|