Google Chrome Light Theme For Dark Mode
Recently, Google Chrome released an update that honors your OS theme and applies a grey and black theme to the browser if you are using Dark Mode. This is great for most use cases, however as a developer who uses Chrome to dev in and relies heavily on using Incognito mode for cache busting this was not a good change. That's because previously you could easily identify the Incognito windows by their black and grey theme. See the problem?
So, I've recreated the classic light Chrome theme for the browser that will still use the dark Incognito theme even if your OS is set to use Dark Mode.
It's open source only at this point, but I'm working on submitting it to the Chrome store as an official theme. Feel free to fork the Beta repo and install on GitHub.