{
    "componentspecificsettings": {
        "pageheader": {
            "fontColor": "#Color4#",
            "toolbarSeparatorColor" : "#Color4#",
            "standardButtonsBackgroundColor" : "#ButtonSecondaryStyleBackgroundColor#",
            "directlyVisibleMenuItemPressedFontColor" : "#ButtonPrimaryPressedStyleFontColor#",
            "directlyVisibleMenuItemPressedBorderColor" : "#ButtonPrimaryPressedStyleBorderColor#",
            "directlyVisibleMenuItemPressedBackgroundColor" : "#ButtonPrimaryPressedStyleBackgroundColor#",
            "directlyVisibleMenuItemFontColor" : "#ButtonPrimaryStyleFontColor#",
            "directlyVisibleMenuItemBorderColor" : "#ButtonPrimaryStyleBorderColor#",
            "directlyVisibleMenuItemBackgroundColor" : "#ButtonPrimaryStyleBackgroundColor#",
            "standardButtonsPressedFontColor" : "#ButtonSecondaryPressedStyleFontColor#",
            "standardButtonsPressedBorderColor" : "#ButtonSecondaryPressedStyleBorderColor#",
            "standardButtonsPressedBackgroundColor" : "#ButtonSecondaryPressedStyleBackgroundColor#",
            "standardButtonsFontColor" : "#ButtonSecondaryStyleFontColor#",
            "standardButtonsBorderColor" : "#ButtonSecondaryStyleBorderColor#",
            "backgroundColor": "#Transparent#",

            "_backButtonIcon" : "#_BackIcon#",
            "_contextMenuButtonIcon" : "#_ExpandContextMenuIcon#",
            "_agentforceIcon" : "#_AgentforceIcon#",
            "_hamburgerIcon" : "Icon_Hamburger.svg",
            "_hamburgerReverseIcon" : "Icon_Hamburger-reverse.svg",
            "_arrowsSync" : "ArrowsSynch.svg",
            "_loadingGif" : "Loading.gif",

            "_height": "#_PageHeaderHeight_Tablet#",
            "_heightFlyOut": 3,
            "_textFont": "#_FontLight20#",
            "_buttonTop": 1.6,
            "_buttonTopFlyOut": 0.5,
            "_textTop": "3px",
            "_textTopFlyOut": "4px",
            "_buttonLeftRight": 1,
            "_buttonTextMargin": 0.6,
            "_buttonStyle": {"backgroundColor": "#directlyVisibleMenuItemBackgroundColor#", "border": "#directlyVisibleMenuItemBorderColor# solid 2px", "color": "#directlyVisibleMenuItemFontColor#", "font": "12px Regular", "height": "36px", "borderRadius": "36px", "minWidth": "36px"},
            "_buttonHoverStyle": {"backgroundColor": "#directlyVisibleMenuItemPressedBackgroundColor#", "border": "#directlyVisibleMenuItemPressedBorderColor# solid 2px", "color": "#directlyVisibleMenuItemPressedFontColor#"},
            "_backButtonStyle": {"backgroundColor": "#standardButtonsBackgroundColor#", "border": "#standardButtonsBorderColor# solid 2px", "color": "#standardButtonsFontColor#", "font": "12px Regular", "height": "36px", "borderRadius": "36px", "minWidth": "36px"},
            "_backButtonHoverStyle": {"backgroundColor": "#standardButtonsPressedBackgroundColor#", "border": "#standardButtonsPressedBorderColor# solid 2px", "color": "#standardButtonsPressedFontColor#"},
            "_showButtonText": "true",
            "_showButtonIcon": "true",
            "_maxMenuButtons": 3,
            "Phone": {
                "_height": "#_PageHeaderHeight_Phone#",
                "_textFont": "#_FontLight18#",
                "_buttonTop": 1.6,
                "_buttonLeftRight": 0.35,
                "_buttonTextMargin": 0.35,
                "_buttonStyle": {"backgroundColor": "#directlyVisibleMenuItemBackgroundColor#", "border": "#directlyVisibleMenuItemBorderColor# solid 2px", "color": "#directlyVisibleMenuItemFontColor#", "font": "10px Regular", "height": "30px", "borderRadius": "30px", "minWidth": "30px"},
                "_backButtonStyle": {"backgroundColor": "#standardButtonsBackgroundColor#", "border": "#standardButtonsBorderColor# solid 2px", "color": "#standardButtonsFontColor#", "font": "10px Regular", "height": "30px", "borderRadius": "30px", "minWidth": "30px"},
                "_showButtonText": "false"
            }
        }
    }
}
