├── +res └── file-types │ ├── LICENSE │ ├── XML.xml │ ├── ai.ai │ ├── c#.cs │ ├── c++.cpp │ ├── c++.hpp │ ├── c.c │ ├── c.h │ ├── css.css │ ├── go.go │ ├── perl.pl │ ├── php.php │ ├── psd.psd │ ├── ruby.rb │ ├── Dockerfile │ ├── Gruntfile.js │ ├── Gulpfile.js │ ├── JSON.json │ ├── Jade.jade │ ├── Procfile │ ├── bower.json │ ├── css.less │ ├── css.sass │ ├── css.scss │ ├── css.styl │ ├── elixer.ex │ ├── erlang.erl │ ├── font.eot │ ├── font.otf │ ├── font.ttf │ ├── font.woff │ ├── haskell.hs │ ├── html.ctp │ ├── html.erb │ ├── html.haml │ ├── html.html │ ├── html.slim │ ├── image.svg │ ├── java.java │ ├── julia.jl │ ├── markdown.md │ ├── puppet.pp │ ├── python.py │ ├── scala.scala │ ├── shell.fish │ ├── shell.sh │ ├── shell.zsh │ ├── swift.swift │ ├── text_spec.rb │ ├── Mustache.mustache │ ├── autohotkey.ahk │ ├── objective-c.m │ ├── visualbasic.vb │ ├── coffeescript.coffee │ ├── config.rb │ ├── index.html │ ├── readme │ ├── readme.md │ ├── readme.txt │ ├── Handlebars.hbs │ ├── image.gif │ ├── image.jpg │ ├── image.png │ ├── archive.zip │ ├── vector.eps │ ├── vector.pdf │ ├── norwester.otf │ └── JavaScript.js ├── fold.png ├── icons ├── folder.png ├── folder@2x.png ├── file_type_R.png ├── file_type_c#.png ├── file_type_c.png ├── file_type_go.png ├── file_type_js.png ├── folder_open.png ├── file_type_R@2x.png ├── file_type_blade.png ├── file_type_bower.png ├── file_type_c#@2x.png ├── file_type_c++.png ├── file_type_c@2x.png ├── file_type_cfc.png ├── file_type_cfm.png ├── file_type_css.png ├── file_type_dlang.png ├── file_type_font.png ├── file_type_git.png ├── file_type_go@2x.png ├── file_type_haml.png ├── file_type_haxe.png ├── file_type_html.png ├── file_type_image.png ├── file_type_jade.png ├── file_type_java.png ├── file_type_js@2x.png ├── file_type_jsp.png ├── file_type_julia.png ├── file_type_less.png ├── file_type_lisp.png ├── file_type_lsl.png ├── file_type_lua.png ├── file_type_node.png ├── file_type_npm.png ├── file_type_ocaml.png ├── file_type_perl.png ├── file_type_php.png ├── file_type_rails.png ├── file_type_react.png ├── file_type_ruby.png ├── file_type_rust.png ├── file_type_sass.png ├── file_type_scala.png ├── file_type_scss.png ├── file_type_shell.png ├── file_type_slim.png ├── file_type_sql.png ├── file_type_svg.png ├── file_type_swift.png ├── file_type_tcl.png ├── file_type_tex.png ├── file_type_text.png ├── file_type_twig.png ├── file_type_yaml.png ├── folder_open@2x.png ├── file_type_angular.png ├── file_type_apache.png ├── file_type_binary.png ├── file_type_c++@2x.png ├── file_type_cfc@2x.png ├── file_type_cfm@2x.png ├── file_type_clojure.png ├── file_type_compass.png ├── file_type_css@2x.png ├── file_type_default.png ├── file_type_docker.png ├── file_type_erlang.png ├── file_type_font@2x.png ├── file_type_git@2x.png ├── file_type_gradle.png ├── file_type_groovy.png ├── file_type_haml@2x.png ├── file_type_haskell.png ├── file_type_haxe@2x.png ├── file_type_html@2x.png ├── file_type_jade@2x.png ├── file_type_java@2x.png ├── file_type_jsp@2x.png ├── file_type_less@2x.png ├── file_type_license.png ├── file_type_lisp@2x.png ├── file_type_lsl@2x.png ├── file_type_lua@2x.png ├── file_type_markup.png ├── file_type_matlab.png ├── file_type_node@2x.png ├── file_type_npm@2x.png ├── file_type_perl@2x.png ├── file_type_php@2x.png ├── file_type_puppet.png ├── file_type_python.png ├── file_type_ruby@2x.png ├── file_type_rust@2x.png ├── file_type_sass@2x.png ├── file_type_scss@2x.png ├── file_type_slim@2x.png ├── file_type_source.png ├── file_type_sql@2x.png ├── file_type_stylus.png ├── file_type_svg@2x.png ├── file_type_tcl@2x.png ├── file_type_tex@2x.png ├── file_type_text@2x.png ├── file_type_textile.png ├── file_type_twig@2x.png ├── file_type_yaml@2x.png ├── file_type_angular@2x.png ├── file_type_apache@2x.png ├── file_type_autohotkey.png ├── file_type_binary@2x.png ├── file_type_blade@2x.png ├── file_type_bower@2x.png ├── file_type_clojure@2x.png ├── file_type_compass@2x.png ├── file_type_default@2x.png ├── file_type_dlang@2x.png ├── file_type_docker@2x.png ├── file_type_erlang@2x.png ├── file_type_gradle@2x.png ├── file_type_graphviz.png ├── file_type_groovy@2x.png ├── file_type_gruntfile.png ├── file_type_gulpfile.png ├── file_type_haskell@2x.png ├── file_type_image@2x.png ├── file_type_julia@2x.png ├── file_type_license@2x.png ├── file_type_markdown.png ├── file_type_markup@2x.png ├── file_type_matlab@2x.png ├── file_type_mustache.png ├── file_type_ocaml@2x.png ├── file_type_procfile.png ├── file_type_puppet@2x.png ├── file_type_python@2x.png ├── file_type_rails@2x.png ├── file_type_react@2x.png ├── file_type_scala@2x.png ├── file_type_settings.png ├── file_type_shell@2x.png ├── file_type_source@2x.png ├── file_type_stylus@2x.png ├── file_type_swift@2x.png ├── file_type_textile@2x.png ├── file_type_typescript.png ├── file_type_actionscript.png ├── file_type_applescript.png ├── file_type_coffescript.png ├── file_type_graphviz@2x.png ├── file_type_gruntfile@2x.png ├── file_type_gulpfile@2x.png ├── file_type_markdown@2x.png ├── file_type_mustache@2x.png ├── file_type_procfile@2x.png ├── file_type_settings@2x.png ├── file_type_actionscript@2x.png ├── file_type_applescript@2x.png ├── file_type_autohotkey@2x.png ├── file_type_coffescript@2x.png ├── file_type_typescript@2x.png └── Prefs │ ├── icon_c#.tmPreferences │ ├── icon_c.tmPreferences │ ├── icon_js.tmPreferences │ ├── icon_rust.tmPreferences │ ├── icon_css.tmPreferences │ ├── icon_lsl.tmPreferences │ ├── icon_rails.tmPreferences │ ├── icon_cfm.tmPreferences │ ├── icon_haxe.tmPreferences │ ├── icon_java.tmPreferences │ ├── icon_json.tmPreferences │ ├── icon_cfc.tmPreferences │ ├── icon_python.tmPreferences │ ├── icon_c++.tmPreferences │ ├── icon_coffee.tmPreferences │ ├── icon_php.tmPreferences │ ├── icon_react.tmPreferences │ ├── icon_stylus.tmPreferences │ ├── icon_typescript.tmPreferences │ ├── icon_dockerfile.tmPreferences │ ├── icon_R.tmPreferences │ ├── icon_blade.tmPreferences │ ├── icon_font.tmPreferences │ ├── icon_git.tmPreferences │ ├── icon_lua.tmPreferences │ ├── icon_sql.tmPreferences │ ├── icon_svg.tmPreferences │ ├── icon_dlang.tmPreferences │ ├── icon_jsp.tmPreferences │ ├── icon_julia.tmPreferences │ ├── icon_license.tmPreferences │ ├── icon_lisp.tmPreferences │ ├── icon_npm.tmPreferences │ ├── icon_perl.tmPreferences │ ├── icon_ruby.tmPreferences │ ├── icon_scala.tmPreferences │ ├── icon_swift.tmPreferences │ ├── icon_twig.tmPreferences │ ├── icon_yaml.tmPreferences │ ├── icon_bower.tmPreferences │ ├── icon_erlang.tmPreferences │ ├── icon_go.tmPreferences │ ├── icon_gradle.tmPreferences │ ├── icon_matlab.tmPreferences │ ├── icon_puppet.tmPreferences │ ├── icon_clojure.tmPreferences │ ├── icon_gulpfile.tmPreferences │ ├── icon_haml.tmPreferences │ ├── icon_haskell.tmPreferences │ ├── icon_jade.tmPreferences │ ├── icon_procfile.tmPreferences │ ├── icon_slim.tmPreferences │ ├── icon_tcl.tmPreferences │ ├── icon_textile.tmPreferences │ ├── icon_graphviz.tmPreferences │ ├── icon_gruntfile.tmPreferences │ ├── icon_html.tmPreferences │ ├── icon_less.tmPreferences │ ├── icon_markdown.tmPreferences │ ├── icon_sass.tmPreferences │ ├── icon_scss.tmPreferences │ ├── icon_groovy.tmPreferences │ ├── icon_shell.tmPreferences │ ├── icon_tex.tmPreferences │ ├── icon_actionscript.tmPreferences │ ├── icon_apache.tmPreferences │ ├── icon_angular.tmPreferences │ ├── icon_applescript.tmPreferences │ ├── icon_mustache.tmPreferences │ └── icon_ocaml.tmPreferences ├── screenshot-1.jpg ├── screenshot-2.jpg ├── screenshot-3.png ├── icon_ahk.tmPreferences └── README.md /+res/file-types/LICENSE: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/XML.xml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/ai.ai: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/c#.cs: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/c++.cpp: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/c++.hpp: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/c.c: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/c.h: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/css.css: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/go.go: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/perl.pl: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/php.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/psd.psd: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/ruby.rb: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/Dockerfile: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/Gruntfile.js: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/Gulpfile.js: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/JSON.json: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/Jade.jade: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/Procfile: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/bower.json: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/css.less: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/css.sass: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/css.scss: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/css.styl: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/elixer.ex: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/erlang.erl: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/font.eot: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/font.otf: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/font.ttf: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/font.woff: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/haskell.hs: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/html.ctp: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/html.erb: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/html.haml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/html.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/html.slim: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/image.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/java.java: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/julia.jl: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/markdown.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/puppet.pp: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/python.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/scala.scala: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/shell.fish: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/shell.sh: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/shell.zsh: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/swift.swift: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/text_spec.rb: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/Mustache.mustache: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/autohotkey.ahk: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/objective-c.m: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/visualbasic.vb: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/coffeescript.coffee: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /+res/file-types/config.rb: -------------------------------------------------------------------------------- 1 | hello world! -------------------------------------------------------------------------------- /+res/file-types/index.html: -------------------------------------------------------------------------------- 1 | hello world! -------------------------------------------------------------------------------- /+res/file-types/readme: -------------------------------------------------------------------------------- 1 | hello world! -------------------------------------------------------------------------------- /+res/file-types/readme.md: -------------------------------------------------------------------------------- 1 | hello world! -------------------------------------------------------------------------------- /+res/file-types/readme.txt: -------------------------------------------------------------------------------- 1 | hello world! -------------------------------------------------------------------------------- /+res/file-types/Handlebars.hbs: -------------------------------------------------------------------------------- 1 | @content 2 | -------------------------------------------------------------------------------- /fold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/fold.png -------------------------------------------------------------------------------- /icons/folder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/folder.png -------------------------------------------------------------------------------- /screenshot-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/screenshot-1.jpg -------------------------------------------------------------------------------- /screenshot-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/screenshot-2.jpg -------------------------------------------------------------------------------- /screenshot-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/screenshot-3.png -------------------------------------------------------------------------------- /icons/folder@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/folder@2x.png -------------------------------------------------------------------------------- /icons/file_type_R.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_R.png -------------------------------------------------------------------------------- /icons/file_type_c#.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_c#.png -------------------------------------------------------------------------------- /icons/file_type_c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_c.png -------------------------------------------------------------------------------- /icons/file_type_go.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_go.png -------------------------------------------------------------------------------- /icons/file_type_js.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_js.png -------------------------------------------------------------------------------- /icons/folder_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/folder_open.png -------------------------------------------------------------------------------- /+res/file-types/image.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/+res/file-types/image.gif -------------------------------------------------------------------------------- /+res/file-types/image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/+res/file-types/image.jpg -------------------------------------------------------------------------------- /+res/file-types/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/+res/file-types/image.png -------------------------------------------------------------------------------- /icons/file_type_R@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_R@2x.png -------------------------------------------------------------------------------- /icons/file_type_blade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_blade.png -------------------------------------------------------------------------------- /icons/file_type_bower.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_bower.png -------------------------------------------------------------------------------- /icons/file_type_c#@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_c#@2x.png -------------------------------------------------------------------------------- /icons/file_type_c++.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_c++.png -------------------------------------------------------------------------------- /icons/file_type_c@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_c@2x.png -------------------------------------------------------------------------------- /icons/file_type_cfc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_cfc.png -------------------------------------------------------------------------------- /icons/file_type_cfm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_cfm.png -------------------------------------------------------------------------------- /icons/file_type_css.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_css.png -------------------------------------------------------------------------------- /icons/file_type_dlang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_dlang.png -------------------------------------------------------------------------------- /icons/file_type_font.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_font.png -------------------------------------------------------------------------------- /icons/file_type_git.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_git.png -------------------------------------------------------------------------------- /icons/file_type_go@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_go@2x.png -------------------------------------------------------------------------------- /icons/file_type_haml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_haml.png -------------------------------------------------------------------------------- /icons/file_type_haxe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_haxe.png -------------------------------------------------------------------------------- /icons/file_type_html.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_html.png -------------------------------------------------------------------------------- /icons/file_type_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_image.png -------------------------------------------------------------------------------- /icons/file_type_jade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_jade.png -------------------------------------------------------------------------------- /icons/file_type_java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_java.png -------------------------------------------------------------------------------- /icons/file_type_js@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_js@2x.png -------------------------------------------------------------------------------- /icons/file_type_jsp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_jsp.png -------------------------------------------------------------------------------- /icons/file_type_julia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_julia.png -------------------------------------------------------------------------------- /icons/file_type_less.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_less.png -------------------------------------------------------------------------------- /icons/file_type_lisp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_lisp.png -------------------------------------------------------------------------------- /icons/file_type_lsl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_lsl.png -------------------------------------------------------------------------------- /icons/file_type_lua.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_lua.png -------------------------------------------------------------------------------- /icons/file_type_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_node.png -------------------------------------------------------------------------------- /icons/file_type_npm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_npm.png -------------------------------------------------------------------------------- /icons/file_type_ocaml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_ocaml.png -------------------------------------------------------------------------------- /icons/file_type_perl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_perl.png -------------------------------------------------------------------------------- /icons/file_type_php.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_php.png -------------------------------------------------------------------------------- /icons/file_type_rails.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_rails.png -------------------------------------------------------------------------------- /icons/file_type_react.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_react.png -------------------------------------------------------------------------------- /icons/file_type_ruby.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_ruby.png -------------------------------------------------------------------------------- /icons/file_type_rust.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_rust.png -------------------------------------------------------------------------------- /icons/file_type_sass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_sass.png -------------------------------------------------------------------------------- /icons/file_type_scala.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_scala.png -------------------------------------------------------------------------------- /icons/file_type_scss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_scss.png -------------------------------------------------------------------------------- /icons/file_type_shell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_shell.png -------------------------------------------------------------------------------- /icons/file_type_slim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_slim.png -------------------------------------------------------------------------------- /icons/file_type_sql.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_sql.png -------------------------------------------------------------------------------- /icons/file_type_svg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_svg.png -------------------------------------------------------------------------------- /icons/file_type_swift.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_swift.png -------------------------------------------------------------------------------- /icons/file_type_tcl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_tcl.png -------------------------------------------------------------------------------- /icons/file_type_tex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_tex.png -------------------------------------------------------------------------------- /icons/file_type_text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_text.png -------------------------------------------------------------------------------- /icons/file_type_twig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_twig.png -------------------------------------------------------------------------------- /icons/file_type_yaml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_yaml.png -------------------------------------------------------------------------------- /icons/folder_open@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/folder_open@2x.png -------------------------------------------------------------------------------- /+res/file-types/archive.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/+res/file-types/archive.zip -------------------------------------------------------------------------------- /+res/file-types/vector.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/+res/file-types/vector.eps -------------------------------------------------------------------------------- /+res/file-types/vector.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/+res/file-types/vector.pdf -------------------------------------------------------------------------------- /icons/file_type_angular.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_angular.png -------------------------------------------------------------------------------- /icons/file_type_apache.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_apache.png -------------------------------------------------------------------------------- /icons/file_type_binary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_binary.png -------------------------------------------------------------------------------- /icons/file_type_c++@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_c++@2x.png -------------------------------------------------------------------------------- /icons/file_type_cfc@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_cfc@2x.png -------------------------------------------------------------------------------- /icons/file_type_cfm@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_cfm@2x.png -------------------------------------------------------------------------------- /icons/file_type_clojure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_clojure.png -------------------------------------------------------------------------------- /icons/file_type_compass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_compass.png -------------------------------------------------------------------------------- /icons/file_type_css@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_css@2x.png -------------------------------------------------------------------------------- /icons/file_type_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_default.png -------------------------------------------------------------------------------- /icons/file_type_docker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_docker.png -------------------------------------------------------------------------------- /icons/file_type_erlang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_erlang.png -------------------------------------------------------------------------------- /icons/file_type_font@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_font@2x.png -------------------------------------------------------------------------------- /icons/file_type_git@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_git@2x.png -------------------------------------------------------------------------------- /icons/file_type_gradle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_gradle.png -------------------------------------------------------------------------------- /icons/file_type_groovy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_groovy.png -------------------------------------------------------------------------------- /icons/file_type_haml@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_haml@2x.png -------------------------------------------------------------------------------- /icons/file_type_haskell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_haskell.png -------------------------------------------------------------------------------- /icons/file_type_haxe@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_haxe@2x.png -------------------------------------------------------------------------------- /icons/file_type_html@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_html@2x.png -------------------------------------------------------------------------------- /icons/file_type_jade@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_jade@2x.png -------------------------------------------------------------------------------- /icons/file_type_java@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_java@2x.png -------------------------------------------------------------------------------- /icons/file_type_jsp@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_jsp@2x.png -------------------------------------------------------------------------------- /icons/file_type_less@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_less@2x.png -------------------------------------------------------------------------------- /icons/file_type_license.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_license.png -------------------------------------------------------------------------------- /icons/file_type_lisp@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_lisp@2x.png -------------------------------------------------------------------------------- /icons/file_type_lsl@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_lsl@2x.png -------------------------------------------------------------------------------- /icons/file_type_lua@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_lua@2x.png -------------------------------------------------------------------------------- /icons/file_type_markup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_markup.png -------------------------------------------------------------------------------- /icons/file_type_matlab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_matlab.png -------------------------------------------------------------------------------- /icons/file_type_node@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_node@2x.png -------------------------------------------------------------------------------- /icons/file_type_npm@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_npm@2x.png -------------------------------------------------------------------------------- /icons/file_type_perl@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_perl@2x.png -------------------------------------------------------------------------------- /icons/file_type_php@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_php@2x.png -------------------------------------------------------------------------------- /icons/file_type_puppet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_puppet.png -------------------------------------------------------------------------------- /icons/file_type_python.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_python.png -------------------------------------------------------------------------------- /icons/file_type_ruby@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_ruby@2x.png -------------------------------------------------------------------------------- /icons/file_type_rust@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_rust@2x.png -------------------------------------------------------------------------------- /icons/file_type_sass@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_sass@2x.png -------------------------------------------------------------------------------- /icons/file_type_scss@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_scss@2x.png -------------------------------------------------------------------------------- /icons/file_type_slim@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_slim@2x.png -------------------------------------------------------------------------------- /icons/file_type_source.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_source.png -------------------------------------------------------------------------------- /icons/file_type_sql@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_sql@2x.png -------------------------------------------------------------------------------- /icons/file_type_stylus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_stylus.png -------------------------------------------------------------------------------- /icons/file_type_svg@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_svg@2x.png -------------------------------------------------------------------------------- /icons/file_type_tcl@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_tcl@2x.png -------------------------------------------------------------------------------- /icons/file_type_tex@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_tex@2x.png -------------------------------------------------------------------------------- /icons/file_type_text@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_text@2x.png -------------------------------------------------------------------------------- /icons/file_type_textile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_textile.png -------------------------------------------------------------------------------- /icons/file_type_twig@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_twig@2x.png -------------------------------------------------------------------------------- /icons/file_type_yaml@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_yaml@2x.png -------------------------------------------------------------------------------- /+res/file-types/norwester.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/+res/file-types/norwester.otf -------------------------------------------------------------------------------- /icons/file_type_angular@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_angular@2x.png -------------------------------------------------------------------------------- /icons/file_type_apache@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_apache@2x.png -------------------------------------------------------------------------------- /icons/file_type_autohotkey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_autohotkey.png -------------------------------------------------------------------------------- /icons/file_type_binary@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_binary@2x.png -------------------------------------------------------------------------------- /icons/file_type_blade@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_blade@2x.png -------------------------------------------------------------------------------- /icons/file_type_bower@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_bower@2x.png -------------------------------------------------------------------------------- /icons/file_type_clojure@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_clojure@2x.png -------------------------------------------------------------------------------- /icons/file_type_compass@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_compass@2x.png -------------------------------------------------------------------------------- /icons/file_type_default@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_default@2x.png -------------------------------------------------------------------------------- /icons/file_type_dlang@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_dlang@2x.png -------------------------------------------------------------------------------- /icons/file_type_docker@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_docker@2x.png -------------------------------------------------------------------------------- /icons/file_type_erlang@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_erlang@2x.png -------------------------------------------------------------------------------- /icons/file_type_gradle@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_gradle@2x.png -------------------------------------------------------------------------------- /icons/file_type_graphviz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_graphviz.png -------------------------------------------------------------------------------- /icons/file_type_groovy@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_groovy@2x.png -------------------------------------------------------------------------------- /icons/file_type_gruntfile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_gruntfile.png -------------------------------------------------------------------------------- /icons/file_type_gulpfile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_gulpfile.png -------------------------------------------------------------------------------- /icons/file_type_haskell@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_haskell@2x.png -------------------------------------------------------------------------------- /icons/file_type_image@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_image@2x.png -------------------------------------------------------------------------------- /icons/file_type_julia@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_julia@2x.png -------------------------------------------------------------------------------- /icons/file_type_license@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_license@2x.png -------------------------------------------------------------------------------- /icons/file_type_markdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_markdown.png -------------------------------------------------------------------------------- /icons/file_type_markup@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_markup@2x.png -------------------------------------------------------------------------------- /icons/file_type_matlab@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_matlab@2x.png -------------------------------------------------------------------------------- /icons/file_type_mustache.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_mustache.png -------------------------------------------------------------------------------- /icons/file_type_ocaml@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_ocaml@2x.png -------------------------------------------------------------------------------- /icons/file_type_procfile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_procfile.png -------------------------------------------------------------------------------- /icons/file_type_puppet@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_puppet@2x.png -------------------------------------------------------------------------------- /icons/file_type_python@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_python@2x.png -------------------------------------------------------------------------------- /icons/file_type_rails@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_rails@2x.png -------------------------------------------------------------------------------- /icons/file_type_react@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_react@2x.png -------------------------------------------------------------------------------- /icons/file_type_scala@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_scala@2x.png -------------------------------------------------------------------------------- /icons/file_type_settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_settings.png -------------------------------------------------------------------------------- /icons/file_type_shell@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_shell@2x.png -------------------------------------------------------------------------------- /icons/file_type_source@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_source@2x.png -------------------------------------------------------------------------------- /icons/file_type_stylus@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_stylus@2x.png -------------------------------------------------------------------------------- /icons/file_type_swift@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_swift@2x.png -------------------------------------------------------------------------------- /icons/file_type_textile@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_textile@2x.png -------------------------------------------------------------------------------- /icons/file_type_typescript.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_typescript.png -------------------------------------------------------------------------------- /icons/file_type_actionscript.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_actionscript.png -------------------------------------------------------------------------------- /icons/file_type_applescript.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_applescript.png -------------------------------------------------------------------------------- /icons/file_type_coffescript.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_coffescript.png -------------------------------------------------------------------------------- /icons/file_type_graphviz@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_graphviz@2x.png -------------------------------------------------------------------------------- /icons/file_type_gruntfile@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_gruntfile@2x.png -------------------------------------------------------------------------------- /icons/file_type_gulpfile@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_gulpfile@2x.png -------------------------------------------------------------------------------- /icons/file_type_markdown@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_markdown@2x.png -------------------------------------------------------------------------------- /icons/file_type_mustache@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_mustache@2x.png -------------------------------------------------------------------------------- /icons/file_type_procfile@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_procfile@2x.png -------------------------------------------------------------------------------- /icons/file_type_settings@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_settings@2x.png -------------------------------------------------------------------------------- /icons/file_type_actionscript@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_actionscript@2x.png -------------------------------------------------------------------------------- /icons/file_type_applescript@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_applescript@2x.png -------------------------------------------------------------------------------- /icons/file_type_autohotkey@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_autohotkey@2x.png -------------------------------------------------------------------------------- /icons/file_type_coffescript@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_coffescript@2x.png -------------------------------------------------------------------------------- /icons/file_type_typescript@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrmartineau/SetiUI-Icons-Sublime/HEAD/icons/file_type_typescript@2x.png -------------------------------------------------------------------------------- /icon_ahk.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.ahk 7 | settings 8 | 9 | icon 10 | file_type_autohotkey 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_c#.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.cs 7 | settings 8 | 9 | icon 10 | file_type_c# 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_c.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.c 7 | settings 8 | 9 | icon 10 | file_type_c 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_js.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.js 7 | settings 8 | 9 | icon 10 | file_type_js 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_rust.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.rust 7 | settings 8 | 9 | icon 10 | file_type_rust 11 | 12 | 13 | -------------------------------------------------------------------------------- /icons/Prefs/icon_css.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.css 7 | settings 8 | 9 | icon 10 | file_type_css 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_lsl.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.lsl 7 | settings 8 | 9 | icon 10 | file_type_lsl 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_rails.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | text.html.ruby 7 | settings 8 | 9 | icon 10 | file_type_rails 11 | 12 | 13 | -------------------------------------------------------------------------------- /icons/Prefs/icon_cfm.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | text.html.cfm 7 | settings 8 | 9 | icon 10 | file_type_cfm 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_haxe.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.haxe 7 | settings 8 | 9 | icon 10 | file_type_haxe 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_java.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.java 7 | settings 8 | 9 | icon 10 | file_type_java 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_json.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.json 7 | settings 8 | 9 | icon 10 | file_type_settings 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_cfc.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.cfscript.cfc 7 | settings 8 | 9 | icon 10 | file_type_cfc 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_python.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.python 7 | settings 8 | 9 | icon 10 | file_type_python 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_c++.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.c++,source.objc++ 7 | settings 8 | 9 | icon 10 | file_type_c++ 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_coffee.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.coffee 7 | settings 8 | 9 | icon 10 | file_type_coffescript 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_php.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.php, embedding.php 7 | settings 8 | 9 | icon 10 | file_type_php 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_react.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.jsx 7 | settings 8 | 9 | icon 10 | file_type_react 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_stylus.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.stylus, source.styl 7 | settings 8 | 9 | icon 10 | file_type_stylus 11 | 12 | 13 | -------------------------------------------------------------------------------- /icons/Prefs/icon_typescript.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.ts 7 | settings 8 | 9 | icon 10 | file_type_typescript 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_dockerfile.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.dockerfile 7 | settings 8 | 9 | icon 10 | file_type_docker 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_R.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.r 7 | settings 8 | 9 | icon 10 | file_type_R 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_blade.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | text.html.laravel-blade, text.blade 7 | settings 8 | 9 | icon 10 | file_type_blade 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_font.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | font 7 | settings 8 | 9 | icon 10 | file_type_font 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_git.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.git 7 | settings 8 | 9 | icon 10 | file_type_git 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_lua.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.lua 7 | settings 8 | 9 | icon 10 | file_type_lua 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_sql.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.sql 7 | settings 8 | 9 | icon 10 | file_type_sql 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_svg.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.svg 7 | settings 8 | 9 | icon 10 | file_type_svg 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_dlang.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.d 7 | settings 8 | 9 | icon 10 | file_type_dlang 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_jsp.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | text.html.jsp 7 | settings 8 | 9 | icon 10 | file_type_jsp 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_julia.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.jl 7 | settings 8 | 9 | icon 10 | file_type_julia 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_license.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | license 7 | settings 8 | 9 | icon 10 | file_type_license 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_lisp.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.lisp 7 | settings 8 | 9 | icon 10 | file_type_lisp 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_npm.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.json.npm 7 | settings 8 | 9 | icon 10 | file_type_npm 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_perl.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.perl 7 | settings 8 | 9 | icon 10 | file_type_perl 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_ruby.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.ruby 7 | settings 8 | 9 | icon 10 | file_type_ruby 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_scala.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.scala 7 | settings 8 | 9 | icon 10 | file_type_scala 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_swift.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.swift 7 | settings 8 | 9 | icon 10 | file_type_swift 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_twig.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | text.html.twig 7 | settings 8 | 9 | icon 10 | file_type_twig 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_yaml.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.yaml 7 | settings 8 | 9 | icon 10 | file_type_yaml 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_bower.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.json.bower 7 | settings 8 | 9 | icon 10 | file_type_bower 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_erlang.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.erlang 7 | settings 8 | 9 | icon 10 | file_type_erlang 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_go.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | scope 8 | source.go 9 | settings 10 | 11 | icon 12 | file_type_go 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /icons/Prefs/icon_gradle.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.gradle 7 | settings 8 | 9 | icon 10 | file_type_gradle 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_matlab.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.matlab 7 | settings 8 | 9 | icon 10 | file_type_matlab 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_puppet.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.puppet 7 | settings 8 | 9 | icon 10 | file_type_puppet 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_clojure.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.clojure 7 | settings 8 | 9 | icon 10 | file_type_clojure 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_gulpfile.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.gulpfile 7 | settings 8 | 9 | icon 10 | file_type_gulpfile 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_haml.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.haml, text.haml 7 | settings 8 | 9 | icon 10 | file_type_haml 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_haskell.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.haskell 7 | settings 8 | 9 | icon 10 | file_type_haskell 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_jade.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | scope 8 | text.jade 9 | settings 10 | 11 | icon 12 | file_type_jade 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /icons/Prefs/icon_procfile.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.procfile 7 | settings 8 | 9 | icon 10 | file_type_procfile 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_slim.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | scope 8 | text.slim 9 | settings 10 | 11 | icon 12 | file_type_slim 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /icons/Prefs/icon_tcl.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.tcl, text.html.tcl 7 | settings 8 | 9 | icon 10 | file_type_tcl 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_textile.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | text.html.textile 7 | settings 8 | 9 | icon 10 | file_type_textile 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_graphviz.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.dot, source.gv 7 | settings 8 | 9 | icon 10 | file_type_graphviz 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_gruntfile.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.gruntfile 7 | settings 8 | 9 | icon 10 | file_type_gruntfile 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_html.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | scope 8 | text.html.basic 9 | settings 10 | 11 | icon 12 | file_type_html 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /icons/Prefs/icon_less.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | scope 8 | source.less 9 | settings 10 | 11 | icon 12 | file_type_less 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /icons/Prefs/icon_markdown.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | text.html.markdown 7 | settings 8 | 9 | icon 10 | file_type_markdown 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_sass.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | scope 8 | source.sass 9 | settings 10 | 11 | icon 12 | file_type_sass 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /icons/Prefs/icon_scss.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | scope 8 | source.scss 9 | settings 10 | 11 | icon 12 | file_type_scss 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /icons/Prefs/icon_groovy.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | scope 8 | source.groovy 9 | settings 10 | 11 | icon 12 | file_type_groovy 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /icons/Prefs/icon_shell.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.dosbatch, source.shell 7 | settings 8 | 9 | icon 10 | file_type_shell 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_tex.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | text.tex, text.log.latex, text.bibtex 7 | settings 8 | 9 | icon 10 | file_type_tex 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_actionscript.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.actionscript 7 | settings 8 | 9 | icon 10 | file_type_actionscript 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_apache.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | scope 8 | source.apacheconf 9 | settings 10 | 11 | icon 12 | file_type_apache 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /icons/Prefs/icon_angular.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | scope 8 | text.html.basic.angularjs 9 | settings 10 | 11 | icon 12 | file_type_angular 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /icons/Prefs/icon_applescript.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.applescript, source.applescript-scpt 7 | settings 8 | 9 | icon 10 | file_type_applescript 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_mustache.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | text.html.mustache, text.html.hgn, text.html.handlebars, source.mustache, source.handlebars 7 | settings 8 | 9 | icon 10 | file_type_mustache 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /icons/Prefs/icon_ocaml.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.ocaml, source.camlp4.ocaml, source.ocamllex, source.ocamlyacc 7 | settings 8 | 9 | icon 10 | file_type_ocaml 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Seti UI Icons for Sublime Text 2 | 3 | These icons have been lifted from the [Seti_ST3](https://github.com/ctf0/Seti_ST3) Sublime Text port of [jesseweed's](https://github.com/jesseweed/seti-ui) Github Atom theme. You can use it with any other Sublime theme you like, but only if they're dark - [Soda Dark](https://github.com/buymeasoda/soda-theme/) works especially well. 4 | 5 | The screenshots below show 6 | 7 | ![Seti screenshot](screenshot-1.jpg) 8 | ![Soda Dark 3 screenshot](screenshot-3.png) 9 | 10 | 11 | ## Install 12 | 13 | ### Via Package Control 14 | 15 | Not Yet. Probably not ever :( 16 | 17 | ### Manual 18 | 19 | 1. [Download the .zip](https://github.com/mrmartineau/SetiUI-Icons-Sublime/archive/master.zip). 20 | 2. Unzip and Copy the folder into `Packages/User` directory, which you can find using the menu item `Preferences -> Browse Packages...` in Sublime Text. 21 | 3. rename the unzipped folder to the exact name of your current theme's parent folder, for example "Theme - Soda" 22 | 4. If your theme is Soda Dark 3, then create a new file called "Soda Dark 3" in the newly downloaded directory. 23 | 5. Restart Sublime :) 24 | 25 | ### Credits 26 | - Seti UI port by [ctf0](https://github.com/ctf0/Seti_ST3) 27 | - Theme is originally by [jesseweed](https://github.com/jesseweed/seti-ui) for Github's Atom editor. 28 | 29 | # Notes 30 | - There is a folder included with some files types from `jesseweed` and `DanBrooker` to test the icons. 31 | - Anything less than 'ST3 Build 3062' wont get the sidebar icons to work. 32 | 33 | ### Differences from the original 34 | 35 | - No file icon in the opened tabs, ST lacks this. 36 | - Not as icon rich as the original because ST can't see anything other than Extensions ,and even though its still hard to use the icon you want. 37 | 38 | -------------------------------------------------------------------------------- /+res/file-types/JavaScript.js: -------------------------------------------------------------------------------- 1 | module.exports = function (app) { 2 | 3 | return { 4 | 5 | // ALLOW TESLA LOGGING TO BE TURNED OFF IN CONFIG 6 | log: function(what) { 7 | if ( app.config.logging.console === true ) console.log(what); 8 | }, 9 | 10 | emptyObject: function(obj) { 11 | return !Object.keys(obj).length; 12 | }, 13 | 14 | countObject: function(obj) { 15 | var count = 0; 16 | for( var key in obj ) { 17 | if(obj(key)) { 18 | count++; 19 | } 20 | } 21 | 22 | return count; 23 | }, 24 | 25 | throw: function(num) { 26 | 27 | var code = { 28 | 400 : '400 Bad Request', 29 | 401 : '401 Unauthorized', 30 | 403 : '403 Forbidden', 31 | 404 : '404 Not Found', 32 | 405 : '405 Method Not Allowed', 33 | 500 : '500 Internal Server Error', 34 | }; 35 | 36 | var err = new Error( code[num] ); 37 | err.code = num; 38 | err.message = code[num]; 39 | err.status = num; 40 | 41 | return err; 42 | 43 | } 44 | 45 | }; 46 | 47 | }; 48 | 49 | 50 | exports.all = function(app) { 51 | 52 | var tesla = require('../../lib/tesla')(app), 53 | uri = require('../../lib/uri')(app, app.req), 54 | model = require('../../lib/{uri}')(app), 55 | options = teslaDB.optionsUri( app.req.query ), 56 | 57 | modal.all( options, function (result) { 58 | 59 | // IF REQEUST IS SUCESS 60 | if (result.status === 'success') { 61 | if ( app.config.api.enabled === true && app.config.api.format === 'json') { 62 | if ( resault.data.length > 0 ) { 63 | app.res.send( JSON.stringfy( result.data ) ); 64 | } 65 | else { 66 | app.res.send( JSON.stringfy( result ) ); 67 | } 68 | } 69 | else { 70 | app.res.render('{modal}s/all', { 71 | title : app.site.name, 72 | title : app.site, 73 | title : result.data, 74 | }); 75 | } 76 | 77 | // IF REQ FAILES 78 | } else { 79 | if ( app.config.api.enabled === true && app.config.api.format === 'json') { 80 | app.res.send( JSON.stringiyf( result ) ); 81 | } 82 | else { // ERROR PAGE 83 | app.res.status(500).render('500', { 84 | error: result.msg, 85 | title: app.site.name + ' - error!', 86 | site: app.site 87 | }); 88 | } 89 | } 90 | }); 91 | }; 92 | --------------------------------------------------------------------------------