Make whitespace in monokai-pro-spectrum theme one step dimmer to avoid (#3814)
the white space confusion with hyphen Co-authored-by: Fanda Vacek <fvacek@elektroline.cz>
This commit is contained in:
parent
03612174ee
commit
865a1a4cb3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"ui.text.focus" = { fg = "yellow", modifiers= ["bold"] }
|
||||
"ui.menu" = { fg = "base8", bg = "base3" }
|
||||
"ui.menu.selected" = { fg = "base2", bg = "yellow" }
|
||||
"ui.virtual.whitespace" = "base5"
|
||||
"ui.virtual.whitespace" = "base4"
|
||||
"ui.virtual.ruler" = { bg = "base1" }
|
||||
|
||||
"info" = "base8"
|
||||
|
|
Loading…
Add table
Reference in a new issue