From 15a00e2e65223db586280f06a278587fc5517e6e Mon Sep 17 00:00:00 2001 From: Alan <51193876+Pound-Hash@users.noreply.github.com> Date: Sat, 30 Apr 2022 09:37:25 -0700 Subject: [PATCH] Added reference for a colorblind color scheme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4768b3d..e698f30 100644 --- a/README.md +++ b/README.md @@ -93,5 +93,9 @@ Syntax highlighting is done by pluggable highlighter scripts. See the [documentation on highlighters](docs/highlighters.md) for details and configuration settings. +Colors are taken from the terminal's settings. Colorblind users may wish to use +a more suitable terminal color scheme, such as the one found [here](https://github.com/Pound-Hash/colorblind_themes) +designed for red-green (green-weak) colorblindness. + [build-status]: https://github.com/zsh-users/zsh-syntax-highlighting/actions [build-status-image]: https://github.com/zsh-users/zsh-syntax-highlighting/workflows/Tests/badge.svg