溫故而知新,可以為師矣。 博客:www.ouyangke.com
Menu bar -> Preferences -> Browse packages -> Enter the User folder
Find the configuration file corresponding to the current theme (such as: Default.sublime-theme or Material-Theme.sublime-theme)
(如果沒找到配置文件請根據(jù)當前的主題名稱自行創(chuàng)建)
Modify configuration:
[
{
"class": "tab_label",
"font.size": 11
},
{
"class": "sidebar_label",
"font.size": 13
}
]