I am trying to change the color of the USD main toolbar, under the Unified Blue theme. But am only able to change the part of it not covered by buttons.
This is some thing I've been able to do in the old Air theme by using the following XAML SolidColorBrush values, via the SetTheme action in CRM Global Manager:
<SolidColorBrush x:Key="WindowHeaderToolbarStyle" Color="red"/>
<SolidColorBrush x:Key="AboutPanelBackground" Color="Transparent"/>
Is this a case of simply changing a different key in the Unified Blue theme?
Any help would be appreciated.
Cheers,
Raj
*This post is locked for comments