- Format README.md and add links to theme authors
- Fix indentation in gogh.sh
- Modify comments to identify colors by their name rather than their
use
- shellcheck errors
- quote variables in most places to prevent word globbing
- use $(cmd) instead of legacy `cmd`