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": {
"background": "0a0a0aff",
"foreground": "f0f0f0ff",
2017-04-10 08:25:42 +00:00
"buttons": [
"4d4d4dff",
"4d4d4dff",
"4d4d4dff",
"4d4d4dff"
],
"empty_cell": "000000ff",
"cells": [
"f2f2f2ff", "f2f2f2ff", "f2f2f2ff",
"f2f2f2ff", "f2f2f2ff", "f2f2f2ff", "f2f2f2ff",
"f2f2f2ff", "f2f2f2ff"
],
"current_score": "b3b3b3ff",
"high_score": "f9f9f9ff",
"bonus": "f9f9f9ff",
"band": "4d4d4dff",
"text": "f0f0f0ff"
2017-04-10 08:25:42 +00:00
},
"cell_texture": "basic.png"
}