mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
17 lines
164 B
JSON
17 lines
164 B
JSON
{
|
|
"palettes": {
|
|
"default": [
|
|
"00000000",
|
|
"F73910",
|
|
"FFb762",
|
|
"8C7318"
|
|
],
|
|
"Fire": [
|
|
"00000000",
|
|
"FFe7b5",
|
|
"FFb762",
|
|
"f73910"
|
|
]
|
|
}
|
|
}
|