Menu Palettes
The Palettes menu is used to manipulate the palettes of the project.
See Palettes workspace for more details.
Clear
Removes all palettes.
Clear all unused
Removes all unused palettes (unreferenced by any sprite).
Add

Add one or more palettes, starting on the next position from the current.
First, you will be asked about loading palettes from files. If you choose No, an empty palette will be added, otherwise:
You must select all files you want to add. After it, the 'Add' window will be shown. In this window, you can choose some options used to define all the palette information. The options are:
Group: palette's group.
Index: palette's index within the group, defined by the field value. You can choose the increment by selecting the appropriate option below the field (one by one or ten by ten).
Reversed: Invert colors.
If you hit OK, the options above will be applied. Else, the default options will be used (group: 0, index: 0).
Delete
Removes the current palette. Note: A confirmation will be shown if is defined in the Options window.
Remove all duplicates
Removes Removes all palettes with same colors. Only one copy will be left.
Change...
Change the current palette loading it from a file.
Save as...
Save one or more palette to a file. This function displays the 'Items' window that defines what palettes will be saved.
Switch color count (32-256)
Switch between 32 or 256 colors. With 32 colors, all sprites that uses this palette will be saved in the 5-bits format (more compression ratio). Note: The M.U.G.E.N. Beta doesn't support 5-bit images. In this case, all palettes will be set to 256 colors.
Remap

Edit the remap table. This list is used to redirect a palette to another. Note: Applied in the Sprites and Animations editors.
The options are:
Add: add a new row in the table.
Remove: removes the selected row in the table.
Clear: removes all rows in the table.
To edit an entry, double-click the item and change its value.
The 'Src' is the palette that will be redirected and the 'Dest' is the target palette.
Exchange position of selected colors
Inverts the order of the selected colors. The last selected color will be set to in the first selected slot, the first selected color will be set in the last selected slot, ...
Sets the color of the selected slots
Sets the same color in all selected slots.
Color picker
Enables/disables the color pick mode. In this mode, you can select colors by clicking on the image, then the right index will be selected.
Apply to the sprites
Sets the current palette to the specified sprites. This function displays the 'Items' window that defines what sprites will be set to this palette.