From b91e611699b5c6e3c23ff23f258ec59d24185b78 Mon Sep 17 00:00:00 2001 From: AmosChan97 Date: Wed, 4 Sep 2019 12:27:50 +0800 Subject: [PATCH 1/4] Added color to colors.txt --- colors.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/colors.txt b/colors.txt index caf8a36..61fe031 100644 --- a/colors.txt +++ b/colors.txt @@ -1,3 +1,4 @@ blue red white +orange From 891083aa876f4b2bcc07acf2c3e98d844357aab7 Mon Sep 17 00:00:00 2001 From: AmosChan97 Date: Wed, 4 Sep 2019 12:31:46 +0800 Subject: [PATCH 2/4] Add green --- colors.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colors.txt b/colors.txt index 61fe031..806dcf1 100644 --- a/colors.txt +++ b/colors.txt @@ -1,4 +1,4 @@ blue red white -orange +green From ac305a0abdde44a9a61533fd62adfccb1d5ee303 Mon Sep 17 00:00:00 2001 From: AmosChan97 Date: Wed, 4 Sep 2019 12:33:47 +0800 Subject: [PATCH 3/4] Change colors --- colors.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/colors.txt b/colors.txt index 806dcf1..cd3423b 100644 --- a/colors.txt +++ b/colors.txt @@ -1,4 +1,4 @@ -blue -red -white -green +purple +black +magenta +navy From 1a533fa5441d78c6e1bce219dbe805494c8c7e98 Mon Sep 17 00:00:00 2001 From: AmosChan97 Date: Wed, 4 Sep 2019 12:45:14 +0800 Subject: [PATCH 4/4] Add 2 colors --- colors.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/colors.txt b/colors.txt index cd3423b..c6b9110 100644 --- a/colors.txt +++ b/colors.txt @@ -2,3 +2,5 @@ purple black magenta navy +white +turquoise