minbrowser / min

A fast, minimal browser that protects your privacy
https://minbrowser.org/
Apache License 2.0
7.89k stars 698 forks source link

Dark mode is not working in develepor console #2501

Open yishao0925 opened 11 hours ago

yishao0925 commented 11 hours ago

Expected Behavior

When dark mode is enabled, the developer console should be in dark theme.

Actual Behavior

The developer console is always in light theme.

To Reproduce

  1. Enable dark mode in the settings page
  2. Press F12 to open the developer console

Screenshot

截圖 2024-09-29 20 11 12 截圖 2024-09-29 20 11 35
PalmerAL commented 2 hours ago

Thanks for reporting; it looks like this is a regression from a recent Electron release: https://github.com/electron/electron/issues/43367