{
    "componentspecificsettings": {
        "groupedbuttonlist": {
            "backgroundColor": "#UIElementBackgroundColor#",
            "fontColor": "#Color8#",
            "buttonBackgroundColor": "#Color5(0.3)#",
            "headlineFontColor": "#FontColor#",
            "headlineBackgroundColor": "#Color6#",
            "headlineIconColor": "#Color9#",
            "groupHeaderFontColor": "#Color2#",
            "groupHeaderBackgroundColor": "#Color1#",

            "_listStyle": {"background": "#backgroundColor#"},
            "_titleBarStyle": {"background": "#headlineBackgroundColor#", "color": "#headlineFontColor#" },
            "_buttonStyle": {"background": "#buttonBackgroundColor#", "color": "#fontColor#" },
            "_iconStyle": {"color": "#headlineIconColor#"}
        }
    }
}
