Klooni1010/android/assets/themes/solarized-light.theme

27 lines
664 B
Plaintext
Raw Normal View History

2017-05-08 17:22:23 +00:00
{
"name": "Solarized Light",
"price": 0,
"colors": {
"background": "fdf6e3ff",
"foreground": "002b36ff",
"buttons": [
"859900ff",
"268bd2ff",
"d33682ff",
"cb4b16ff"
],
"empty_cell": "eee8d5ff",
"cells": [
"657b83ff", "b58900ff", "cb4b16ff",
"dc322fff", "d33682ff", "6c71c4ff", "268bd2ff",
"2aa198ff", "859900ff"
],
"current_score": "586e75ff",
"high_score": "eee8d5ff",
"bonus": "586e75ff",
"band": "b58900ff",
"text": "002b36ff"
},
"cell_texture": "circle.png"
}