aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2015-03-30 02:21:41 +0300
committerDominik Ritter <dritter03@googlemail.com>2015-03-30 02:21:41 +0300
commitc690d176639717309d2e92444039b37e08b4671a (patch)
tree798cdaaa49c254f2fd2e8a69128e9fec51f23780 /README.md
parenta1a26b1c1065bafcdf68afc9d94d8894e9c4b315 (diff)
Mentioned solarized color scheme in the customization instructions.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
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=<your username>
+#### 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