It’s recommended to use the “Tab Underlines” style preset when using image tabs. This way the background color of the active tab doesn’t interfere with the image color.
/**
* Tabs Plugin
* From Will-Myers.com
* Tab Image Size
**/
div.wm-tabs {
--tab-button-image-width: 60px;
}