2024-02-14 16:01:14 +00:00
|
|
|
{
|
|
|
|
|
"colors": {
|
|
|
|
|
"default": {
|
|
|
|
|
"theme_color": {
|
2024-02-15 15:53:32 +00:00
|
|
|
"primary": "#a9cd2e",
|
2024-02-14 16:01:14 +00:00
|
|
|
"body": "#fff",
|
|
|
|
|
"border": "#eaeaea",
|
|
|
|
|
"theme_light": "#f6f6f6",
|
|
|
|
|
"theme_dark": ""
|
|
|
|
|
},
|
|
|
|
|
"text_color": {
|
|
|
|
|
"default": "#444444",
|
|
|
|
|
"dark": "#040404",
|
|
|
|
|
"light": "#717171"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"fonts": {
|
|
|
|
|
"font_family": {
|
2024-02-15 13:10:07 +00:00
|
|
|
"primary": "OpenSansVar:wght@400;600",
|
2024-02-14 16:01:14 +00:00
|
|
|
"primary_type": "sans-serif",
|
2024-02-15 13:10:07 +00:00
|
|
|
"secondary": "MontserratVar:wght@500;700",
|
2024-02-14 16:01:14 +00:00
|
|
|
"secondary_type": "sans-serif"
|
|
|
|
|
},
|
|
|
|
|
"font_size": { "base": "16", "scale": "1.250" }
|
|
|
|
|
}
|
|
|
|
|
}
|