Sublime主题 Seti_UI的使用

1.安装Seti_UI主题


1.打开Preference -- Package Control,在搜索栏中选中install Package,如图1

图 1 

2.安装seti_UI,如图2


图 2 

2.配置seti_UI


1.打开个人配置文件,在preferences中点击Setting - User,如图3


图  3 

2.可复制以下代码

基本设置(个人设置,仅供参考,若出现乱码或者无变化请删去 // 注释中的中文)

{

//基本设置

"Seti_no_blue_bar": true,

"Seti_tabs_med": true,

"Seti_tabs_small": true,

"color_scheme": "Packages/Colorcoder/Monokai (Colorcoded) (SL) (Colorcoded).tmTheme",

"font_size": 11,

"highlight_line": true,

"Seti_no_scroll_icons": true, // remove the l/r arrows, effective when ("enable_tab_scrolling": true)

"Seti_no_under_bar": true, // remove the small colored bar under the un-saved tabs "not available with accents"

"Seti_bold_slctdtab_labels": true, // make active tab label font in bold

"Seti_use_system_title_bar": false, // use the new tabset feature (>=3127)

// tabs unsaved bar ("Seti_accent_*": false)  未保存时设置

"Seti_red_tab": true,

// tab label  标签设置

"Seti_yellow_label": true,

// tab close button ("Seti_accent": false) 关闭标签设置

"Seti_teal_tabclose": true,

// scrollbar 滚轮设置

"Seti_teal_scrollbar": true,

// icons 图标设置

"Seti_ClosedFolder_same": false, // same icon as the "Opened folder"

"Seti_ClosedFolder_remove": false, // remove closed_folder icon

"Seti_ClosedFolder_dots": true, // change closed_folder icon to dot

"Seti_ClosedFolder_anim": false, // animate sidebar folder icons

"Seti_sb_blank": false, // (issues/133)

// padding 边距设置

"Seti_sb_small_padding": true, // sidebar entries padding = 3

"Seti_sb_big_padding": true, // sidebar entries padding = 10

"Seti_sb_tree_med": true, // sidebar tree padding = 15

"Seti_sb_tree_small": true, // sidebar tree padding = 10

"Seti_sb_tree_tiny": true, // (issues/88)

"Seti_sb_tree_miny": true, // (issues/88)

"Seti_show_group_arrows": true, // show the folder/group arrows in sidebar

// labels  标签设置

"Seti_bold_slctdfile_labels": true, // make the sidebar selected file text in bold

"Seti_sidebar_font_size_12": true, // (issues/115)

"Seti_sidebar_font_Ubuntu": true, // (issues/115)

"Seti_bold_heading": true, // make heading font in bold

"Seti_no_heading": true, // remove the "folder,group 1,etc.."

"Seti_alt_tree_row": true,

// view 外观设置

"Seti_pad_5": true, // use with line_padding_bottom / line_padding_top = 5

"Seti_pad_3": true, // use with line_padding_bottom / line_padding_top = 3

"Seti_panel_nrml": true, // remove the padding top/down from quick panel

// map  右边导航栏颜色设置

"Seti_teal_map": true,

// status bar 状态栏颜色设置

"Seti_red_statusbar": true,

// accents 活动状态颜色设置

"Seti_accent_yellow": false,

"ignored_packages": [

"Vintage"

],

"mouse_wheel_tabswitch": true,

"original_color_scheme": "Packages/User/SublimeLinter/Monokai (Colorcoded) (SL).tmTheme",

"tab_size": 4,

"theme": "Seti_orig.sublime-theme",

"translate_tabs_to_spaces": true

}

样例如图4

图 4 

如果您不喜欢我的配置,您可以根据自己的爱好,偏好颜色进行自己修改,具体配置项见https://github.com/ctf0/Seti_ST3中的option

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • Spring Cloud为开发人员提供了快速构建分布式系统中一些常见模式的工具(例如配置管理,服务发现,断路器,智...
    卡卡罗2017阅读 135,798评论 19 139
  • 下载地址:Sublime Text 原则上收费的,但可以试用,试用期是免费的,在试用期间会提示你购买. packa...
    万物皆可搬阅读 13,236评论 2 9
  • 这是我这段时间写的关于Mac Finder的一系列知识和操作技巧,现在整理出来,希望大家能够喜欢。我也将会继续奉献...
    Mac高级玩家阅读 116,698评论 11 236
  • ——奥斯卡获奖短片《法式炒咖啡》观后感 看着世界,我们或喜或悲,却戴着面具去掩饰倦容,带戴着面具迎着星空。 伴...
    小迷妹敖椒阅读 3,025评论 0 1
  • Logistic模型和SVM很像,现在大概说一下两者的区别 1、 寻找最优超平面的方法不同 形象点说,Logist...
    Arya鑫阅读 7,579评论 0 0