Add a new winter theme

This commit is contained in:
Lonami Exo 2017-09-09 13:32:25 +02:00
parent e58c0e1a67
commit bb008d9982
11 changed files with 169 additions and 8 deletions

View file

@ -56,9 +56,10 @@ code {
<br />
<label for="cellTexture">Cell texture:</label>
<select id="cellTexture" onchange="updateJson()">
<option value="default.png">Default</option>
<option value="basic.png">Basic</option>
<option value="circle.png">Circle</option>
<option value="bubble.png">Bubble</option>
<option value="snowflake.png">Snowflake</option>
</select>
<br />
<label for="pieceColor">Piece color:</label>