city-lights-ui-atom icon indicating copy to clipboard operation
city-lights-ui-atom copied to clipboard

Fonts Suddenly Bolder

Open mrpunkin opened this issue 5 years ago • 2 comments

After the most recent Atom update to 1.39.1 on MacOS Mojave all the fonts are suddenly bolder. As a developer I recognized this as the issue caused by the antialiasing property with lighter text over a dark background.

I was able to get back to the prior weight by setting -webkit-font-smoothing: antialiased; in my Atom stylesheet.

Any chance to get this fixed in the theme, or make an option to control this setting if it's actually a desired or intentional change?

mrpunkin avatar Jul 31 '19 16:07 mrpunkin

Thanks, solve my problem.

QiaoranC avatar Aug 08 '19 02:08 QiaoranC

I'll fix this soon! Thanks for reporting this!

noudadrichem avatar Aug 08 '19 12:08 noudadrichem