用Package Control安装Theme-Afterglow插件:
Ctrl+Shift+P -> install ,如图
点击Install Package,在弹出框中输入Theme-Afterglow,安装成功后配置如下:
{
"color_inactive_tabs": true,
"enable_highlight": true,
"enable_mathjax": true,
"font_size": ,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": ,
"line_padding_top": ,
"python_interpreter": "/home/cong/anaconda3/bin/python",
"tabs_small": true,
"theme": "Afterglow.sublime-theme",
"update_check": false
}
(关于左侧栏字体设置请参见:sublime text 3 修改侧边栏字体 )