summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2015-06-04 01:47:27 +0300
committerDominik Ritter <dritter03@googlemail.com>2015-06-04 01:47:27 +0300
commit9b0e11173b4fb243fa849f7f02b6b1cf2fbe1063 (patch)
tree5024b78bef2d30293ea3794056712cfa820d21f2 /README.md
parent16856268b373692a63296af3ffabd7e1fd530dd9 (diff)
More documentation.
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 03297815..cac1e000 100644
--- a/README.md
+++ b/README.md
@@ -217,6 +217,12 @@ Some of the Segments have special color variables, as they change the colors acc
POWERLEVEL9K_SYMFONY2_TESTS_BAD_FOREGROUND='red'
POWERLEVEL9K_SYMFONY2_TESTS_BAD_BACKGROUND='white'
+You could also use a colorcode as value. Example:
+
+ POWERLEVEL9K_VCS_FOREGROUND='021' # Dark blue
+
+For a full list of supported colors just type `spectrum_ls` in your terminal to see all possibilities.
+
### Troubleshooting
Here are some fixes to some common problems.