mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Tune Gogh theme to give it it's own feel
This tunes Green, Blue, Magenta, and Cyan to give Gogh it's own unique look and feel, more colorful and vibrant than palenight Signed-off-by: Alecto Irene Perez <perez.cs@pm.me>
This commit is contained in:
parent
3669737386
commit
6609d329af
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user