border for cmp and float windows
This commit is contained in:
@ -33,6 +33,7 @@ return {
|
||||
['NonText'] = { fg = colors.vulgaris.blue },
|
||||
['BlinkCmpMenu'] = { bg = colors.vulgaris.bg2 },
|
||||
['BlinkCmpDoc'] = { bg = colors.vulgaris.bg2 },
|
||||
['CmpDocumentation'] = { bg = colors.vulgaris.bg2 },
|
||||
['BlinkCmpMenuSelection'] = { bg = colors.vulgaris.grey }
|
||||
},
|
||||
})
|
||||
|
Reference in New Issue
Block a user