Improve Black et White theme
This commit is contained in:
parent
fbff065a8d
commit
d34a566af3
3 changed files with 15 additions and 10 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue