I am trying to import a custom color palette to Aseprite, but the colors (which are in order in the png file based on tone gradation) get totally jumbled after import. The colors seem to be imported randomly.
Here is a visual representation of what is happening:
My solution to this was to put a manually created gimp palette file (.gpl) into the folder where aseprite stores its palettes. It will keep the order like it was declared in the gpl file …
You can always drag the colors to where you want them. It is a little tedious but you can also drag the mouse and select colors in a row and then move them as well.
Thank you, I am aware of it, but this is definitely not an option. With a palette of about 160 colors (all in total chaos) it would take days to sort out.
One color is a line like this: 34 37 43 255 0xff2b2522
where each segment relates to the following:
[red 0-255] [green 0-255] [blue 0-255] [alpha 0-255] [hexcode with added alpha)
Then you save the file under %appdata%\Aseprite\palettes