We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As part of #199715 we've completed initial work of supporting the switch.
There are few areas that could benefit from additional changes as some color values differ significantly between Amsterdam and Borealis.
We should use useEuiBackgroundColor('subdued')
useEuiBackgroundColor('subdued')
Ingest Pipelines -> Create/Edit pipeline
Index management -> Create/Edit index template
Index management -> Create/Edit component template
The text was updated successfully, but these errors were encountered:
Pinging @elastic/kibana-management (Team:Kibana Management)
Sorry, something went wrong.
114ab92
[EUI visual refresh][Management] Background color fixes (elastic#208135)
cd9ef5f
## Summary Fixes the background color in two places. It was too dark before, now its not. Ingest Pipelines -> Create/Edit pipeline <img width="829" alt="Screenshot 2025-01-23 at 9 48 22 PM" src="https://github.com/user-attachments/assets/1b0ee9b4-3e38-4d9d-b352-008ae6f38196" /> Index management -> Create/Edit index template AND Index management -> Create/Edit component template <img width="890" alt="Screenshot 2025-01-23 at 9 47 35 PM" src="https://github.com/user-attachments/assets/a480db7d-466d-4a8d-ac32-158bb697f319" /> Closes elastic#208061
Successfully merging a pull request may close this issue.
As part of #199715 we've completed initial work of supporting the switch.
There are few areas that could benefit from additional changes as some color values differ significantly between Amsterdam and Borealis.
The background in sections below is too dark
We should use
useEuiBackgroundColor('subdued')
Ingest Pipelines -> Create/Edit pipeline
Index management -> Create/Edit index template
Index management -> Create/Edit component template
The text was updated successfully, but these errors were encountered: