Klooni1010/android/assets/themes/bandw.theme

27 lines
663 B
Plaintext
Raw Normal View History

2017-04-10 08:25:42 +00:00
{
"name": "Black et White",
"price": 20,
"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"
}