Open
Description
Hi,
For some reason, i can't change the color of error message, text, virtual text, anything.
I've tried every possible variant of:
highlight ALEVirtualTextError guibg=NONE guifg=#FF0000 ctermbg=NONE ctermfg=#FF0000
With autocmd, on vimrc, on my colorscheme file, using color names instead of the hex value, or even directly in the command line, and nothing. I'm not sure if i'm missing some settings or similar.
I'm using neovim 0.10.4, on arch.
Any idea what could it be?
Activity