dracula theme: style wrap indicator like whitespace (#6414)
This commit is contained in:
parent
2904a10fb1
commit
e399bbc379
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
"ui.text.focus" = { fg = "cyan" }
|
||||
"ui.window" = { fg = "foreground" }
|
||||
"ui.virtual.whitespace" = { fg = "subtle" }
|
||||
"ui.virtual.wrap" = { fg = "subtle" }
|
||||
"ui.virtual.ruler" = { bg = "background_dark"}
|
||||
|
||||
"error" = { fg = "red" }
|
||||
|
|
Loading…
Add table
Reference in a new issue