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

[Discover] Use named color tokens for in-table highlights #208944

Open
jughosta opened this issue Jan 30, 2025 · 2 comments
Open

[Discover] Use named color tokens for in-table highlights #208944

jughosta opened this issue Jan 30, 2025 · 2 comments
Labels
chore Feature:Discover Discover Application Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.

Comments

@jughosta
Copy link
Contributor

Originally suggested in #206454 (comment)

Let's create a dedicated issue for tracking this and working with the EUI team to get the tokens.

export const HIGHLIGHT_COLOR = '#e5ffc0'; // TODO: Use a named color token
export const ACTIVE_HIGHLIGHT_COLOR = '#ffc30e'; // TODO: Use a named color token

@jughosta jughosta added chore Feature:Discover Discover Application Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. labels Jan 30, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@jughosta
Copy link
Contributor Author

cc @l-suarez

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Feature:Discover Discover Application Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Projects
None yet
Development

No branches or pull requests

2 participants