{
    "componentspecificsettings": {
        "linkbar": {
            "backgroundColor": "#Color6#",
            "primaryButtonBackgroundColor": "#FlatButtonPrimaryLightBackgroundColor#",
            "primaryButtonFontColor": "#FlatButtonPrimaryLightFontColor#",
            "secondaryButtonBackgroundColor": "#FlatButtonSecondaryLightBackgroundColor#",
            "secondaryButtonFontColor": "#FlatButtonSecondaryLightFontColor#",
            "separatorColor": "#Color12#",
            "_linkbarAreaStyle": {"background": "#backgroundColor#"},
            "_primaryButtonMargin": "0 8px 0 0",
            "_primaryButtonStyle": {"backgroundColor": "#primaryButtonBackgroundColor#","height": "32px","color": "#primaryButtonFontColor#","font": "12px Regular"},
            "_primaryButtonPressedStyle": {"backgroundColor": "#primaryButtonBackgroundColor#","height": "32px","color": "#primaryButtonFontColor#","font": "12px Regular"},
            "_primaryButtonImageStyle": {"display": "inline-block", "verticalAlign":"middle", "margin":"#_primaryButtonMargin#"},
            "_primaryButtonTextStyle": {"display": "inline-block", "verticalAlign":"middle"},
            "_secondaryButtonMargin": "0 8px 0 0",
            "_secondaryButtonStyle": {"backgroundColor": "#secondaryButtonBackgroundColor#","height": "32px","color": "#secondaryButtonFontColor#","font": "12px Regular"},
            "_secondaryButtonPressedStyle": {"backgroundColor": "#secondaryButtonBackgroundColor#","height": "32px","color": "#secondaryButtonFontColor#","font": "12px Regular"},
            "_secondaryButtonImageStyle": {"display": "inline-block", "verticalAlign":"middle", "margin":"#_primaryButtonMargin#"},
            "_secondaryButtonTextStyle": {"display": "inline-block", "verticalAlign":"middle"}
        }
    }
}