Skip to content

Visual mode unlegible on Neovim #89

@kwon-young

Description

@kwon-young

Hello,
I am getting unlegible highlight in Visual mode in Neovim:

Image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions