changes: neovim - telescopenormal

This commit is contained in:
Max Miliano 2023-04-29 00:20:44 -03:00
parent 5562d2d86b
commit 277a2caa51

View file

@ -511,6 +511,7 @@ local function neovim_theme(solarized, chromatic)
-- Lir
LirDir = { fg = colors.orange },
-- TELESCOPE
TelescopeNormal = { link = 'NormalFloat' },
TelescopePreviewTitle = { fg = colors.bg, bg = colors.blue },
TelescopeResultsTitle = { fg = colors.bg, bg = colors.blue },
TelescopePromptTitle = { fg = colors.bg, bg = colors.blue },