Skip to content

Instantly share code, notes, and snippets.

@MakRatanakKh
MakRatanakKh / workbench-ui-fix.sh
Created January 25, 2022 09:06 — forked from AmreeshTyagi/workbench-ui-fix.sh
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.
@MakRatanakKh
MakRatanakKh / starulm.md​
Last active October 16, 2019 15:41 — forked from DrYazid/starulm.md
StarUml 3.0 or 3.1 full version
**StarUML 3.0 or 3.1**
- 1- install staruml. : [staruml](http://staruml.io/)
- 2- install node.js : [node.js](https://nodejs.org/en/download/)
- 3- go to ...\AppData\Local\Programs\StarUML\resources
- 4- open CMD As admin
- 5- execute