-
@tsullivanphoto @Sushubh @ChromiumDev @googlechrome I haven’t tested this for Chrome, but apparently there’s a way to opt individual apps out of macOS’ dark mode with a flag called
NSRequiresAquaSystemAppearancefrom the terminal like so:defaults write -app "TextEdit" NSRequiresAquaSystemAppearance -bool true