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
The extended keys popover takes the background color from a ToolTip and the foreground colors from a TextField which makes the assumption that there is a readable contrast between these colors. This does not work for themes which use a dark background for tooltips but light backgrounds for text fields like e.g. the Suru theme making the popover unreadable:
The text was updated successfully, but these errors were encountered:
The extended keys popover takes the background color from a
ToolTip
and the foreground colors from aTextField
which makes the assumption that there is a readable contrast between these colors. This does not work for themes which use a dark background for tooltips but light backgrounds for text fields like e.g. the Suru theme making the popover unreadable:The text was updated successfully, but these errors were encountered: