mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-03-03 08:27:59 +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
40 lines
988 B
JSON
40 lines
988 B
JSON
{
|
|
"1": {
|
|
"101010": "101010",
|
|
"303030": "402746",
|
|
"4a412c": "4a412c",
|
|
"675220": "958c8a",
|
|
"634d20": "634d20",
|
|
"1d726a": "1d726a",
|
|
"504a4a": "7f6991",
|
|
"595959": "724b7a",
|
|
"625841": "625841",
|
|
"707068": "a97cbc",
|
|
"bc813f": "bc813f",
|
|
"9c9143": "9c9143",
|
|
"ceab62": "ceab62",
|
|
"279ec2": "279ec2",
|
|
"59c9d3": "59c9d3",
|
|
"c3c3c3": "c3c3c3",
|
|
"d2a862": "d9edd4"
|
|
},
|
|
"2": {
|
|
"101010": "101010",
|
|
"303030": "7b2800",
|
|
"4a412c": "4a412c",
|
|
"675220": "ae7f41",
|
|
"634d20": "634d20",
|
|
"1d726a": "1d726a",
|
|
"504a4a": "ae7f41",
|
|
"595959": "8a5702",
|
|
"625841": "625841",
|
|
"707068": "d9a666",
|
|
"bc813f": "bc813f",
|
|
"9c9143": "9c9143",
|
|
"ceab62": "ceab62",
|
|
"279ec2": "279ec2",
|
|
"59c9d3": "59c9d3",
|
|
"c3c3c3": "e3c384",
|
|
"d2a862": "d2a862"
|
|
}
|
|
} |