Make float background highlights match
This commit is contained in:
parent
0957a4853c
commit
9a0f74eb97
@ -10,6 +10,10 @@ return {
|
||||
bg_gutter = '#121212',
|
||||
-- bg_search = '#404000',
|
||||
bg_visual = '#202020',
|
||||
float = {
|
||||
bg = '#080808',
|
||||
bg_border = '#080808',
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user