Sublime Forum

Sidebar size/font size

#1

I use the following to set the size and font of my sublime_text sidebar and was wondering if I can adjust the size/font of the sublime_merge sidebar…

{
    "class": "sidebar_heading",
    "font.size": 24
},
{
    "class": "sidebar_label",
    "font.size": 24
}
0 Likes