Skip to content

Instantly share code, notes, and snippets.

@skwid138
Last active May 3, 2021 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skwid138/6257d623f7566e7a54aa559b4e43c31a to your computer and use it in GitHub Desktop.
Save skwid138/6257d623f7566e7a54aa559b4e43c31a to your computer and use it in GitHub Desktop.

Disable darkmode for MySQL WorkBench

defaults write com.oracle.workbench.MySQLWorkbench NSRequiresAquaSystemAppearance -bool yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment