Hi Jon,
I added the two files (see below) but neither seems to be having any effect. Restarted multiple times. The font settings only change if I edit User/Preferences.sublime-settings .
User Platform/Preferences (OSX).sublime-settings
- Code: Select all
{
"font_face": "inconsolata",
"font_size": 17.0
}
User Platform/Preferences (Windows).sublime-settings
- Code: Select all
{
"font_face": "consolas",
"font_size": 14.0
}