Skip to content

Instantly share code, notes, and snippets.

View ikenfin's full-sized avatar

Tominov Sergey ikenfin

View GitHub Profile
@AmreeshTyagi
AmreeshTyagi / workbench-ui-fix.sh
Last active July 1, 2024 23:24
Exclude MySQL Workbench from dark theme with mojave Mac dark theme
#!/bin/bash
defaults write com.oracle.workbench.MySQLWorkbench NSRequiresAquaSystemAppearance -bool yes
echo "Successfully patched!"
echo "Now restart MySQL Workbench to see the Workbench in light theme."
#Restart MySQL Workbench after executing this.
@parmentf
parmentf / GitCommitEmoji.md
Last active July 25, 2024 13:30
Git Commit message Emoji