Color of vim's floating window.
This commit is contained in:
parent
c0854109f5
commit
433ec499cf
1 changed files with 1 additions and 0 deletions
|
@ -10,4 +10,5 @@ return {
|
|||
SpellBad = { bg = "#770000", fg = "#ffffff" },
|
||||
TelescopeNormal = { bg = NONE },
|
||||
Visual = { bg = "#005577", fg = "#ffffff" },
|
||||
NormalFloat = { bg = NONE },
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue