Hi, I’m on Windows and ST build 4107. I’m trying to change this using PackageResourceViewer plugin…
//
// TAB LABELS
//
{
"class": "tab_label",
"fade": true,
"fg": [50, 50, 50],
"shadow_color": [235, 235, 235],
"shadow_offset": [0, 1],
"font.italic": false,
"font.size": "18.0",
"font.face": "Open Sans Semibold"
},
But only the font.face option seems to work, not the font.size. What’s going on? 
I’ll try that out.