Skip to main content

Dark mode styling issues

I've notice a couple of things that don't look quite right in dark mode:

  • Some light icons/graphics are showing in dark mode here and there
  • Buttons and some elements with rounded corners (the heatmap for example) show a grey-ish border where the roundings are
  • The light grey buttons have a very hard to read keyboard shortcut shown in them "Cmd+S"
  • The categories and brands pages are in light mode. It would be nice if those would get a dark mode as well
  • Many payment method logos on the Payment Settings screen are hard to read because they're dark

Drive Zone

just use html.light / html.dark attributes and style it by yourself. Few CSS fixes and you are fine.

F. C.

Drive ZoneΒ Thanks, yes I can do that. But what about non technical users who may not? It's generally better to handle this in the core plugin.