• Stars
    star
    755
  • Rank 58,002 (Top 2 %)
  • Language
  • License
    MIT License
  • Created over 9 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Seti_UI Port for ST3.

Seti
Packagecontrol total downloads

SublimeText 3 Theme Port of Seti_UI by jesseweed

Seti

Seti Screenshot

Seti_orig

Seti Screenshot

Notes

Install

Theme is listed as Seti_UI on Will Bond's Sublime Package Control.

Setup

Activate the Theme by calling UI: Select Theme from Sublime Text quick menu.

Options

open your Sublime Text "user settings" and add what you need from below.

  • note that not all the settings are available in both themes.
// 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"

Differences from the original

  • No file icon in the opened tabs, ST lacks this.
  • Current line number highlight color, ST lacks this.

More Repositories

1

Laravel-Media-Manager

A "Vuejs & Laravel" Media Manager With Tons of Features
JavaScript
825
star
2

Lingo

A Gui To Manage Laravel Translation Files
Vue
99
star
3

laravel-mix-versionhash

Auto append hash to file instead of using virtual one
JavaScript
61
star
4

Odin

manage model revisions with ease
PHP
60
star
5

Seti_UX

Seti Improved Scheme/Syntax-HL for ST.
55
star
6

demos

20
star
7

SimpleMenu

create menus that support page (multiLocale "title, url, body, ...", nesting, template, static/dynamic data, roles & permissions).
Blade
19
star
8

OverSeer

preview your form data before submitting
Vue
17
star
9

PackageChangeLog

Show Package Changelog On Composer Install/update
PHP
16
star
10

EmailValidator

validation rule to validate email for Laravel
PHP
16
star
11

MysqlToMongoDb

a simple tool to migrate data from mysql to mongodb for Laravel
PHP
15
star
12

Tagos

A Gui To Manage Tags
Vue
14
star
13

Blazar

Pre-Render Pages on the Fly in Laravel
PHP
14
star
14

vue-multi-ref

JavaScript
12
star
15

vscode-terminal-themes

JavaScript
10
star
16

vscode-save-editor-layout

TypeScript
10
star
17

laravel-firebase-broadcast-driver

a firebase broadcast driver for laravel
PHP
7
star
18

laravel-goto-controller

TypeScript
7
star
19

anonymous-form-component

vuejs anonymous form component
Vue
6
star
20

laravel-goto-config

TypeScript
6
star
21

vscode-show-unsaved-changes

TypeScript
4
star
22

laravel-goto-path

TypeScript
4
star
23

Laravel-Helper-Cmnds

Some Helper Console Cmnds For Laravel To Speedup The Usual Workflow
PHP
3
star
24

laravel-goto-env

TypeScript
3
star
25

laravel-goto-lang

TypeScript
3
star
26

Error-Views

generic error views
HTML
3
star
27

Yeti_ST3

Yeti_UI Port for ST3
3
star
28

AssetCacheBust

Automatic Assets CacheBust for Php
PHP
3
star
29

vue-notif

vuejs notification component which you can use either through js or html
Vue
3
star
30

vue-stagger

vue v2 Staggering-List-Transitions
Vue
3
star
31

mailcheck-vue

https://github.com/mailcheck/mailcheck port for vue
Vue
2
star
32

laravel-paymob

PHP
2
star
33

adonis-validation-messages

custom validation msgs instead of the hardcoded default
2
star
34

vscode-activitybar-separator

2
star
35

vscode-jump-to-line-number

TypeScript
2
star
36

Yeti_UX

Yeti Improved Scheme/Syntax-HL for ST
2
star
37

vscode-auto-comment-next-line

JavaScript
2
star
38

close-tabs-to-the-left

TypeScript
2
star
39

cordova-file-manager

a full file manager to "create/remove/rename/copy/move/download & save/list folder content"
JavaScript
2
star
40

vscode-jump-to-last-cursor

JavaScript
1
star
41

laravel-pusher-sharedworkers

Vue
1
star
42

vscode-php-class-generator

TypeScript
1
star
43

CheckIfUserIsOnlineMiddleware

check if logged user is online middleware
PHP
1
star
44

vscode-php-array-symbol-provider

TypeScript
1
star
45

env-symbol-provider

env-symbol-provider
TypeScript
1
star
46

Seti_UX-vscode

1
star
47

vue-bounty

https://github.com/coderitual/bounty port for vue
Vue
1
star
48

vscode-smart-delete

JavaScript
1
star
49

vue-list-rendered

a custom directive to check if last item in list was rendered
JavaScript
1
star
50

PreventBackHistoryMiddleware

Prevent Browser back button after Logout in Laravel 5.3
PHP
1
star
51

vscode-tabs-count-autowrap

TypeScript
1
star
52

vue-cordova-bb

Java
1
star
53

vscode-auto-surround

JavaScript
1
star