首页 > 其他 > 详细

sublime设置左边栏背景和图标

时间:2017-02-17 15:51:04      阅读:781      评论:0      收藏:0      [点我收藏+]



Press cmd/ctrl + shift + p to open the command palette.

Type install package and press enter. 

Then search for SyncedSidebarBg

wait installed

next search for ayu


settings Preferences > 

Setting - UserFor light theme:


"theme": "ayu-light.sublime-theme",


"color_scheme": "Packages/ayu/ayu-light.tmTheme",


For mirage theme:

"theme": "ayu-mirage.sublime-theme",


"color_scheme": "Packages/ayu/ayu-mirage.tmTheme",


For dark theme:

"theme": "ayu-dark.sublime-theme",


"color_scheme": "Packages/ayu/ayu-dark.tmTheme"


sublime设置左边栏背景和图标

原文:http://flyyoung.blog.51cto.com/9170074/1898688

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!