Hello, I currently make a plugin for creating resources.
I wanna make a tab menu and when one object is the sub_object of another one I want the two of them to have the same tab color so you can easily recognize which belong together.
I know I could do something like this for TabContainer, but is it also possible to do it for TabBar?
And if yes where would I have to look?
TLDR: How can I change colors for the tab buttons of the TabBar Node by script?