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