18 lines
439 B
JSON
18 lines
439 B
JSON
{
|
|
"background": "#fffaf5",
|
|
"text": "#1f2937",
|
|
"link": "#c2410c",
|
|
"link_hover": "#9a3412",
|
|
"surface": "#ffffff",
|
|
"surface_alt": "#ffedd5",
|
|
"muted_text": "#57534e",
|
|
"border": "#fed7aa",
|
|
"header_background": "#7c2d12",
|
|
"header_hover": "#9a3412",
|
|
"header_text": "#ffffff",
|
|
"footer_background": "#7c2d12",
|
|
"footer_text": "#ffffff",
|
|
"hero_background": "#ffedd5",
|
|
"accent": "#c2410c"
|
|
}
|