mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
Fix Brightness Table
This commit is contained in:
parent
afb7387abe
commit
70fa74f631
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue