Files
perauset-e2e-mrfzphpz/emails/theme.json
2026-07-11 08:35:02 +02:00

17 lines
305 B
JSON

{
"appName": "Perauset",
"fonts": {
"body": "Inter, Arial, sans-serif"
},
"colors": {
"canvas": "#0b1020",
"surface": "#11182d",
"border": "#263252",
"text": "#f7f8fb",
"muted": "#a8b0c5",
"accent": "#7dd3fc",
"button": "#f59e0b",
"buttonText": "#111827"
}
}