mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-13 20:02:19 +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",
|
|
"a5a5a5": "ffad4b",
|
|
"dedede": "ffe1bd"
|
|
},
|
|
"2": {
|
|
"101010": "000000",
|
|
"525252": "161b38",
|
|
"737373": "252e4b",
|
|
"a5a5a5": "405272",
|
|
"dedede": "647b93",
|
|
"ffffff": "bacbd7"
|
|
}
|
|
} |