diff --git a/src/config/colors.js b/src/config/colors.js index efca1cda..5d422fa6 100644 --- a/src/config/colors.js +++ b/src/config/colors.js @@ -34,4 +34,5 @@ export default { LABEL_COLOR: '#A9A9A9', TOOLTIP_BACKGROUND: '#333333', + INPUT_BORDER_FOCUSED: '#A9A9A9', }; \ No newline at end of file