CreativeNotice / Seti_ST3

Seti_UI Port for ST3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seti

SublimeText 3 Theme & ColorScheme Port of Seti_UI & Syntax by jesseweed

Seti Screenshot Seti Screenshot

Notes

  • This is my first of its kind so if you found any bugs ,please issue a ticket.

  • I included a folder with some files types from jesseweed and DanBrooker to test the icons ,you should probably add some of them to the "file_exclude_patterns" as ST wont open them anyway.

  • Any thing less than 'ST3 Build 3062' wont get the sidebar icons to work.

  • if you used any of the resources in this repo into your own release ,plz appreciate the hard work and mention the original authors.

Install

Via Package Control

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

Manual

  1. Download the .zip.
  2. Unzip and rename the folder to Seti_UI.
  3. Copy the folder into Packages directory, which you can find using the menu item Preferences -> Browse Packages... in Sublime Text.
  4. copy the (fold.png) "or edit it to ur liking" to Packages/Theme - Default to override the _focken default yellow icon.

Setup

Activate the UI theme and color scheme by modifying your user preferences file, which you can find using the menu item Preferences -> Settings - User in Sublime Text or get Schemr & Themr by Ben Weier.

Example settings

{
  "theme": "Seti.sublime-theme",
  "color_scheme": "Packages/Seti_UI/Scheme/Seti.tmTheme",
  "caret_extra_width": 2 // to have a wider/thicker caret
}

Credits

Differences from the original

  • No file icon in the opened tabs, ST lacks this.

  • Not as icon rich as the original because ST can't see anything other than Extensions ,and even thou its still hard to make it use the icon you want.

  • Some scopes have different colors in Atom like the (:) ,this is related to the tmLanguage file in ST ,also note that Atom sometimes will display a different color than ST "even if the scope name matches in both editors".

  • Current line number highlight color, ST lacks this.

  • Everything else is basically the same as the original except for a couple of UI colors.

TODO

  1. Make the search input field shorter or "slimier" (depend on which side of the earth you are living).
  2. Better syntax Highlight. "90% done"

Issue A Ticket

  1. what version of ST are you using ? (nothing lower than 3062);
  2. have you restarted ST after you installed the theme ?
  3. if you still have bad render ,have you removed the cache folder ? (found right next to the packages folder)
  4. have you copied the files from the "Ext" folder to your User folder ?

About

Seti_UI Port for ST3.


Languages

Language:JavaScript 100.0%Language:C# 0.0%Language:C++ 0.0%Language:C 0.0%Language:CoffeeScript 0.0%Language:CSS 0.0%Language:Elixir 0.0%Language:Erlang 0.0%Language:Go 0.0%Language:Haskell 0.0%Language:PHP 0.0%Language:Java 0.0%Language:Julia 0.0%Language:Python 0.0%Language:Ruby 0.0%Language:Scala 0.0%Language:Shell 0.0%Language:Swift 0.0%Language:Visual Basic 0.0%