mirror of
https://github.com/maxmx03/solarized.nvim.git
synced 2026-09-10 07:26:26 -04:00
changes: neovim - telescopenormal
This commit is contained in:
parent
5562d2d86b
commit
277a2caa51
|
|
@ -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 },
|
||||
|
|
|
|||
Loading…
Reference in a new issue