aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-03-30 05:14:26 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-03-30 05:14:26 +0300
commit18c90943bf8e863c10cf337da9c63c36b78eac10 (patch)
tree28abd90e6afc525d01c0c51d933fded65b6dc091 /README.md
parent4f7b3acfcbd1c8eb3d61887aa4cbe2cf8c91357e (diff)
Cleaning up README section regarding color scheme selection.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index 4bc95e32..f780cd63 100644
--- a/README.md
+++ b/README.md
@@ -102,7 +102,6 @@ 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
@@ -123,10 +122,8 @@ 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
+The 'light' color scheme works well for ['Solarized
+Light'](https://github.com/altercation/solarized) users.
### Bugs / Contact