mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-22 15:11:02 +00:00
Merge 5ce49318b9 into 7e7aadc207
This commit is contained in:
commit
fcefa94a86
1 changed files with 8 additions and 0 deletions
|
|
@ -102,6 +102,8 @@ stats:
|
|||
For color attributes you can choose an array of attributes (with max one color attribute)
|
||||
The available attributes are:
|
||||
|
||||
**Colors**
|
||||
|
||||
- default
|
||||
- black
|
||||
- red
|
||||
|
|
@ -111,9 +113,15 @@ The available attributes are:
|
|||
- magenta
|
||||
- cyan
|
||||
- white
|
||||
- '#ff00ff'
|
||||
|
||||
**Modifiers**
|
||||
|
||||
- bold
|
||||
- default
|
||||
- reverse # useful for high-contrast
|
||||
- underline
|
||||
- strikethrough
|
||||
|
||||
## Custom Commands
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue