galaxyline.nvim
galaxyline.nvim copied to clipboard
Highlight between sections
Hello!
I want to have a custom highlight between sections (between the left, mid and right sections). This highlight is simply {'NONE', 'NONE'), that is, transparent. When I'm not using the mid section, just the left and right ones, the space in between the sections seems to be transparent by default, as I want it. However, I just introduced some stuff in the mid section and now all space between left, right and mid has galaxyline's default background color.
Any tips? Is this a bug or am I missing some highlight config?
Thanks!
I'm also currently experiencing this issue, would like to have the mid section completely transparent.
EDIT: I think the author of this plugin is still at hospital + @glepnir get well mate, health before everything <3
Having the same issue here. No idea how to fix it :disappointed:
I've managed to resolve this by overwriting the StatusLine highlight group, such as:
highlight StatusLine guibg=#00000000