Custom item colors vs text readability in dark skin

Hi,
I have a question about custom item colors and text colors in mAirList.

If playlist elements use a custom background color, and I’m using a dark skin, is there any way in skin.ini or elsewhere to define the font/text color for those custom-colored elements?

The problem is that my dark skin uses white/grey text, which works fine in general, but some items have a custom brighter background color, so the white text becomes hard or impossible to read.

Is there any way to control the text color depending on the custom item color, or separately for those items?

Thanks!

You can manipulate the colors depending on the item type.
For a jingle item in the playlist it could be

[Playlist]
JingleFontColor=Gray1

You can also change it per field e.g.

JingleArtistFontColor=#00EE00
JingleTitleFontColor=#00EE00