fix: "No Results" error message color in find widget

This commit is contained in:
Praveen Puglia 2017-07-15 10:14:17 +05:30
parent ed327d3640
commit 1d4178f369

View file

@ -497,7 +497,7 @@
"inputValidation.warningBorder": "#ffe055",
"inputValidation.errorBackground": "#ffeaea",
"inputValidation.errorBorder": "#f1897f",
"errorForeground": "#ffeaea",
"errorForeground": "#f1897f",
"badge.background": "#705697AA",
"progressBar.background": "#705697"
}