Improve Black et White theme

This commit is contained in:
Lonami Exo 2017-05-07 15:57:10 +02:00
parent fbff065a8d
commit d34a566af3
3 changed files with 15 additions and 10 deletions

View file

@ -3,12 +3,12 @@
"price": 20,
"colors": {
"background": "0a0a0aff",
"foreground": "f0f0f0ff",
"foreground": "202020ff",
"buttons": [
"4d4d4dff",
"4d4d4dff",
"4d4d4dff",
"4d4d4dff"
"f0f0f0ff",
"f0f0f0ff",
"f0f0f0ff",
"f0f0f0ff"
],
"empty_cell": "000000ff",
"cells": [
@ -19,8 +19,8 @@
"current_score": "b3b3b3ff",
"high_score": "f9f9f9ff",
"bonus": "f9f9f9ff",
"band": "4d4d4dff",
"text": "f0f0f0ff"
"band": "f0f0f0ff",
"text": "0a0a0aff"
},
"cell_texture": "basic.png"
}