diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-03-30 02:21:41 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-03-30 02:21:41 +0300 |
commit | c690d176639717309d2e92444039b37e08b4671a (patch) | |
tree | 798cdaaa49c254f2fd2e8a69128e9fec51f23780 /README.md | |
parent | a1a26b1c1065bafcdf68afc9d94d8894e9c4b315 (diff) |
Mentioned solarized color scheme in the customization instructions.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |