ignism / nucleus-dark-ui

Atom UI theme
MIT License
112 stars 34 forks source link

Latest update makes fonts thinner #103

Open ntadej opened 7 years ago

ntadej commented 7 years ago

Latest update makes fonts thinner which doesn't look good on non-retina displays. Screenshots attached.

before after

lsunsi commented 7 years ago

+1 for this, I spent long minutes thinking I was going crazy or my eyes were broken. 7/10

FelipeRosa commented 7 years ago

+1

alvarogtx300 commented 7 years ago

This change was added in commit f9bb607

You can add the following line to the style.less file to override it.

* { -webkit-font-smoothing: auto; }

ryangray commented 7 years ago

Uppercase is fine for some things, but just never for the filename display. My preference for a setting would be a general font size adjustment.