18 lines
439 B
JSON
18 lines
439 B
JSON
{
|
|
"background": "#fff8ed",
|
|
"text": "#243447",
|
|
"link": "#0f8a9d",
|
|
"link_hover": "#0b6674",
|
|
"surface": "#ffffff",
|
|
"surface_alt": "#d8f3ef",
|
|
"muted_text": "#68717c",
|
|
"border": "#f3d6ad",
|
|
"header_background": "#0b5563",
|
|
"header_hover": "#0f6f7d",
|
|
"header_text": "#ffffff",
|
|
"footer_background": "#0b5563",
|
|
"footer_text": "#ffffff",
|
|
"hero_background": "#fde6bf",
|
|
"accent": "#f59e0b"
|
|
}
|