1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

Fix incorrect colour

This commit is contained in:
RobTheFiveNine 2020-02-29 23:23:20 +00:00
parent 009877f31d
commit 36e7df459d
No known key found for this signature in database
GPG Key ID: CC3D6CBB8A7BCD8A

View File

@ -4,7 +4,7 @@
export COLOR_01="#011627" # Black
export COLOR_02="#fe4450" # Red
export COLOR_03="#72f1b8" # Green
export COLOR_04="#f97e72" # Yellow
export COLOR_04="#fede5d" # Yellow
export COLOR_05="#03edf9" # Blue
export COLOR_06="#ff7edb" # Magenta
export COLOR_07="#03edf9" # Cyan