{
    "componentspecificsettings": {
        "page": {
            "backgroundColor": "#UIElementBackgroundColor#",
            "splitScreenSeparatorColor": "#Color22#",
            "busyIndicatorTextFontColor": "#Color2#",
            "busyIndicatorTextBackgroundColor": "#Color5#",

            "_overlayOpacity": "0",
            "_masterDetailSpace": 0.9,
            "_backgroundImage": "#_MainBackground#",
            "_dropDownIcon": "Icon_Dropdown.svg",
            "_dropUpIcon": "Icon_Dropup.svg",
            "_previousIcon": "Icon_Previous.svg",
            "_nextIcon": "Icon_Next.svg",
            "_busyIndicatorImg":"#_BusyIndicatorImg#"
        },
        "pageV2": {
            "backgroundColor": "var(--slds-g-color-surface-2)",
            "flyoutBackgroundColor": "var(--slds-g-color-surface-container-1)",
            "_busyIndicatorImg":"#_BusyIndicatorImg_V2#"
        }
    }
}
