Yggdroot / indentLine

A vim plugin to display the indention levels with thin vertical lines
MIT License
4.13k stars 227 forks source link

IndentLine color in lua configuration #381

Open ialobanov opened 1 year ago

ialobanov commented 1 year ago

Hi! Thanks for your work!
I try to understand how customize indentLine in nvim lua configuration, but no have ideas.
I try some variants, but it didn't work:

colors.setup {
  indentLIne_color_gui = "#44B505"
}

Maybe you know how I can change the color, for example.