Better highlighting with f and flash.nvim

This commit is contained in:
Thomas Avé 2024-04-21 20:28:36 +02:00
parent 5aec63d242
commit 6f3c493c7d
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ return {
TelescopePromptBorder = { bg = "#191926", fg = "#191926" },
TelescopeTitle = { fg = colors.blue },
WinSeparator = { fg = "#023269" },
FlashCursor = { bg = colors.red },
}
end,
color_overrides = {