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:
parent
a4cbffabf5
commit
c0e2c7b2a3
@ -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"
|
||||
# =============================================================== #
|
||||
|
Loading…
Reference in New Issue
Block a user