Add new light bulbs theme (#39)

This commit is contained in:
andidevi 2018-01-27 09:53:03 +01:00 committed by Lonami
parent 5fd4846acd
commit 3429eda94c
10 changed files with 27 additions and 0 deletions

View file

@ -0,0 +1,26 @@
{
"name": "Bulbs",
"price": 100,
"colors": {
"background": "101010ff",
"foreground": "808080ff",
"buttons": [
"ffb20bff",
"00da6dff",
"983c71ff",
"146371ff"
],
"empty_cell": "202030CF",
"cells": [
"ff3a49ff", "ff8cffff", "369cacff",
"146effff", "85d085ff", "ffc519ff", "56ff42ff",
"9843ffff", "00f2f5ff"
],
"current_score": "f9f9f9f9",
"high_score": "f9f9f9ff",
"bonus": "f9f9f9ff",
"band": "f0f0f0ff",
"text": "0a0a0aff"
},
"cell_texture": "bulb.png"
}

View file

@ -10,3 +10,4 @@ solarized-dark
underwater
ghost
bandw
bulbs

Binary file not shown.

After

Width:  |  Height:  |  Size: 732 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Binary file not shown.