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