diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2015-03-30 05:12:56 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2015-03-30 05:12:56 +0300 |
commit | 4f7b3acfcbd1c8eb3d61887aa4cbe2cf8c91357e (patch) | |
tree | 1d12907f73d0a65d9a2b1032c725396fc5297997 /README.md | |
parent | 86be908bd2ce5c27713fc31a0058fd50fb0d1e1c (diff) | |
parent | c690d176639717309d2e92444039b37e08b4671a (diff) |
Merge remote-tracking branch 'dritter/dritter/solarized_colors'
Conflicts:
README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -102,6 +102,7 @@ elements (it is by default), and define a `DEFAULT_USER` in your `~/.zshrc`: export DEFAULT_USER=<your username> +<<<<<<< HEAD ### Styling You can configure the look and feel of your prompt easily with some built-in @@ -122,6 +123,11 @@ to `light` in your `~/.zshrc`, and you're all set! POWERLEVEL9K_COLOR_SCHEME='light' +#### 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 |