mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-03-03 16:38:23 +00:00
* Variant json and deletion of the pngs * Variant color adjustment adjusted some color that werent mapped correctly. adjusted some colors due to contrast issues * Fixing the reason sprite test kept failing. .....669
38 lines
932 B
JSON
38 lines
932 B
JSON
{
|
|
"1": {
|
|
"101010": "101010",
|
|
"303030": "402746",
|
|
"675220": "958c8a",
|
|
"504a4a": "7f6991",
|
|
"595959": "724b7a",
|
|
"707068": "a97cbc",
|
|
"811c1c": "811c1c",
|
|
"de4040": "de4040",
|
|
"5faa3e": "5faa3e",
|
|
"ceab62": "d9edd4",
|
|
"b6d26d": "b6d26d",
|
|
"e9e052": "e9e052",
|
|
"cf7ef3": "cf7ef3",
|
|
"c3c3c3": "ffeaff",
|
|
"f2d4e3": "f2d4e3",
|
|
"ead2e3": "ffeaff"
|
|
},
|
|
"2": {
|
|
"101010": "101010",
|
|
"303030": "00771b",
|
|
"675220": "b9c05a",
|
|
"504a4a": "b9c05a",
|
|
"595959": "6f9f42",
|
|
"707068": "e3e982",
|
|
"811c1c": "811c1c",
|
|
"de4040": "de4040",
|
|
"5faa3e": "5faa3e",
|
|
"ceab62": "e3e982",
|
|
"b6d26d": "b6d26d",
|
|
"e9e052": "e9e052",
|
|
"cf7ef3": "cf7ef3",
|
|
"c3c3c3": "fcf1ff",
|
|
"f2d4e3": "f2d4e3",
|
|
"ead2e3": "fcf1ff"
|
|
}
|
|
} |