If you load up the page in firefox with firebug installed then you can "inspect" an element.
If you inspect the tab and look in FireBug's CSS editor you will see which class from the oneui theme is setting the color for the background colors of the tabs.
Then create a CSS resource in the application and override that class with your font and background color. Apply the CSS resource to the XPage.