@ornikar/kitt-universal 4.1.0 → 4.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2927,7 +2927,7 @@ var inputStatesStyle = {
2927
2927
  color: 'black-light'
2928
2928
  },
2929
2929
  invalid: {
2930
- borderColor: colorsLateOceanTheme.danger,
2930
+ borderColor: colorsLateOceanTheme.separator,
2931
2931
  color: 'black'
2932
2932
  }
2933
2933
  };