itsthatguy / theme-itg-flat

A flat theme for Sublime Text that supports both retina and non-retina.
481 stars 56 forks source link

Please tell me the font used in the image below #80

Open huiyonghkw opened 8 years ago

huiyonghkw commented 8 years ago

Please tell me the font used in the image below. I'm using Sublime 3 on Mac, i like the font in the image below, but i don't kown what is the name of the font. tell me, Thank you.

image

mavinger commented 8 years ago

I can't remember what @itsthatguy was using for his Font settings but maybe Source Code Pro with antialiasing off?

    "font_face": "Source Code Pro",
    "font_options":
    [
        "directwrite"
    ],
    "font_size": 14,
huiyonghkw commented 8 years ago

Not this, thank you also. now my settings


"font_face": "Monaco",
"font_size": 11,