18 lines
439 B
JSON
18 lines
439 B
JSON
{
|
|
"background": "#fff7f1",
|
|
"text": "#2b1d1d",
|
|
"link": "#b91c1c",
|
|
"link_hover": "#7f1d1d",
|
|
"surface": "#ffffff",
|
|
"surface_alt": "#ffe3d3",
|
|
"muted_text": "#665b57",
|
|
"border": "#fca5a5",
|
|
"header_background": "#1f2937",
|
|
"header_hover": "#b91c1c",
|
|
"header_text": "#ffffff",
|
|
"footer_background": "#1f2937",
|
|
"footer_text": "#ffffff",
|
|
"hero_background": "#fecaca",
|
|
"accent": "#dc2626"
|
|
}
|