Skip to content

Instantly share code, notes, and snippets.

@UltrusBot
Last active August 10, 2023 01:16
Show Gist options
  • Save UltrusBot/1cc799aa2657d49d2a2cffbec8f242a8 to your computer and use it in GitHub Desktop.
Save UltrusBot/1cc799aa2657d49d2a2cffbec8f242a8 to your computer and use it in GitHub Desktop.
Special colors in missing wilds for firefly jars.
[
{
"name": "ultrus",
"colors": [
[ 204, 34, 244 ]
]
},
{
"name": "raylo",
"colors": [
[ 253, 212, 34 ],
[ 14, 255, 249 ],
[ 251, 251, 247 ]
]
},
{
"name": "bobthebuilder",
"colors": [
[255, 255, 0],
[0, 0, 0]
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment