Klooni1010/android/assets/themes/dark.theme

27 lines
652 B
Plaintext

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