From 5d4c58b2c3811029aadef6e0a528554cfe66b817 Mon Sep 17 00:00:00 2001 From: Mayccoll Date: Thu, 4 Nov 2021 09:45:53 -0500 Subject: [PATCH] Remove README on themes and fix gogh theme name --- themes/README.md | 6 ------ themes/gogh.sh | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 themes/README.md diff --git a/themes/README.md b/themes/README.md deleted file mode 100644 index 6e644b7..0000000 --- a/themes/README.md +++ /dev/null @@ -1,6 +0,0 @@ - -![elementary](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/gogh/Gogh-logo.png) - -## Themes: - - [Go to theme page :link:](http://mayccoll.github.io/Gogh/) diff --git a/themes/gogh.sh b/themes/gogh.sh index f9cffa5..d401df7 100755 --- a/themes/gogh.sh +++ b/themes/gogh.sh @@ -22,7 +22,7 @@ export COLOR_16="#FFFEFE" # White export BACKGROUND_COLOR="#292D3E" # Background Color export FOREGROUND_COLOR="#BFC7D5" # Foreground Color (text) export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor color -export PROFILE_NAME="_bash" +export PROFILE_NAME="Gogh" # =============================================================== #