aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloe Kudryavtsev <code@toast.bunkerlabs.net>2022-08-14 19:28:06 -0400
committerChloe Kudryavtsev <code@toast.bunkerlabs.net>2022-08-14 19:28:06 -0400
commit788ec960424b94386f56b0a36e363bf04b309b17 (patch)
tree288850bf251c5540ebf21dacbbdba617e42422b7
parentadd cmd.exe .reg file generator in powershell (diff)
update readme with my diagnosis
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2b6679c..c54898b 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,11 @@
# Starlight
Starlight is an ansi color theme focused on usability.
-It was made after I made the discovery that I have a color perception deficiency: I have trouble differentiating between hues of blue (a greater one than the average person, making it impossible for me to read typical default blue text on black backgrounds).
+It was made after I made the discovery[^1] that I have a color perception deficiency: I have trouble differentiating between hues of blue (a greater one than the average person, making it impossible for me to read typical default blue text on black backgrounds).
I also have a mild deficiency along the same lines for red, but not nearly as bad.
I set out to make a high contrast theme that would work for me (a non-normative survey helped discover that some others have no issues with this content, while a few others do still struggle, but due to not struggling as much as I do, they simply live with it).
+[^1]: I now have an actual diagnosis: tritanomaly. It's sufficiently rare that health professionals where I live do not screen for it when checking for colorblindness.
+
This repository is me sharing it.
You can find the exact rgb data in `colors/colors.sh`.