mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-12-22 15:21:56 +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.
|
will automatically use all of them appropriately.
|
||||||
|
|
||||||
Some example settings:
|
Some example settings:
|
||||||
|Brightness|Possible Array|
|
|
||||||
|Bright Colors|(196 202 208 214 220 226 190 154 118 82 46)|
|
| Brightness | Possible Array |
|
||||||
|Normal Colors|(124 130 136 142 148 112 76 40 34 28 22)|
|
|----------------|-------------------------------------------------|
|
||||||
|Subdued Colors|( 88 94 100 106 70 34 28 22)|
|
| 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
|
##### command_execution_time
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue