v37.5.0
Feature: Emotion (#4511)
- Added
EuiThemeProvider
, a React context provider for theme values and color mode selection - Added
useEuiTheme
React hook, andwithEuiTheme
React HOC for consuming the EuiTheme - Added global
EuiTheme
tokens forcolors
,size
,font
,border
,animation
, andbreakpoint
- Added color services for
makeHighContrastColor
,makeDisabledContrastColor
,shade
,tint
,transparentize
,saturate
,desaturate
,lightness