diff --git a/packages/eui/changelogs/upcoming/9379.md b/packages/eui/changelogs/upcoming/9379.md new file mode 100644 index 000000000000..62dff5e3f4fc --- /dev/null +++ b/packages/eui/changelogs/upcoming/9379.md @@ -0,0 +1,5 @@ +- Added `textInk` and `textGhost` color tokens for text and icon colors that should always remain dark or light regardless of color mode. + +**Breaking changes** + +- Removed `ink` and `ghost` theme tokens. Use `textInk` / `textGhost` for text and icon colors or `plainDark` /`plainLight` for non-text use cases. \ No newline at end of file