[ObsUX] 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. #200954
Labels
EUI Visual Refresh
Team:obs-ux-infra_services
Observability Infrastructure & Services User Experience Team
v9.0.0
For reference: #199715
Examples where changes can be applied:
deprecated
useEuiBackgroundColor
kibana/x-pack/plugins/observability_solution/profiling/public/components/topn_functions/function_row.tsx
Line 105 in 8ce1c46
Change to eui tokens
euiTheme.colors.vis
:kibana/x-pack/plugins/observability_solution/infra/public/components/autocomplete_field/suggestion_item.tsx
Line 105 in 8ce1c46
kibana/x-pack/plugins/observability_solution/apm/common/service_health_status.ts
Line 37 in 8ce1c46
They might be more use cases, these are some examples of usage that need to be modified
The text was updated successfully, but these errors were encountered: