1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00
This commit is contained in:
jakepintu 2019-09-16 14:58:12 +05:30
parent a5825ed5a1
commit 6ce09bc5b0

View File

@ -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="palenight"
export PROFILE_NAME="_bash"
# =============================================================== #