{
    "componentspecificsettings": {
        "fastentry": {
            "backgroundColor": "#Transparent#",
            "fontColor": "#Color8#",

            "dataGridBackgroundColor": "#UIElementBackgroundColor#",
            "dataGridHeaderBackgroundColor": "#Color6#",
            "dataGridHeaderFontColor": "#Color4#",
            "dataGridFontColor": "#fontColor#",
            "dataGridLineSeparatorColor":"#Color6#",
            "dataGridEmptyMessageFontColor": "#Color12#",

            "dataInputAreaBackgroundColor": "#Transparent#",

            "dataSearchFieldBackgroundColor": "#UIElementBackgroundColor#",
            "dataSearchFieldFontColor": "#fontColor#",
            "dataSearchFieldPlaceholderFontColor": "#Color12#",
            "dataSearchFieldDropDownBackgroundColor": "#Color9(0.98)#",
            "dataSearchFieldDropDownFontColor": "#Color1#",
            "dataSearchFieldDropDownSelectedItemBackgroundColor": "#Color8#",
            "dataSearchFieldDropDownSelectedItemFontColor": "#Color1#",

            "numberInputFieldBackgroundColor": "#Transparent#",
            "numberInputFieldFontColor": "#fontColor#",
            "numberInputFieldBorderBottomColor": "#Color9#",
            "numberInputFieldLabelFontColor": "#Color9#",

            "numberInputFieldActiveBackgroundColor": "#Color1(0.5)#",
            "numberInputFieldActiveFontColor": "#Color4#",
            "numberInputFieldActiveBorderBottomColor": "#Color4#",

            "searchInfoFontColor": "#Color4#",
            "searchInfoBackgroundColor": "#Transparent#",

            "_dataInputSearchIcon": "Search.svg",
            "_dataInputAddIcon": "RoundPlus.svg",
            "_dataInputClearIcon" : "#_ClearIcon#",
            "_removeItemIcon" : "FastEntryRemove.svg"
        }
    }
}
