diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-03-30 03:45:24 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-03-30 03:45:24 +0300 |
commit | c54e283eeeb899bbe70ceceb195b44af0b7efb2b (patch) | |
tree | e362dc73451b88ca48a834e0c47ecde072113011 /README.md | |
parent | 9b27f683d85d9191096dcc7817933cbdc0a98610 (diff) |
Added documentation.
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> +#### Light theme + +If you want your shell in a "light" variant, just set `POWERLEVEL9K_COLOR_SCHEME` +to `light` and you are done! + ### Bugs / Contact If you have any requests or bug reports, please use the tracker in this Github |