make themes more distict

This commit is contained in:
Lukas Cremer
2026-05-14 00:17:13 +02:00
parent f4a1b4dca9
commit ec78dfeddd
8 changed files with 995 additions and 737 deletions

14
classes/stricken.json Normal file
View File

@@ -0,0 +1,14 @@
{
"id": "stricken",
"name": "Mathe-Stricken",
"icon": "🧶",
"description": "Rechnen mit Wolle, Maschen und Strickmustern",
"theme": "unicorn",
"colors": {
"bg": "#3d2280",
"accent": "#ff69b4",
"text": "#fce4ff",
"muted": "#c4a0dc"
},
"lessons": ["stricken"]
}