2017-04-10 08:25:42 +00:00
|
|
|
{
|
|
|
|
"name": "Black et White",
|
2017-05-09 13:55:02 +00:00
|
|
|
"price": 100,
|
2017-04-10 08:25:42 +00:00
|
|
|
"colors": {
|
2017-05-08 08:52:21 +00:00
|
|
|
"background": "000000ff",
|
2017-05-07 13:57:10 +00:00
|
|
|
"foreground": "202020ff",
|
2017-04-10 08:25:42 +00:00
|
|
|
"buttons": [
|
2017-05-07 13:57:10 +00:00
|
|
|
"f0f0f0ff",
|
|
|
|
"f0f0f0ff",
|
|
|
|
"f0f0f0ff",
|
|
|
|
"f0f0f0ff"
|
2017-04-10 08:25:42 +00:00
|
|
|
],
|
2017-05-08 08:52:21 +00:00
|
|
|
"empty_cell": "202020ff",
|
2017-04-10 08:25:42 +00:00
|
|
|
"cells": [
|
|
|
|
"f2f2f2ff", "f2f2f2ff", "f2f2f2ff",
|
|
|
|
"f2f2f2ff", "f2f2f2ff", "f2f2f2ff", "f2f2f2ff",
|
|
|
|
"f2f2f2ff", "f2f2f2ff"
|
|
|
|
],
|
|
|
|
"current_score": "b3b3b3ff",
|
|
|
|
"high_score": "f9f9f9ff",
|
|
|
|
"bonus": "f9f9f9ff",
|
2017-05-07 13:57:10 +00:00
|
|
|
"band": "f0f0f0ff",
|
|
|
|
"text": "0a0a0aff"
|
2017-04-10 08:25:42 +00:00
|
|
|
},
|
|
|
|
"cell_texture": "basic.png"
|
|
|
|
}
|