Add autumn theme

This commit is contained in:
Lonami Exo 2017-09-09 20:52:53 +02:00
parent 0fc91acc42
commit 3030986dbc
11 changed files with 50 additions and 4 deletions

View file

@ -0,0 +1,26 @@
{
"name": "Autumn",
"price": 50,
"colors": {
"background": "f5e7cbff",
"foreground": "ffffffff",
"buttons": [
"99df08ff",
"c1a300ff",
"ffa70fff",
"932e2eff"
],
"empty_cell": "f0d2b2ff",
"cells": [
"ea7100ff", "4da30bff", "fcaa08ff",
"fec63dff", "ec9548ff", "f56101ff", "da6554ff",
"9e8850ff", "ffaf24ff"
],
"current_score": "ff7300ff",
"high_score": "0a7224ff",
"bonus": "4d4d4dff",
"band": "fef282ff",
"text": "111111ff"
},
"cell_texture": "leaf.png"
}

View file

@ -4,6 +4,7 @@ darcula
winter
spring
summer
autumn
solarized-light
solarized-dark
underwater

Binary file not shown.

After

Width:  |  Height:  |  Size: 805 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB