aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
-rw-r--r--colors/colors.sh4
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e078c6..b899099 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,7 +24,7 @@ That said, the new colors are (L, C, H):
The chromacity had to be reduced to fit into sRGB.
* Magenta: 65, 60, 330 and 75, 60, 340.
The chromacity had to be reduced to fit into sRGB.
-* Cyan: 70, 40, 190 and 80, 40, 200.
+* Cyan: 70, 50, 170 and 80, 50, 180.
The chromacity had to be reduced to fit into sRGB.
The hue and lightness had to be further played around with to accomodate color blindness.
diff --git a/colors/colors.sh b/colors/colors.sh
index 4ea25e8..3aa5765 100644
--- a/colors/colors.sh
+++ b/colors/colors.sh
@@ -19,8 +19,8 @@ brblue=5DC5F8
magenta=E276D5
brmagenta=FF92F1
-cyan=31BFB6
-brcyan=50DADE
+cyan=13C299
+brcyan=24DFC4
white=E6E6E6
brwhite=FFFFFF