Klooni1010/android/assets/themes/dark.theme

27 lines
652 B
Plaintext
Raw Permalink Normal View History

{
"name": "Dark",
"price": 0,
"colors": {
"background": "333333ff",
"foreground": "ddddddff",
"buttons": [
"03c13dff",
"007da4ff",
"c23a20ff",
"956fd6ff"
],
2017-01-31 10:02:39 +00:00
"empty_cell": "292929ff",
"cells": [
"7931bfff", "4c87aeff", "3aa853ff",
"1e984dff", "2e749bff", "db5500ff", "d88109ff",
"d9294dff", "ac342bff"
2017-01-31 10:02:39 +00:00
],
"current_score": "c83737ff",
2017-02-05 16:12:29 +00:00
"high_score": "d400aaff",
"bonus": "e3e3e3ff",
"band": "2b5ccfff",
"text": "ffffffff"
},
"cell_texture": "basic.png"
}