on2-dev / nasc-vscode-mac-touchbar

A customization for your the macbook pro touch bar buttons with features for VSCode.
MIT License
112 stars 34 forks source link

Inconsistent Icons #16

Open thegeorgeliu opened 6 years ago

thegeorgeliu commented 6 years ago

As I understand it, the icons are created using ASCII characters. However, this causes some of the icons to be bigger and off-center (e.g. selectNext) or some to be colored while others black and white.

felipenmoura commented 6 years ago

Hi Hm, interesting. They don't look out of alignment for me! Perhaps something related to a font-family?! Can you send a screenshot?

thegeorgeliu commented 6 years ago

My font family settings are: "editor.fontFamily": "Menlo, Monaco, 'Courier New', monospace" which I believe are the default ones.