sainnhe / edge

Clean & Elegant Color Scheme inspired by Atom One and Material
MIT License
860 stars 56 forks source link

How can I change the highlight of line when cursor move? #44

Closed hungpham3112 closed 2 years ago

hungpham3112 commented 2 years ago

Currently, I am using

au WinLeave * set nocursorline nocursorcolumn
au WinEnter * set cursorline cursorcolumn

but I think highlight quite hard to see. I wanna change it brighter

sainnhe commented 2 years ago

There isn't any configuration option to change the cursor line color, you need to fork this repository and modify the color code in /autoload/edge.vim

The color used in cursor line is bg1.