DearPyGui icon indicating copy to clipboard operation
DearPyGui copied to clipboard

Missing mvThemeCol_TabSelected yet it's 100% functional in style editor

Open idkwhodatis opened this issue 3 months ago • 2 comments

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

idkwhodatis avatar Sep 30 '25 02:09 idkwhodatis

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?

idkwhodatis avatar Sep 30 '25 03:09 idkwhodatis

Yes, let's keep the ticket open as a reminder that we need to fix this inconsistency.

v-ein avatar Sep 30 '25 18:09 v-ein