tomayac’s avatartomayac’s Twitter Archive—№ 13,009

  1. …in reply to @dev_theresa
    @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 NSRequiresAquaSystemAppearance from the terminal like so: defaults write -app "TextEdit" NSRequiresAquaSystemAppearance -bool true