Flashing Colors when exported as .gif

I think this might be related to the number of colors or layer blending modes in case you’re using them (or opacity on layers).

There are two issues:

  1. GIF files don’t support more than 256 colors
  2. An issue on Aseprite that doesn’t quantize quite right colors (the conversion from RGB → Indexed could be improved, issue #1385)