fv0 / native-ui

macOS theme for the Atom code editor. Over 205k downloads.
https://atom.io/themes/native-ui
140 stars 23 forks source link

Love the theme, but... #51

Closed sbromberger closed 8 years ago

sbromberger commented 8 years ago

Is it possible to change the font used in the settings input boxes? I don't know what's being used but it's way too wide for my tastes. (Screenshot attached.)

screen shot 2016-03-19 at 10 00 27

(Edit: it looks like it may be whatever's used in the Atom editor windows - in my case, Source Code Pro - which works well by itself but doesn't look great mixed with narrower / non-fixed-width fonts.)

fv0 commented 8 years ago

Yes, that's right. This is Atoms default behaviour. If you change it in your editor it changes in the input fields. System monospace fonts are mostly ugly and I don't want to enforce this. If you want to change this you could of course do this in your user stylesheet (AtomStylesheet).

sbromberger commented 8 years ago

The Unity UI has a different font (Helv?) for input boxes regardless of the editor window font. Is there a font setting for just the settings input boxes?