elenapan / dotfiles

There is no place like ~/
GNU General Public License v2.0
3.48k stars 178 forks source link

Issue with the "symbols" at the vim-statusline #134

Closed hrqmonteiro closed 3 years ago

hrqmonteiro commented 3 years ago

Hi, elena

I was trying to use your statusline on vim for the first time today, but i found an issue with the round symbols used in the config.

In the first settings, the

set statusline+=%#MyStatuslineAccent#
set statusline+=%#MyStatuslineAccentBody#\ 

The color of the round symbol is okay, any color you put on the "ctermfg" on the sections above seems to make it work.

But on the other parts, the symbols are white no matter what i do.

2020-12-01_23-14

And is not an issue with my color configs since my only white-ish color set on Xresources and on my terminal is the color number 7, and nowhere is set `ctermfg=7", so i couldn't figure it out why it is like this.

hrqmonteiro commented 3 years ago

Oh, nevermind, i was able to fix it, repeating the AccentBody part on them