inspectdev / inspect-issues

Issue tracker for Inspect
22 stars 2 forks source link

Support Light theme, and the ability to change themes #157

Open ajck opened 1 year ago

ajck commented 1 year ago

Steps to Reproduce:

  1. Open inspect

  2. It always starts in Dark Mode, regardless of preference repeatedly set. I have to manually reset it every single time I start inspect, then do a reload. I have experienced the reload working sometimes, ignoring me sometimes and working but then source files can't be viewed under the Sources tab.

  3. Expected behaviour: inspect should respect the System preference. I dislike dark mode, it should not default to that, and it certainly should remember my preference! Thanks

auchenberg commented 1 year ago

Hi @ajck,

Thanks for reporting this. Right now we have disabled the light theme in the DevTools, as it doesn't look good when the rest of Inspect is in dark mode.

We will add a general light theme to our backlog, and enable this to be changeable.