Files
mathquest/classes/grundrechenarten.json
2026-05-14 00:17:13 +02:00

15 lines
306 B
JSON

{
"id": "grundrechenarten",
"name": "Einhorn-Mathe",
"icon": "🦄",
"description": "Magische Mathematik mit Einhörnern und Regenbögen",
"theme": "unicorn",
"colors": {
"bg": "#3d2280",
"accent": "#ff69b4",
"text": "#fce4ff",
"muted": "#c4a0dc"
},
"lessons": ["adding"]
}