From c690d176639717309d2e92444039b37e08b4671a Mon Sep 17 00:00:00 2001 From: Dominik Ritter Date: Mon, 30 Mar 2015 01:21:41 +0200 Subject: [PATCH] Mentioned solarized color scheme in the customization instructions. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 52ff2af4..40cf6f70 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,11 @@ elements (it is by default), and define a `DEFAULT_USER` in your `~/.zshrc`: export DEFAULT_USER= +#### Solarized colors + +If you want your terminal colors not so bright, you may want to use an alternate +color scheme. One of them is "solarized": https://github.com/altercation/solarized + ### Bugs / Contact If you have any requests or bug reports, please use the tracker in this Github