mod colors
This commit is contained in:
parent
fcbc2922a3
commit
34ece5924e
|
@ -7,7 +7,7 @@
|
|||
</head>
|
||||
<body style="padding: 50px">
|
||||
<event-form
|
||||
style="--primary: yellow; --secondary: green; --font: #ff6600; --circle: #111111"
|
||||
style="--primary: hsl(181, 75%, 26%); --secondary: hsl(181, 75%, 35%); --font: hsl(181, 84%, 78%); --circle: hsl(181, 86%, 16%)"
|
||||
value='{"sections": [
|
||||
{"name": "Personal", "intro": "Jaöaöd", "fields": [
|
||||
{"name": "Vorname", "type": "TextField", "columns": {"mobile": 2, "tablet": 3, "desktop": 6}, "default": "", "required": true},
|
||||
|
|
Loading…
Reference in New Issue