for the upcoming tab enhancements i have added the following to enable and override the centered text tab layout (which should blend into the caption bar)
<element id="TabsBar.TabInCaptionBarBlended.Default" bg="40,40,40" fg="170,170,170" />
<element id="TabsBar.TabInCaptionBarBlended.Separator" bg="130,130,130" />
<element id="TabsBar.TabInCaptionBarBlended.Highlight" bg="40,40,40" fg="235,235,235" />
<element id="TabsBar.TabInCaptionBarBlended.InactiveTabIconMask" bg="128,0,0,0" />
if your existing tab in caption bar colours are already suitable then just enable this flag instead.
<element id="AllowCenteredTabInCaptionBar">true</element>
With neither of the above included in the skin, the centered text tab layout wont be supported