diff options
author | Niklas Mollenhauer <nikeee@users.noreply.github.com> | 2018-03-21 18:28:23 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-21 18:28:23 +0300 |
commit | 70fa74f6313bf6a6df3c71e1c82783f6af46c7a0 (patch) | |
tree | 6cd4711cff8e806d33fea3c41195088ef66bf443 /README.md | |
parent | afb7387abec505fb6565d31481c5f5ed724c2f08 (diff) |
Fix Brightness Table
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -250,10 +250,12 @@ As with the battery stages, you can use any number of colors and Powerlevel9k will automatically use all of them appropriately. Some example settings: -|Brightness|Possible Array| -|Bright Colors|(196 202 208 214 220 226 190 154 118 82 46)| -|Normal Colors|(124 130 136 142 148 112 76 40 34 28 22)| -|Subdued Colors|( 88 94 100 106 70 34 28 22)| + +| Brightness | Possible Array | +|----------------|-------------------------------------------------| +| Bright Colors | `(196 202 208 214 220 226 190 154 118 82 46)` | +| Normal Colors | `(124 130 136 142 148 112 76 40 34 28 22)` | +| Subdued Colors | `( 88 94 100 106 70 34 28 22)` | ##### command_execution_time |