You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
fix(menu): support dark themes and non-grey backgrounds
Menu popups should always be lightly colored and its content
should use their respective contrast color and opactiy.
- Set background color to background-50
- Use contrast values for buttons, icons, and dividers
Fixes#9100
0 commit comments