mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Remove README on themes and fix gogh theme name
This commit is contained in:
parent
673a98d53f
commit
5d4c58b2c3
@ -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/)
|
@ -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"
|
||||
# =============================================================== #
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user