{
    "componentspecificsettings": {
        "buttoninlist": {
            "backgroundColor": "#Color6#",
            "pressedBackgroundColor": "#Color5#",
            "borderColor": "#Color6#",
            "badgeBackgroundColor" :"#Color7#",
            "badgeTextColor" :"#Color1#",            
            "pressedBorderColor": "#Color5#",
            "_buttonStyle": { "background":  "#backgroundColor#", "borderColor": "#borderColor#", "borderWidth": "2px", "borderStyle": "solid", "opacity": "1"},
            "_buttonStyleDisabled": { "background":  "#backgroundColor#", "borderColor": "#borderColor#", "borderWidth": "2px", "borderStyle": "solid", "opacity": "0.5"}
        }
    }
}
