chore: heygermany customer project
Some checks failed
Main / Setup and Test (push) Has been cancelled
Main / Build Website (push) Has been cancelled

This commit is contained in:
e2e
2026-07-11 10:52:27 +02:00
commit 6c231d1d36
370 changed files with 35571 additions and 0 deletions

16
emails/theme.json Normal file
View File

@@ -0,0 +1,16 @@
{
"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"
}
}