mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-13 03:42:18 +02:00
* Removed unchanged color entries (front) * Removed unchanged color entries (back) * Removed unchanged color entries (exp) * Removed unchanged color entries (exp back) * Removed unchanged color entries (female front, back, exp)
17 lines
266 B
JSON
17 lines
266 B
JSON
{
|
|
"1": {
|
|
"101010": "201100",
|
|
"525252": "a45900",
|
|
"737373": "e67d00",
|
|
"dedede": "ffe1bd",
|
|
"a5a5a5": "ffad4b"
|
|
},
|
|
"2": {
|
|
"101010": "371000",
|
|
"525252": "a67a43",
|
|
"737373": "d9c26b",
|
|
"dedede": "fffdd0",
|
|
"a5a5a5": "ece29e",
|
|
"ffffff": "ffffee"
|
|
}
|
|
} |