Themes improvements
This commit is contained in:
parent
9663bc5376
commit
9d6cd7a8af
7 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
"name": "Black et White",
|
"name": "Black et White",
|
||||||
"price": 20,
|
"price": 20,
|
||||||
"colors": {
|
"colors": {
|
||||||
"background": "0a0a0aff",
|
"background": "000000ff",
|
||||||
"foreground": "202020ff",
|
"foreground": "202020ff",
|
||||||
"buttons": [
|
"buttons": [
|
||||||
"f0f0f0ff",
|
"f0f0f0ff",
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
"f0f0f0ff",
|
"f0f0f0ff",
|
||||||
"f0f0f0ff"
|
"f0f0f0ff"
|
||||||
],
|
],
|
||||||
"empty_cell": "000000ff",
|
"empty_cell": "202020ff",
|
||||||
"cells": [
|
"cells": [
|
||||||
"f2f2f2ff", "f2f2f2ff", "f2f2f2ff",
|
"f2f2f2ff", "f2f2f2ff", "f2f2f2ff",
|
||||||
"f2f2f2ff", "f2f2f2ff", "f2f2f2ff", "f2f2f2ff",
|
"f2f2f2ff", "f2f2f2ff", "f2f2f2ff", "f2f2f2ff",
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
],
|
],
|
||||||
"empty_cell": "0066ffff",
|
"empty_cell": "0066ffff",
|
||||||
"cells": [
|
"cells": [
|
||||||
"37c871ff", "2ad4ffff", "0000d4ff",
|
"37c871ff", "2ad4ffff", "00ffeeff",
|
||||||
"00ffccff", "5599ffff", "87cddeff", "80b3ffff",
|
"00ffccff", "5599ffff", "87cddeff", "80b3ffff",
|
||||||
"00ff66ff", "00d4aaff"
|
"00ff66ff", "00d4aaff"
|
||||||
],
|
],
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 302 B |
Binary file not shown.
Before Width: | Height: | Size: 380 B |
Binary file not shown.
Before Width: | Height: | Size: 422 B |
Binary file not shown.
Before Width: | Height: | Size: 491 B |
Binary file not shown.
Before Width: | Height: | Size: 1 KiB |
Loading…
Reference in a new issue