Merge pull request #317 from codeinred/gogh

Tune Gogh theme to give it it's own feel
This commit is contained in:
Mayccoll 2021-11-05 09:12:26 -05:00 committed by GitHub
commit 0be37a3a8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -3,11 +3,11 @@
# ====================CONFIG THIS =============================== #
export COLOR_01="#292D3E" # Black
export COLOR_02="#F07178" # Red
export COLOR_03="#C3E88D" # Green
export COLOR_03="#62DE84" # Green
export COLOR_04="#FFCB6B" # Yellow
export COLOR_05="#82AAFF" # Blue
export COLOR_06="#C792EA" # Magenta
export COLOR_07="#60ADEC" # Cyan
export COLOR_05="#75A1FF" # Blue
export COLOR_06="#F580FF" # Magenta
export COLOR_07="#60BAEC" # Cyan
export COLOR_08="#ABB2BF" # Light gray
export COLOR_09="#959DCB" # Dark gray