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 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: