You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated `EuiProvider``and `EuiThemeProvider` with a new `highContrastMode`
1
+
- Updated `EuiProvider` and `EuiThemeProvider` with a new `highContrastMode`
2
2
- This prop allows toggling a higher contrast visual style that primarily affects borders and shadows
3
3
- On `EuiProvider`, if the `highContrastMode` prop is not passed, this setting will inherit from the user's OS/system settings
4
4
- If the user is using a forced colors mode (e.g. Windows' high contrast themes), this system setting will take precedence over any `highContrastMode` or `colorMode` props passed
0 commit comments