mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Merge pull request #217 from RobTheFiveNine/theme/synthwave
Fix incorrect colour
This commit is contained in:
commit
93cb5804e2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user