nvimdev / oceanic-material

Oceanic Material Colorscheme on Vim/NeoVim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual selection looks weird.

jandamm opened this issue · comments

I'm using alacritty and this is what Visual mode looks like with just the theme enabled:
image

This is what it looks like without reverse:
image

This is what I would expect:
image

Also the naming of some of the options is a bit weird.
For example g:oceanic_material_enable_reverse must be set to 1 (true) in order to be disabled.
I would expect either g:oceanic_material_disable_reverse or a default value of 1 and turn reverse off with 0.
Same goes for undercurl and underline.

I'm using alacritty and this is what Visual mode looks like with just the theme enabled:
image

This is what it looks like without reverse:
image

This is what I would expect:
image

I have the same issue, but using Kitty terminal emulator

Thanks for report. what about this ?
image

Looks good now, thanks! :)