NvChad / ui

Lightweight & high performance UI plugin for nvchad
GNU General Public License v3.0
166 stars 124 forks source link

Change Visual mode hl color #42

Closed jfvillablanca closed 1 year ago

jfvillablanca commented 1 year ago

I am not familiar with the nvim option/plugin that highlights the current scope context. From the screenshot below, the div is highlighted since cursor is within the scope.

Screenshot from 2022-11-23 18-41-21

This presents an issue with Visual mode highlight since both colors are indistinguishable from each other. In the example screenshot below, the highlight supposedly starts in "class..." and ends in "... detai".

Screenshot from 2022-11-23 18-41-41

Expected behavior

siduck commented 1 year ago

@jfvillablanca override Visual highlight group https://nvchad.com/config/theming

jfvillablanca commented 1 year ago

This directory does not exist/was not generated:

~/.local/share/nvim/site/pack/packer/opt/base46

I updated and synced packer to check if I'm outdated. Nothing changed.

siduck commented 1 year ago

oh my bad, its not opt its start