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",
|
|
"737373": "e67d00",
|
|
"a5a5a5": "ffad4b",
|
|
"dedede": "ffe1bd"
|
|
},
|
|
"2": {
|
|
"525252": "6f090c",
|
|
"101010": "340014",
|
|
"737373": "a01b14",
|
|
"a5a5a5": "d54b32",
|
|
"dedede": "ed6c4e",
|
|
"ffffff": "fff5f0"
|
|
}
|
|
} |