NvChad / base46

NvChad's base46 theme plugin with caching ( Total re-write )
Other
187 stars 194 forks source link

Customize single cursor color #93

Closed bluexnine closed 2 years ago

bluexnine commented 2 years ago

I am trying to change the cursor block color to always be red. Currently on my set up the cursor color change based on the syntax highlighting. Is there a way to override the cursor block color. I have tried the following code but it did not work. I am looking for a more elegant solution that would override this in chadrc.lua.

/base46/integrations/defaults.lua ` Cursor = { fg = colors.white, bg = colors.red, }, `
siduck commented 2 years ago

https://nvchad.github.io/config/theming#override-default-highlight-groups