vim-airline / vim-airline-themes

A collection of themes for vim-airline
MIT License
2.04k stars 348 forks source link

Gaps between symbols in some themes #216

Closed Mati20187 closed 4 years ago

Mati20187 commented 4 years ago

environment

actual behavior

In some of the provided colorschemes (I didn't check all of them but some of them are: alduin, base16_chalk, angr, base16_gruvbox_dark_hard, base16_apathy, base16_default etc.) there is a gap between symbols.

expected behavior

There should be no gap (there's no problem with themes like base16_adwaita, simple, base16_greenscreen etc.)

screen shot (if possible)

base16_gruvbox_dark_hard: gruv-dark

base16_adwaita (no issue here): adwaita

Can anyone check whether they have the same issue or is it just me?

chrisbra commented 4 years ago

could be font or terminal related problem. Nothing we can fix here.

Mati20187 commented 4 years ago

Yeah, you were right. BitStream Vera Sans Mono is not supported. I changed the font to Hack and everything works fine