mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-03 15:02:16 +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": {
|
|
"525252": "a45900",
|
|
"101010": "201100",
|
|
"a5a5a5": "ffad4b",
|
|
"737373": "e67d00",
|
|
"dedede": "ffe1bd"
|
|
},
|
|
"2": {
|
|
"525252": "a1122b",
|
|
"101010": "3c0114",
|
|
"a5a5a5": "f24a4f",
|
|
"737373": "d91f31",
|
|
"dedede": "ff8479",
|
|
"ffffff": "fffaf8"
|
|
}
|
|
} |