aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Kempson <git@chriskempson.com>2014-11-10 09:14:55 +0000
committerChris Kempson <git@chriskempson.com>2014-11-10 09:14:55 +0000
commit133fac7817cfeb43cf12bb1e8e591d727d218dd3 (patch)
tree49c7a025eb6401e2aebd87a365a020469f05c889 /README.md
parentf1d39f39cf5944ae4eea1fe02a4baa6a36f10577 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 10ba0f5..0c5e8b1 100644
--- a/README.md
+++ b/README.md
@@ -38,3 +38,6 @@ If using a Base16 terminal theme designed to keep the 16 ANSI colors intact (a "
let base16colorspace=256 " Access colors present in 256 colorspace
This will cause vim to access the colours in the modified 256 colorpsace. Please **do not** enable this simply because you have a 256 color terminal as this will cause colors to be displayed incorrectly.
+
+## Troubleshooting
+There is a script to help troubleshoot colour issues caled `colourtest` available in the https://github.com/chriskempson/base16-shell repository.