Custom styling for TVML menuBar?

I'm creating a simple client server app that uses the menuBarTemplate I've chosen to use the 'dark' theme which is working nicely except that the menuBar can't be changed and remains a light grey and is now contrasting starkly with the rest of my app. Is there any way to style the menuBar/menuBarTemplate? I've tried adding background-color etc but nothing seems to work.

Replies

Ensure you add the following to the menubartemple


theme="dark"

background is still light gray after it