Skip to Content
0
Jun 04, 2014 at 02:19 PM

Header color of control sap.m.page

498 Views

Hey guys,

is there an attribute to change the header color of a sap.m.page?

<mvc:View

controllerName="....."

xmlns:mvc="sap.ui.core.mvc"

displayBlock="true"

xmlns="sap.m"

xmlns:core="sap.ui.core">

<Page title="test">

<content>

....

</content>

</Page>

</mvc:View>

I am using ""sap_bluecrystal" Theme. Should be the header light-grey as well? And there is also a blue line, which looks strange.

I was able to set the header color in the css in debug mode, but I couldn't find any property to set for the control.

Thanks and regards

Chris

Attachments