Better highlighting with f and flash.nvim
This commit is contained in:
parent
5aec63d242
commit
6f3c493c7d
|
@ -14,6 +14,7 @@ return {
|
|||
TelescopePromptBorder = { bg = "#191926", fg = "#191926" },
|
||||
TelescopeTitle = { fg = colors.blue },
|
||||
WinSeparator = { fg = "#023269" },
|
||||
FlashCursor = { bg = colors.red },
|
||||
}
|
||||
end,
|
||||
color_overrides = {
|
||||
|
|
Loading…
Reference in New Issue