{
    "componentspecificsettings": {
        "selectionbox": {
            "fontColor": "#FontColor#",
            "borderColor": "#Color12(0.4)#",
            "backgroundColor": "#Color1#",
            "labelFontColor": "#LabelFontColor#",
            "labelBackgroundColor": "#LabelBackgroundColor#",
            "expandedControlBackgroundColor": "#Color6#",
            "expandedControlFontColor": "#FontColor#",
            "expandedControlSelectedBackgroundColor": "#Color4#",
            "expandedControlSelectedFontColor": "#Color1#",

            "_expandIcon": "Icon_DropdownGray.svg",

            "_inputStyle": {"background": "#backgroundColor#", "color": "#fontColor#", "borderBottomColor": "#borderColor#"},
            "_defaultStyle": {"background": "#expandedControlBackgroundColor#", "color": "#expandedControlFontColor#"},
            "_selectedStyle": {"background": "#expandedControlSelectedBackgroundColor#","color": "#expandedControlSelectedFontColor#"}
        }
    }
}
