Block editor field popover unreadable in dark mode?

My Directus app is set to use ‘dark mode’ by default. Everything looks perfect, except for the popover of the ‘Block Editor’ field — the background of the popover remains “white”, regardless of whatever colour is set in the Appearance preferences. This makes the items practically invisible, with only the hovered items being readable:

It seems this is an issue that was already reported years ago, but had been marked as ‘fixed’. Is this a bug that has returned, or am I overlooking something obvious?

Any guidance would be much appreciated! :folded_hands:

The only workaround I’ve found for this is to figure out what CSS classes were being applied to the popover, and then use custom CSS to override it. I’ve reported this as a bug — I hope that’s ok…