Merge pull request #329 from guigui64/master

fix gray for sonokai
This commit is contained in:
Mayccoll 2022-02-21 14:59:46 -05:00 committed by GitHub
commit 78dca7fdbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ export COLOR_06="#B39DF3" # Sonokai Magenta
export COLOR_07="#76CCE0" # Sonokai Cyan
export COLOR_08="#E2E2E3" # Light Gray
# Bold text
export COLOR_09="#2C2E34" # Dark Gray
export COLOR_09="#7F8490" # Gray
export COLOR_10="#FC5D7C" # Sonokai Red
export COLOR_11="#9ED072" # Sonokai Green
export COLOR_12="#E7C664" # Sonokai Yellow