diff --git a/gogh.sh b/gogh.sh index f3516ba..fc8588a 100755 --- a/gogh.sh +++ b/gogh.sh @@ -78,6 +78,7 @@ declare -a THEMES=( 'frontend-galaxy.sh' 'geohot.sh' 'github.sh' + 'gogh.sh' 'gooey.sh' 'google-dark.sh' 'google-light.sh' @@ -202,7 +203,7 @@ declare -a THEMES=( 'summer-pop.sh' 'sundried.sh' 'sweet-eliverlara.sh' - 'sweet.sh' + 'sweet-terminal.sh' 'symphonic.sh' 'synthwave.sh' 'teerb.sh' diff --git a/themes/sweet.sh b/themes/sweet-terminal.sh similarity index 100% rename from themes/sweet.sh rename to themes/sweet-terminal.sh