Add summer theme

This commit is contained in:
Lonami Exo 2017-09-09 20:30:03 +02:00
parent 5a1d24bc6a
commit 0fc91acc42
11 changed files with 51 additions and 4 deletions

View file

@ -0,0 +1,26 @@
{
"name": "Summer",
"price": 50,
"colors": {
"background": "fff8baff",
"foreground": "ffffffff",
"buttons": [
"ff9b00ff",
"ffb000ff",
"fc7523ff",
"ff5600ff"
],
"empty_cell": "e3de81ff",
"cells": [
"ffcb00ff", "f8a000ff", "ffab20ff",
"f8c900ff", "ffa200ff", "ffd601ff", "ff7a11ff",
"ff9811ff", "ff8913ff"
],
"current_score": "ffc300ff",
"high_score": "ff2600ff",
"bonus": "000000ff",
"band": "ff8f00ff",
"text": "111111ff"
},
"cell_texture": "sun.png"
}

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 792 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB