Forum Discussion
josh_bodner
Aug 24, 2021Silver Contributor
Dev channel update to 94.0.992.1 is live
Hello Insiders! Today we’re releasing build 94.0.992.1 to the Dev channel, and believe it or not, this is the last build for version 94, give or take a patch or two. So if you’re going to need to g...
Paul_VC
Aug 24, 2021Iron Contributor
Question about Edge for Android: is it possible (persistent via a flag) to set the user interface of the browser to Dark Mode, but to still render websites in their original colors instead of automatically convert them to Dark Mode as well?
- josh_bodnerAug 25, 2021Silver Contributor
Paul_VC have you tried disabling the edge://flags/#enable-force-dark flag? The new Dev/Beta builds should have full access to flags, including this one.
- Paul_VCAug 26, 2021Iron ContributorI set that flag to Disabled (Edge Canary latest version on Android 11), and it does not solve it. Websites are still always rendered in Dark Mode).
- josh_bodnerSep 02, 2021Silver Contributor
Paul_VC As with most things related to how webpages are rendered, this appears to be behavior we inherit from Chromium (thus why that flag doesn't have Edge in it's name), and it doesn't appear that there's a way to do this in Chrome either, at least as far as I can tell, so this is likely something we'll have to work on ourselves if people request it. It shouldn't be too hard though since it just needs a switch!