Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Response Ops][UI] Color palette tokens and functions dynamically update with theme changes #202551

Closed
jcger opened this issue Dec 2, 2024 · 1 comment · Fixed by #203448 or #204352
Closed
Assignees
Labels
Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@jcger
Copy link
Contributor

jcger commented Dec 2, 2024

All usage of color palette tokens and functions now pull from the theme, and correctly update to use new colors when the theme changes from Borealis to Amsterdam and vice versa. (details)

@botelastic botelastic bot added the needs-team Issues missing a team label label Dec 2, 2024
@jcger jcger added the Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) label Dec 3, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Dec 3, 2024
georgianaonoleata1904 added a commit that referenced this issue Dec 16, 2024
…ate with theme changes (#203448)

Closes #202551

## Summary

- All usage of color palette tokens and functions now pull from the
theme

JSON tokens are anything from:

@elastic/eui/dist/eui_theme_light.json
@elastic/eui/dist/eui_theme_dark.json
import { euiThemeVars } from '@kbn/ui-theme'

---------

Co-authored-by: kibanamachine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
3 participants