mirror of
https://github.com/preservim/vim-indent-guides.git
synced 2025-11-09 10:23:46 -05:00
indent_guides#gui_highlight_colors only sets guifg/guibg and we don't
want that when termguicolors is off.
Fixes: 3a4f7a6b99 ("feat: Enable adaption of colors from termguicolors (#143)")