Seti_UI
Seti_UI for ST3 的端口。
详情
安装
- 总计 407K
- Win 271K
- Mac 72K
- Linux 63K
8月6日 | 8月5日 | 8月4日 | 8月3日 | 8月2日 | 8月1日 | 7月31日 | 7月30日 | 7月29日 | 7月28日 | 7月27日 | 7月26日 | 7月25日 | 7月24日 | 7月23日 | 7月22日 | 7月21日 | 7月20日 | 7月19日 | 7月18日 | 7月17日 | 7月16日 | 7月15日 | 7月14日 | 7月13日 | 7月12日 | 7月11日 | 7月10日 | 7月9日 | 7月8日 | 7月7日 | 7月6日 | 7月5日 | 7月4日 | 7月3日 | 7月2日 | 7月1日 | 6月30日 | 6月29日 | 6月28日 | 6月27日 | 6月26日 | 6月25日 | 6月24日 | 6月23日 | 6月22日 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 17 | 9 | 10 | 13 | 15 | 14 | 14 | 10 | 20 | 10 | 13 | 10 | 19 | 20 | 20 | 18 | 9 | 14 | 16 | 9 | 17 | 10 | 15 | 11 | 13 | 18 | 18 | 15 | 14 | 16 | 9 | 7 | 13 | 21 | 23 | 13 | 9 | 14 | 6 | 22 | 14 | 17 | 20 | 23 | 10 | 18 |
Mac | 4 | 3 | 2 | 1 | 2 | 3 | 3 | 0 | 4 | 0 | 0 | 1 | 0 | 1 | 0 | 2 | 1 | 1 | 2 | 0 | 1 | 4 | 1 | 0 | 1 | 1 | 4 | 1 | 3 | 1 | 3 | 0 | 2 | 0 | 1 | 1 | 2 | 1 | 0 | 0 | 2 | 0 | 0 | 1 | 4 | 0 |
Linux | 1 | 3 | 2 | 5 | 1 | 1 | 4 | 2 | 2 | 2 | 3 | 4 | 2 | 1 | 4 | 1 | 1 | 0 | 3 | 0 | 1 | 2 | 2 | 3 | 3 | 4 | 2 | 0 | 4 | 0 | 3 | 1 | 2 | 1 | 2 | 3 | 2 | 3 | 0 | 2 | 1 | 3 | 1 | 3 | 2 | 2 |
README
Seti
SublimeText 3 主题
由 jesseweed 端口的 Seti_UI
Seti
Seti_orig
说明
- Seti_UX 新的/更好的语法高亮。
- Seti_JetBrains 由 zchee :tophat:
安装
主题在 Will Bond 的 Sublime Package Control 中列为 Seti_UI。
设置
通过从 Sublime Text 快速菜单调用 UI: Select Theme
来激活 主题
。
选项
打开你的 Sublime Text “用户设置” 并添加下面的内容。*注意,并非所有设置在两个主题中都可用。
// tabs
"Seti_tabs_small" // tabs height = 35
"Seti_tabs_med" // tabs height = 40
"Seti_tabs_big" // tabs height = "seti=45" / "seti_orig=54"
"Seti_tabs_no_min_width" // (issues/223)
"Seti_tab_font_12" // tab font size = 12
"mouse_wheel_tabswitch" // scroll through opened tabs
"Seti_no_scroll_icons" // remove the l/r arrows, effective when ("enable_tab_scrolling": true)
"Seti_no_under_bar" // remove the small colored bar under the un-saved tabs "not available with accents"
"Seti_bold_slctdtab_labels" // make active tab label font in bold
"Seti_use_system_title_bar" // use the new tabset feature (>=3127)
// tabs unsaved bar ("Seti_accent_*": false)
"Seti_yellow_tab"
"Seti_red_tab"
"Seti_indigo_tab"
"Seti_purple_tab"
"Seti_teal_tab"
"Seti_lime_tab"
"Seti_seablue_tab"
// tab close button ("Seti_accent": false)
"Seti_yellow_tabclose"
"Seti_red_tabclose"
"Seti_indigo_tabclose"
"Seti_purple_tabclose"
"Seti_teal_tabclose"
"Seti_lime_tabclose"
// tab label
"Seti_blue_label"
"Seti_yellow_label"
"Seti_red_label"
"Seti_indigo_label"
"Seti_purple_label"
"Seti_teal_label"
"Seti_lime_label"
// scrollbar
"Seti_SB_med" // scrollbars width / height = 6
"Seti_SB_big" // scrollbars width / height = 10
"Seti_blue_scrollbar"
"Seti_yellow_scrollbar"
"Seti_red_scrollbar"
"Seti_indigo_scrollbar"
"Seti_purple_scrollbar"
"Seti_teal_scrollbar"
"Seti_lime_scrollbar"
"Seti_seablue_scrollbar"
// sidebar
// icons
"Seti_ClosedFolder_same" // same icon as the "Opened folder"
"Seti_ClosedFolder_remove" // remove closed_folder icon
"Seti_ClosedFolder_dots" // change closed_folder icon to dot
"Seti_ClosedFolder_anim" // animate sidebar folder icons
"Seti_sb_no_icons" // (issues/133)
"Seti_sb_blank" // (issues/133)
// padding
"Seti_sb_small_padding" // sidebar entries padding = 3
"Seti_sb_big_padding" // sidebar entries padding = 10
"Seti_sb_tree_med" // sidebar tree padding = 15
"Seti_sb_tree_small" // sidebar tree padding = 10
"Seti_sb_tree_tiny" // (issues/88)
"Seti_sb_tree_miny" // (issues/88)
"Seti_show_group_arrows" // show the folder/group arrows in sidebar
// labels
"Seti_bold_slctdfile_labels" // make the sidebar selected file text in bold
"Seti_sidebar_font_size_12" // (issues/115)
"Seti_sidebar_font_size_13" // (issues/115)
"Seti_sidebar_font_size_14" // (issues/115)
"Seti_sidebar_font_Ubuntu" // (issues/115)
"Seti_sidebar_font_Fira" // (issues/115)
"Seti_sidebar_font_Hack" // (issues/115)
"Seti_sidebar_font_Source" // (issues/115)
"Seti_heading_font_12" // heading font size = 12
// heading
"Seti_bold_heading" // make heading font in bold
"Seti_no_heading" // remove the "folder,group 1,etc.."
"Seti_top_heading_big" // sidebar top header img big
"Seti_top_heading_small" // sidebar top header img small
"Seti_top_heading_anim" // sidebar top header img animate on hover "not available with accents"
"Seti_alt_tree_row" // alternative sidebar row highlight
// view
"Seti_pad_5" // use with line_padding_bottom / line_padding_top = 5
"Seti_pad_3" // use with line_padding_bottom / line_padding_top = 3
"Seti_panel_nrml" // remove the padding top/down from quick panel
"Seti_dark_fold_button" // change the fold arrow to black
// map
"Seti_yellow_map"
"Seti_red_map"
"Seti_indigo_map"
"Seti_purple_map"
"Seti_teal_map"
"Seti_lime_map"
"Seti_seablue_map"
// status bar
"Seti_yellow_statusbar"
"Seti_red_statusbar"
"Seti_indigo_statusbar"
"Seti_purple_statusbar"
"Seti_teal_statusbar"
"Seti_lime_statusbar"
"Seti_seablue_statusbar"
// accents
"Seti_accent" // general options for accents
"Seti_accent_yellow"
"Seti_accent_red"
"Seti_accent_indigo"
"Seti_accent_purple"
"Seti_accent_teal"
"Seti_accent_lime"
"Seti_accent_seablue"
与原始版本的不同
- 打开的选项卡中没有文件图标,ST 缺少此功能。
- 当前行号高亮颜色,ST 缺少此功能。