{
    "componentspecificsettings": {
        "contextmenu": {
            "backgroundColor": "#Color9(0.98)#",
            "fontColor": "#Color1#",
            "selectedItemBackgroundColor": "#Color2(0.3)#",
            "selectedItemFontColor": "#Color1#",
            "_font": "#_FontLight14#",
            "_item": {
                "height": 2,
                "imgHeight": 1,
                "imgWidth": 1,
                "itemSelectedBackgroundColor": "#selectedItemBackgroundColor#",
                "itemSelectedFontColor": "#selectedItemFontColor#"
            }
        },
        "contextmenuv2": {
            "backgroundColor": "var(--slds-g-color-surface-container-1)",
            "fontColor": "var(--slds-g-color-on-surface-2)",
            "selectedItemBackgroundColor": "var(--slds-g-color-surface-container-1)",
            "selectedItemFontColor": "var(--slds-g-color-on-surface-2)",
            "_font": "var(--slds-g-font-weight-4) var(--slds-g-font-scale-1) var(--slds-g-font-family)",
            "_item": {
                "height": 2,
                "imgHeight": 1,
                "imgWidth": 1,
                "itemSelectedBackgroundColor": "#selectedItemBackgroundColor#",
                "itemSelectedFontColor": "#selectedItemFontColor#"
            }
        }
    }
}
