diff --git a/README.md b/README.md index 62ec526..9716f9b 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ If you want to create your own color scheme or contribute to the project. [Here. - [Dracula](https://github.com/dracula/dracula-theme) by [Zeno Rocha](https://github.com/zenorocha) - [Elementary OS](https://elementary.io/) - [Flat UI Terminal Theme](https://dribbble.com/shots/1021755-Flat-UI-Terminal-Theme) +- [Gooey](http://simey.me/editor-themes/) by [Matt Harris](https://github.com/mdh34) - [Gruvbox](https://github.com/morhetz/gruvbox) by [Pavel Pertsev](https://github.com/morhetz) - [Hemisu](https://noahfrederick.com/log/hemisu-for-os-x-terminal/) by [Noah Frederick](https://github.com/noahfrederick) - Material theme by [Mitchel van Eijgen](https://gist.github.com/mvaneijgen/4c56701215847dd5ddcf) and [Liu Xinan](https://gist.github.com/xinan/ca2b82fef6aaa0d1e099) diff --git a/gogh.sh b/gogh.sh index 5f8a87c..df99552 100755 --- a/gogh.sh +++ b/gogh.sh @@ -50,6 +50,7 @@ declare -a THEMES=( 'frontend-fun-forrest.sh' 'frontend-galaxy.sh' 'github.sh' + 'gooey.sh' 'grape.sh' 'grass.sh' 'gruvbox-dark.sh'