diff --git a/android/assets/themes/summer.theme b/android/assets/themes/summer.theme new file mode 100644 index 0000000..e73e116 --- /dev/null +++ b/android/assets/themes/summer.theme @@ -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" +} \ No newline at end of file diff --git a/android/assets/themes/theme.list b/android/assets/themes/theme.list index b77b73d..80ae047 100644 --- a/android/assets/themes/theme.list +++ b/android/assets/themes/theme.list @@ -3,6 +3,7 @@ dark darcula winter spring +summer solarized-light solarized-dark underwater diff --git a/android/assets/ui/x0.75/cells/sun.png b/android/assets/ui/x0.75/cells/sun.png new file mode 100644 index 0000000..68879cc Binary files /dev/null and b/android/assets/ui/x0.75/cells/sun.png differ diff --git a/android/assets/ui/x1.0/cells/sun.png b/android/assets/ui/x1.0/cells/sun.png new file mode 100644 index 0000000..5a48bbc Binary files /dev/null and b/android/assets/ui/x1.0/cells/sun.png differ diff --git a/android/assets/ui/x1.25/cells/sun.png b/android/assets/ui/x1.25/cells/sun.png new file mode 100644 index 0000000..c46c2b0 Binary files /dev/null and b/android/assets/ui/x1.25/cells/sun.png differ diff --git a/android/assets/ui/x1.5/cells/sun.png b/android/assets/ui/x1.5/cells/sun.png new file mode 100644 index 0000000..f20c259 Binary files /dev/null and b/android/assets/ui/x1.5/cells/sun.png differ diff --git a/android/assets/ui/x2.0/cells/sun.png b/android/assets/ui/x2.0/cells/sun.png new file mode 100644 index 0000000..be3618e Binary files /dev/null and b/android/assets/ui/x2.0/cells/sun.png differ diff --git a/android/assets/ui/x4.0/cells/sun.png b/android/assets/ui/x4.0/cells/sun.png new file mode 100644 index 0000000..c61d81f Binary files /dev/null and b/android/assets/ui/x4.0/cells/sun.png differ diff --git a/original-resources/buttons.svg b/original-resources/buttons.svg index fed9713..bc1d78f 100644 --- a/original-resources/buttons.svg +++ b/original-resources/buttons.svg @@ -174,9 +174,9 @@ borderopacity="1" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:zoom="2" - inkscape:cx="193.88793" - inkscape:cy="358.589" + inkscape:zoom="2.8284271" + inkscape:cx="146.12331" + inkscape:cy="408.34706" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" @@ -1413,5 +1413,22 @@ d="m 61.07301,691.12896 c 0,0 1.417743,-10.26345 1.319027,-15.42191 -0.121255,-6.33624 -2.34375,-18.86718 -2.34375,-18.86718 0,0 2.199859,1.06374 2.929688,1.99218 2.887606,3.67342 4.921875,13.125 4.921875,13.125 0,0 -2.707098,-11.4313 -2.460937,-17.22656 0.110585,-2.60345 1.757812,-7.61719 1.757812,-7.61719 0,0 1.13805,5.00817 1.757813,7.5 1.481894,5.95813 4.6875,17.8125 4.6875,17.8125 0,0 2.176056,-6.79209 2.578125,-10.3125 0.505389,-4.42504 -0.234375,-13.35937 -0.234375,-13.35937 0,0 3.486119,5.87716 4.335938,9.14062 1.331859,5.11458 1.054687,15.82032 1.054687,15.82032 0,0 1.235698,-2.51192 1.523438,-3.86719 1.128698,-5.31625 0.703125,-16.28906 0.703125,-16.28906 0,0 4.051923,8.92291 4.6875,13.71093 0.314225,2.36717 -0.46875,7.14844 -0.46875,7.14844 l 3.171387,-6.01318 -0.710449,5.42724 c 0,0 1.543029,-3.44884 1.992187,-5.27343 1.232267,-5.00577 0.05513,-10.52826 1.875001,-15.35157 0.952388,-2.52416 4.570312,-6.67968 4.570312,-6.67968 0,0 -0.532053,5.38409 -0.585937,8.08593 -0.120011,6.0176 0.585937,18.04688 0.585937,18.04688 0,0 0.02446,-7.95938 1.406256,-11.60156 0.92629,-2.44155 4.45312,-6.44532 4.45312,-6.44532 0,0 -1.50912,6.59851 -1.75781,9.96094 -0.31993,4.32571 0.0863,8.67841 0.35156,13.00781 0.27596,4.50425 1.28906,13.47657 1.28906,13.47657 z" style="fill:url(#linearGradient1092);fill-opacity:1;stroke:none;stroke-width:0.93750006px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + + diff --git a/original-resources/gen-ui-png.py b/original-resources/gen-ui-png.py index 13bebd5..828a6a4 100755 --- a/original-resources/gen-ui-png.py +++ b/original-resources/gen-ui-png.py @@ -45,7 +45,8 @@ cells = [ 'ghost', 'drop', 'snowflake', - 'grass' + 'grass', + 'sun' ] inkscape_default_dpi = 90 diff --git a/themes/create-theme.html b/themes/create-theme.html index b700387..8dfbeff 100644 --- a/themes/create-theme.html +++ b/themes/create-theme.html @@ -60,6 +60,8 @@ code { + +