neon
neon copied to clipboard
Change the color of the cursor line
How can i change the color of the cursor line?
I'm using the neon with transparency, so i know it calls utils.highlight function to adjust the colors, but i can't see any exposed table that i can change the CursorLine property in my init.lua file.
I can just change the value of this property directly in the plugin's file tree, but it's not good because the plugin will update, of course.
So, what i'm not seeing?