Skip to content

Commit 7cb78e9

Browse files
committed
chore: add changelogs
1 parent d76aeae commit 7cb78e9

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

  • packages
    • eui-theme-borealis/changelogs/upcoming
    • eui-theme-common/changelogs/upcoming
    • eui/changelogs/upcoming
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Added high contrast mode specific color values for `colors.vis` and `colors.severity` tokens in light color mode
2+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
**Breaking changes**
2+
3+
- Updated `_EuiThemeColors` type include `_EuiThemeVisColors` and `_EuiThemeSeverityColors` as `StrictColorModeSwitch` instead of static colors. This requires `vis` and `severity` keys to be defined as part of `LIGHT` and `DARK` color mode objects.
4+
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Added high contrast mode specific color values for `colors.vis` and `colors.severity` tokens in light color mode
2+

0 commit comments

Comments
 (0)