chore: germantax customer project

This commit is contained in:
e2e
2026-07-11 09:07:34 +02:00
commit 6f248700d7
145 changed files with 9830 additions and 0 deletions

16
emails/theme.json Normal file
View File

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