Currently indexed colors are imported only regarding the default color palette. Instead, when the entire palette is predefined using construct like:
<colors>
<indexedColors>
<rgbColor rgb="00000000"/>
...
in styles.xml part, the indexed should be changed with the provided ones.
As this feature is not implemented, such colors are changed during the import.