-
-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
Hello,
I am getting unlegible highlight in Visual mode in Neovim:
with the following configuration:
vim.g.seoul256_srgb = 1
vim.g.seoul256_background = 236
I have managed to "fix" it with the following command that I run on startup:
autocmd VimEnter * highlight Visual ctermfg=NONE
I love this colorscheme by the way !
NVIM v0.11.1
Build type: RelWithDebInfo
LuaJIT 2.1.1744318430
Metadata
Metadata
Assignees
Labels
No labels
