{"id":13448038,"url":"https://github.com/ctf0/Seti_ST3","last_synced_at":"2025-03-22T02:30:28.969Z","repository":{"id":20049306,"uuid":"23317685","full_name":"ctf0/Seti_ST3","owner":"ctf0","description":"Seti_UI Port for ST3.","archived":false,"fork":false,"pushed_at":"2023-12-05T00:30:39.000Z","size":5455,"stargazers_count":755,"open_issues_count":0,"forks_count":148,"subscribers_count":26,"default_branch":"master","last_synced_at":"2024-10-11T12:18:34.340Z","etag":null,"topics":["sublime-text-3","sublime-theme"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ctf0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ctf0"}},"created_at":"2014-08-25T15:03:25.000Z","updated_at":"2024-07-15T14:03:21.000Z","dependencies_parsed_at":"2024-10-25T11:39:02.468Z","dependency_job_id":"ebaf78d2-5565-43fe-b3fa-d16bada20b3f","html_url":"https://github.com/ctf0/Seti_ST3","commit_stats":{"total_commits":352,"total_committers":47,"mean_commits":7.48936170212766,"dds":0.5681818181818181,"last_synced_commit":"a6d7a9319ee931a46736507a537394d95750a193"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctf0%2FSeti_ST3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctf0%2FSeti_ST3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctf0%2FSeti_ST3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctf0%2FSeti_ST3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctf0","download_url":"https://codeload.github.com/ctf0/Seti_ST3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244897591,"owners_count":20528260,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sublime-text-3","sublime-theme"],"created_at":"2024-07-31T05:01:33.941Z","updated_at":"2025-03-22T02:30:28.590Z","avatar_url":"https://github.com/ctf0.png","language":null,"funding_links":["https://github.com/sponsors/ctf0"],"categories":["Others"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  Seti\n  \u003cbr\u003e\n  \u003ca href=\"https://packagecontrol.io/packages/Seti_UI/\"\u003e\u003cimg src=\"https://img.shields.io/packagecontrol/dt/Seti_UI.svg\" alt=\"Packagecontrol total downloads\" /\u003e\u003c/a\u003e\n\u003c/h1\u003e\n\n`SublimeText 3 Theme` Port of Seti_UI by [jesseweed](https://github.com/jesseweed/seti-ui)\n\n### Seti\n\n![Seti Screenshot](./Resource/screenshot-1.png)\n\n### Seti_orig\n\n![Seti Screenshot](./Resource/screenshot-2.png)\n\n## Notes\n\n* [Seti_UX](https://sublime.wbond.net/packages/Seti_UX) A New/Better syntax Highlight.\n* [Seti_JetBrains](https://github.com/zchee/Seti_JetBrains) by [zchee](https://github.com/zchee) :tophat:.\n\n## Install\n\nTheme is listed as [Seti_UI](https://packagecontrol.io/packages/Seti_UI) on Will Bond's [Sublime Package Control](https://packagecontrol.io).\n\n## Setup\n\nActivate the `Theme` by calling `UI: Select Theme` from Sublime Text quick menu.\n\n#### Options\n\nopen your Sublime Text \"user settings\" and add what you need from below.\n* note that not all the settings are available in both themes.\n\n```js\n// tabs\n  \"Seti_tabs_small\"                   // tabs height = 35\n  \"Seti_tabs_med\"                     // tabs height = 40\n  \"Seti_tabs_big\"                     // tabs height = \"seti=45\" / \"seti_orig=54\"\n  \"Seti_tabs_no_min_width\"            // (issues/223)\n  \"Seti_tab_font_12\"                  // tab font size = 12\n  \"mouse_wheel_tabswitch\"             // scroll through opened tabs\n  \"Seti_no_scroll_icons\"              // remove the l/r arrows, effective when (\"enable_tab_scrolling\": true)\n  \"Seti_no_under_bar\"                 // remove the small colored bar under the un-saved tabs \"not available with accents\"\n  \"Seti_bold_slctdtab_labels\"         // make active tab label font in bold\n  \"Seti_use_system_title_bar\"         // use the new tabset feature (\u003e=3127)\n\n// tabs unsaved bar (\"Seti_accent_*\": false)\n  \"Seti_yellow_tab\"\n  \"Seti_red_tab\"\n  \"Seti_indigo_tab\"\n  \"Seti_purple_tab\"\n  \"Seti_teal_tab\"\n  \"Seti_lime_tab\"\n  \"Seti_seablue_tab\"\n\n// tab close button (\"Seti_accent\": false)\n  \"Seti_yellow_tabclose\"\n  \"Seti_red_tabclose\"\n  \"Seti_indigo_tabclose\"\n  \"Seti_purple_tabclose\"\n  \"Seti_teal_tabclose\"\n  \"Seti_lime_tabclose\"\n\n// tab label\n  \"Seti_blue_label\"\n  \"Seti_yellow_label\"\n  \"Seti_red_label\"\n  \"Seti_indigo_label\"\n  \"Seti_purple_label\"\n  \"Seti_teal_label\"\n  \"Seti_lime_label\"\n\n// scrollbar\n  \"Seti_SB_med\"                    // scrollbars width / height = 6\n  \"Seti_SB_big\"                    // scrollbars width / height = 10\n  \"Seti_blue_scrollbar\"\n  \"Seti_yellow_scrollbar\"\n  \"Seti_red_scrollbar\"\n  \"Seti_indigo_scrollbar\"\n  \"Seti_purple_scrollbar\"\n  \"Seti_teal_scrollbar\"\n  \"Seti_lime_scrollbar\"\n  \"Seti_seablue_scrollbar\"\n\n// sidebar\n  // icons\n  \"Seti_ClosedFolder_same\"         // same icon as the \"Opened folder\"\n  \"Seti_ClosedFolder_remove\"       // remove closed_folder icon\n  \"Seti_ClosedFolder_dots\"         // change closed_folder icon to dot\n  \"Seti_ClosedFolder_anim\"         // animate sidebar folder icons\n  \"Seti_sb_no_icons\"               // (issues/133)\n  \"Seti_sb_blank\"                  // (issues/133)\n  // padding\n  \"Seti_sb_small_padding\"          // sidebar entries padding = 3\n  \"Seti_sb_big_padding\"            // sidebar entries padding = 10\n  \"Seti_sb_tree_med\"               // sidebar tree padding = 15\n  \"Seti_sb_tree_small\"             // sidebar tree padding = 10\n  \"Seti_sb_tree_tiny\"              // (issues/88)\n  \"Seti_sb_tree_miny\"              // (issues/88)\n  \"Seti_show_group_arrows\"         // show the folder/group arrows in sidebar\n  // labels\n  \"Seti_bold_slctdfile_labels\"     // make the sidebar selected file text in bold\n  \"Seti_sidebar_font_size_12\"      // (issues/115)\n  \"Seti_sidebar_font_size_13\"      // (issues/115)\n  \"Seti_sidebar_font_size_14\"      // (issues/115)\n  \"Seti_sidebar_font_Ubuntu\"       // (issues/115)\n  \"Seti_sidebar_font_Fira\"         // (issues/115)\n  \"Seti_sidebar_font_Hack\"         // (issues/115)\n  \"Seti_sidebar_font_Source\"       // (issues/115)\n  \"Seti_heading_font_12\"           // heading font size = 12\n  // heading\n  \"Seti_bold_heading\"              // make heading font in bold\n  \"Seti_no_heading\"                // remove the \"folder,group 1,etc..\"\n  \"Seti_top_heading_big\"           // sidebar top header img big\n  \"Seti_top_heading_small\"         // sidebar top header img small\n  \"Seti_top_heading_anim\"          // sidebar top header img animate on hover \"not available with accents\"\n  \"Seti_alt_tree_row\"              // alternative sidebar row highlight\n\n// view\n  \"Seti_pad_5\"                     // use with line_padding_bottom / line_padding_top = 5\n  \"Seti_pad_3\"                     // use with line_padding_bottom / line_padding_top = 3\n  \"Seti_panel_nrml\"                // remove the padding top/down from quick panel\n  \"Seti_dark_fold_button\"          // change the fold arrow to black\n\n// map\n  \"Seti_yellow_map\"\n  \"Seti_red_map\"\n  \"Seti_indigo_map\"\n  \"Seti_purple_map\"\n  \"Seti_teal_map\"\n  \"Seti_lime_map\"\n  \"Seti_seablue_map\"\n\n// status bar\n  \"Seti_yellow_statusbar\"\n  \"Seti_red_statusbar\"\n  \"Seti_indigo_statusbar\"\n  \"Seti_purple_statusbar\"\n  \"Seti_teal_statusbar\"\n  \"Seti_lime_statusbar\"\n  \"Seti_seablue_statusbar\"\n\n// accents\n  \"Seti_accent\"                    // general options for accents\n  \"Seti_accent_yellow\"\n  \"Seti_accent_red\"\n  \"Seti_accent_indigo\"\n  \"Seti_accent_purple\"\n  \"Seti_accent_teal\"\n  \"Seti_accent_lime\"\n  \"Seti_accent_seablue\"\n```\n\n## Differences from the original\n\n* No file icon in the opened tabs, ST lacks this.\n* Current line number highlight color, ST lacks this.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctf0%2FSeti_ST3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctf0%2FSeti_ST3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctf0%2FSeti_ST3/lists"}