@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.
@@ -2975,7 +2975,7 @@ var inputStatesStyle = {
2975
2975
  color: 'black-light'
2976
2976
  },
2977
2977
  invalid: {
2978
- borderColor: colorsLateOceanTheme.danger,
2978
+ borderColor: colorsLateOceanTheme.separator,
2979
2979
  color: 'black'
2980
2980
  }
2981
2981
  };