1

I can change the font_size of the Sidebar of Sublime Text 2. I do this in "class": "sidebar_label", The font "font_face": "Ubuntu Mono", I can't set. Is this a restriction of Sublime 2?

Sublime Text 2 how to change the font size of the file sidebar?

I really appreciate any help you can provide.

Mark

Community
  • 1
  • 1
Mark
  • 21
  • 3

1 Answers1

1

I solved the problem. The font wouldn't change until I used: "font.size": 14,

Mark
  • 21
  • 3