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

fix: Ensure app menu entries and dashboard welcome message have enough contrast #42401

Merged
merged 2 commits into from
Dec 20, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Dec 20, 2023

Summary

Those elements are shown directly on the background color of color-primary so the text color needs to be color-primary-text and not color-primary-element-text.

Screenshots

before after
Screenshot_20231220_145040 Screenshot_20231220_145125
Screenshot_20231220_145042 Screenshot_20231220_145127

Checklist

Those elements are shown directly on the background which has the `color-primary`,
so they need to use `color-primary-text` instead of `color-primary-element-text` for guranteed contrast.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
Copy link
Contributor Author

susnux commented Dec 20, 2023

/backport fde6914 to stable28

@susnux
Copy link
Contributor Author

susnux commented Dec 20, 2023

/backport fde6914 to stable27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants