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