{
    "componentspecificsettings": {
        "synccard": {
            "syncIconColor": "#Color2#",
            "syncButtonBorderColor": "#Color2#",
            "syncButtonBackgroundColor": "#Transparent#",
            "syncTimestampLabelFontColor": "#Color10#",
            "syncTimestampFontColor": "#Color8#",
            "syncCardDetailBackgroundColor": "#Color16(0.1)#",
            "syncCardDetailGeneralFontColor": "#FontColor#",
            "syncCardDetailInProgressBackgroundColor": "#Color5(0.1)#",
            "syncCardDetailHighlightFontColor": "#Color16#",

            "_syncButtonAreaStyle": {"background": "#syncButtonBackgroundColor#", "border": "2px solid #syncButtonBorderColor#", "borderRadius": "20px"},
            "_syncButtonStyle": {"color": "#syncIconColor#", "background": "transparent"},
            "_replicationTimeStampIconStyle": {"color": "#syncIconColor#"},
            "_replicationInfoLabelStyle": {"color": "#syncTimestampLabelFontColor#"},
            "_syncCardDetailHighlightStyle": {"color": "#syncCardDetailHighlightFontColor#"},
            "_syncCardPendingItemInfoStyle": {"color": "#syncCardDetailGeneralFontColor#"},
            "_syncWarningIcon" : "SyncWarning.svg",
            "_syncErrorIcon" : "Ico_Sync_Error.svg",
            "_syncUploadIcon" : "Ico_Main_Upload.svg",
            "_syncDownloadIcon" : "Ico_Main_Download.svg",
            "_syncConnectionErrorIcon": "Ico_Connection-no.svg"
        }
    }
}
