mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-14 20:32:17 +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)
16 lines
244 B
JSON
16 lines
244 B
JSON
{
|
|
"1": {
|
|
"525252": "a45900",
|
|
"101010": "201100",
|
|
"737373": "e67d00",
|
|
"dedede": "ffe1bd",
|
|
"a5a5a5": "ffad4b"
|
|
},
|
|
"2": {
|
|
"525252": "6498c2",
|
|
"101010": "041b3f",
|
|
"737373": "c4edf1",
|
|
"dedede": "ffffff",
|
|
"a5a5a5": "f2ffff"
|
|
}
|
|
} |