mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-10 02:12: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": {
|
|
"525252": "a45900",
|
|
"a5a5a5": "ffad4b",
|
|
"737373": "e67d00",
|
|
"101010": "201100",
|
|
"dedede": "ffe1bd"
|
|
},
|
|
"2": {
|
|
"525252": "551b2c",
|
|
"a5a5a5": "b56a70",
|
|
"737373": "7d323f",
|
|
"101010": "20000e",
|
|
"dedede": "e6aead",
|
|
"ffffff": "ffebe6"
|
|
}
|
|
} |