Update tcell and support italics in colorschemes

Closes #1640
This commit is contained in:
Zachary Yedidia
2020-05-17 12:48:34 -04:00
parent 0a6720498f
commit d7ab44253f
5 changed files with 11 additions and 6 deletions

View File

@@ -132,7 +132,7 @@ If you would like no foreground you can just use a comma with nothing in front:
color-link comment ",blue"
```
You can also put bold, or underline in front of the color:
You can also put bold, italic, or underline in front of the color:
```
color-link comment "bold red"