17 lines
312 B
JSON
17 lines
312 B
JSON
{
|
|
"appName": "HeyGermany",
|
|
"fonts": {
|
|
"body": "Arial, sans-serif",
|
|
"heading": "Arial, sans-serif"
|
|
},
|
|
"colors": {
|
|
"background": "#f6f6f2",
|
|
"card": "#ffffff",
|
|
"text": "#243141",
|
|
"muted": "#5e6977",
|
|
"accent": "#ebb305",
|
|
"accentText": "#1f2328",
|
|
"border": "#e7e2d7"
|
|
}
|
|
}
|