Skip to content

Commit

Permalink
Add new light bulbs theme (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
andidevi authored and Lonami committed Jan 27, 2018
1 parent 5fd4846 commit 3429eda
Show file tree
Hide file tree
Showing 10 changed files with 27 additions and 0 deletions.
26 changes: 26 additions & 0 deletions android/assets/themes/bulbs.theme
Original file line number Diff line number Diff line change
@@ -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"
}
1 change: 1 addition & 0 deletions android/assets/themes/theme.list
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ solarized-dark
underwater
ghost
bandw
bulbs
Binary file added android/assets/ui/x0.75/cells/bulb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android/assets/ui/x1.0/cells/bulb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android/assets/ui/x1.25/cells/bulb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android/assets/ui/x1.5/cells/bulb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android/assets/ui/x2.0/cells/bulb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android/assets/ui/x4.0/cells/bulb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added original-resources/bulb36.xcf
Binary file not shown.
Binary file added original-resources/bulb96-ausgangsbild.xcf
Binary file not shown.

0 comments on commit 3429eda

Please sign in to comment.