Missing mvThemeCol_TabSelected yet it's 100% functional in style editor
Is your feature request related to a problem? Please describe. By doing dpg.show_style_editor() the built-in style editor will show, and seems a lot of tab related color options including mvThemeCol_TabSelected are missing in the API as well as in the doc
Describe the solution you'd like Implement the API
Describe alternatives you've considered
Additional context thanks
Problem solved for now, thanks to this post I found this plugin, where I found the API is actually mvThemeCol_TabActive instead of mvThemeCol_TabSelected in the style editor, or nothing in the doc. Please update document, thanks! Until then I guess this issue should stay open?
Yes, let's keep the ticket open as a reminder that we need to fix this inconsistency.