31 lines
522 B
JSON
31 lines
522 B
JSON
{
|
|
"name": "theme_ice",
|
|
"levels": {
|
|
"0": {
|
|
"theme": {
|
|
"base": "SPRUCE"
|
|
}
|
|
},
|
|
"1": {
|
|
"theme": {
|
|
"base": "SNOW"
|
|
}
|
|
},
|
|
"2": {
|
|
"theme": {
|
|
"base": "ENIICE"
|
|
}
|
|
},
|
|
"3": {
|
|
"theme": {
|
|
"base": "ICE"
|
|
}
|
|
},
|
|
"4": {
|
|
"theme": {
|
|
"base": "ICE"
|
|
}
|
|
}
|
|
}
|
|
}
|