Klooni1010/android/assets/themes/darcula.theme

27 lines
655 B
Plaintext
Raw Normal View History

{
"name": "Darcula",
2017-05-09 13:55:02 +00:00
"price": 25,
"colors": {
"background": "282a36ff",
"foreground": "f8f8f2ff",
"buttons": [
"8be9fdff",
"ff5555ff",
"ff79c6ff",
"ffb86cf"
],
"empty_cell": "44475aff",
"cells": [
"f8f8f2ff", "6272a4ff", "8be9fdff",
"50fa7bff", "ffb86cff", "ff79c6ff", "bd93f9ff",
"ff5555ff", "f1fa8cff"
],
"current_score": "8be9fdff",
"high_score": "50fa7bff",
"bonus": "bd93f9ff",
"band": "6272a4ff",
"text": "f8f8f2ff"
},
"cell_texture": "basic.png"
}