summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-03-30 05:12:56 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-03-30 05:12:56 +0300
commit4f7b3acfcbd1c8eb3d61887aa4cbe2cf8c91357e (patch)
tree1d12907f73d0a65d9a2b1032c725396fc5297997 /README.md
parent86be908bd2ce5c27713fc31a0058fd50fb0d1e1c (diff)
parentc690d176639717309d2e92444039b37e08b4671a (diff)
Merge remote-tracking branch 'dritter/dritter/solarized_colors'
Conflicts: README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 46487fd2..4bc95e32 100644
--- a/README.md
+++ b/README.md
@@ -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