135 lines
2.5 KiB
JSON
135 lines
2.5 KiB
JSON
|
[
|
||
|
{
|
||
|
"icon": "/font-awesome/light/suitcase.svg",
|
||
|
"group_name": "Design",
|
||
|
"description": "word word word word",
|
||
|
"variables": [
|
||
|
{
|
||
|
"name": "Primary CI Color",
|
||
|
"type": "color",
|
||
|
"value" : "#e62b25"
|
||
|
},
|
||
|
{
|
||
|
"name": "Secondary CI Color",
|
||
|
"type": "color"
|
||
|
},
|
||
|
|
||
|
{
|
||
|
"name": "Primary Background Color",
|
||
|
"type": "color",
|
||
|
"value": "#ffffff"
|
||
|
},
|
||
|
{
|
||
|
"name": "Secondary Background Color",
|
||
|
"type": "color"
|
||
|
},
|
||
|
|
||
|
{
|
||
|
"name": "Primary Link Color",
|
||
|
"type": "color",
|
||
|
"value" : "#e62b25"
|
||
|
|
||
|
},
|
||
|
{
|
||
|
"name": "Secondary Link Color",
|
||
|
"type": "color",
|
||
|
"value" : "#1862A8"
|
||
|
|
||
|
},
|
||
|
|
||
|
{
|
||
|
"name": "Footer Color",
|
||
|
"type": "color",
|
||
|
"value" : "#ffffff"
|
||
|
|
||
|
},
|
||
|
|
||
|
{
|
||
|
"name": "Footer Link Color",
|
||
|
"type": "color",
|
||
|
"value" : "#ffffff"
|
||
|
|
||
|
},
|
||
|
|
||
|
{
|
||
|
"name": "Menue Background Color",
|
||
|
"type": "color",
|
||
|
"value" : "#ffffff"
|
||
|
|
||
|
},
|
||
|
|
||
|
{
|
||
|
"name": "Footer Background Color",
|
||
|
"type": "color",
|
||
|
"value" : "#ffffff"
|
||
|
|
||
|
},
|
||
|
|
||
|
{
|
||
|
"name": "Title Color",
|
||
|
"type": "color",
|
||
|
"value" : "#e62b25",
|
||
|
"description": "Farbe für Überschriften"
|
||
|
|
||
|
},
|
||
|
{
|
||
|
"name": "Schriftart",
|
||
|
"type": "string",
|
||
|
"value" : "15px/25px 'Noto Sans', Arial, sans-serif"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
|
||
|
{
|
||
|
"icon": "/font-awesome/light/bag-shopping.svg",
|
||
|
"group_name": "Warenkorb",
|
||
|
"description": "word word word word",
|
||
|
"variables": [
|
||
|
{
|
||
|
"name": "Warenkorb aktiv",
|
||
|
"type": "boolean",
|
||
|
"description": "Soll die Funktion Warenkorb aktiviert werden?"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
|
||
|
{
|
||
|
"icon": "/font-awesome/light/map-pin.svg",
|
||
|
"group_name": "Kontankt",
|
||
|
"description": "Einstellungen für die Karte",
|
||
|
"variables": [
|
||
|
{
|
||
|
"name": "Type",
|
||
|
"value": "Place",
|
||
|
"type": "string",
|
||
|
"required": true
|
||
|
},
|
||
|
{
|
||
|
"name": "Location Field",
|
||
|
"value": "Address",
|
||
|
"type": "string",
|
||
|
"required": true
|
||
|
},
|
||
|
{
|
||
|
"name": "Filter Fields",
|
||
|
"type": "array",
|
||
|
"required": true
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
|
||
|
{
|
||
|
"icon": "/font-awesome/light/map-pin.svg",
|
||
|
"group_name": "Lumino Branding",
|
||
|
"description": "Vielen Dank für Ihre Unterstützung!",
|
||
|
"variables": [
|
||
|
{
|
||
|
"name": "Lumino Branding",
|
||
|
"value": "true",
|
||
|
"type": "boolean"
|
||
|
}
|
||
|
|
||
|
]
|
||
|
}
|
||
|
|
||
|
]
|