Swap background and cell colors (closes #4)

This commit is contained in:
Lonami Exo 2017-02-15 16:09:42 +01:00
parent 3403989eff
commit b8d931adf3
4 changed files with 22 additions and 14 deletions

View file

@ -2,14 +2,14 @@
"name": "Default",
"price": 0,
"colors": {
"background": "e6e6e6ff",
"background": "ffffffff",
"buttons": [
"00ff33ff",
"ffd700ff",
"2389fcff",
"d94848ff"
],
"empty_cell": "ffffffff",
"empty_cell": "e6e6e6ff",
"cells": [
"7988bfff", "98dc53ff", "4cd4aeff",
"fec63dff", "ec9548ff", "e66a82ff", "da6554ff",