1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

Change squeare theme text color

This commit is contained in:
Mayccoll 2020-07-13 17:48:59 -05:00
parent a4cbffabf5
commit c0e2c7b2a3

View File

@ -20,7 +20,7 @@ export COLOR_15="#d7d9fc" #
export COLOR_16="#e2e2e2" #
export BACKGROUND_COLOR="#0a1e24" # Background Color
export FOREGROUND_COLOR="#1a1a1a" # Text
export FOREGROUND_COLOR="#a1a1a1" # Text
export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor
export PROFILE_NAME="Square"
# =============================================================== #