From c0e2c7b2a3652af4607ab126dd15b87f4d525fc8 Mon Sep 17 00:00:00 2001 From: Mayccoll Date: Mon, 13 Jul 2020 17:48:59 -0500 Subject: [PATCH] Change squeare theme text color --- themes/square.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/square.sh b/themes/square.sh index 9d0a7b9..80ec9db 100755 --- a/themes/square.sh +++ b/themes/square.sh @@ -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" # =============================================================== #