some telescope color config
This commit is contained in:
@@ -46,6 +46,14 @@ return {
|
||||
['Constant'] = { fg = 'NONE' },
|
||||
['@parameter'] = { fg = C.purple },
|
||||
['NormalFloat'] = { bg = C.surface0 },
|
||||
['TelescopeBorder'] = { bg = C.surface0 },
|
||||
['TelescopeNormal'] = { bg = C.surface0 },
|
||||
['TelescopePreviewBorder'] = { link = 'TelescopeBorder' },
|
||||
['TelescopeResultsBorder'] = { link = 'TelescopeResultsNormal' },
|
||||
['TelescopePreviewNormal'] = { bg = C.surface0 },
|
||||
['TelescopeTitle'] = { bg = C.surface0 },
|
||||
['TelescopePromptNormal'] = { bg = C.surface0 },
|
||||
['TelescopePromptBorder'] = { link = 'TelescopeBorder'},
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user