Hi,
I’m making a runtime UI in Unity 2023.2.0b2 with the UI Toolkit and wanted to make use of the TabView feature. I have the TabView and tabs setup, but I can’t figure out how to style the header where the navigation occurs. The container for the header is greyed out in the UI Builder so I can’t make edits to it there as far as I’m aware.

I would like to be able to change the background and text color of the tab labels in the header.
How can I accomplish this?