make themes more distict
This commit is contained in:
14
classes/stricken.json
Normal file
14
classes/stricken.json
Normal 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"]
|
||||
}
|
||||
Reference in New Issue
Block a user