├── .gitignore ├── LICENSE ├── Primer Dark.sublime-theme ├── Primer.sublime-theme ├── Primer ├── Widget - Primer Dark.stTheme ├── Widget - Primer Dark.sublime-settings ├── Widget - Primer.stTheme ├── Widget - Primer.sublime-settings ├── buffer.png ├── buffer@2x.png ├── casesens.png ├── casesens@2x.png ├── circle.png ├── circle@2x.png ├── close.png ├── close@2x.png ├── context.png ├── context@2x.png ├── folder-closed.png ├── folder-closed@2x.png ├── folder-open.png ├── folder-open@2x.png ├── highlight.png ├── highlight@2x.png ├── lock.png ├── lock@2x.png ├── regex.png ├── regex@2x.png ├── reverse.png ├── reverse@2x.png ├── selection.png ├── selection@2x.png ├── wholeword.png ├── wholeword@2x.png ├── wrap.png └── wrap@2x.png ├── README.md ├── icons ├── file_type_R.png ├── file_type_R@2x.png ├── file_type_actionscript.png ├── file_type_actionscript@2x.png ├── file_type_ai.png ├── file_type_ai@2x.png ├── file_type_angular.png ├── file_type_angular@2x.png ├── file_type_apache.png ├── file_type_apache@2x.png ├── file_type_applescript.png ├── file_type_applescript@2x.png ├── file_type_archive.png ├── file_type_archive@2x.png ├── file_type_binary.png ├── file_type_binary@2x.png ├── file_type_blade.png ├── file_type_blade@2x.png ├── file_type_bookmark.png ├── file_type_bookmark@2x.png ├── file_type_bower.png ├── file_type_bower@2x.png ├── file_type_c#.png ├── file_type_c#@2x.png ├── file_type_c++.png ├── file_type_c++@2x.png ├── file_type_c.png ├── file_type_c@2x.png ├── file_type_cfc.png ├── file_type_cfc@2x.png ├── file_type_cfm.png ├── file_type_cfm@2x.png ├── file_type_clojure.png ├── file_type_clojure@2x.png ├── file_type_coffescript.png ├── file_type_coffescript@2x.png ├── file_type_css.png ├── file_type_css@2x.png ├── file_type_default.png ├── file_type_default@2x.png ├── file_type_dlang.png ├── file_type_dlang@2x.png ├── file_type_docker.png ├── file_type_docker@2x.png ├── file_type_erlang.png ├── file_type_erlang@2x.png ├── file_type_ex.png ├── file_type_ex@2x.png ├── file_type_fish.png ├── file_type_fish@2x.png ├── file_type_font.png ├── file_type_font@2x.png ├── file_type_git.png ├── file_type_git@2x.png ├── file_type_go.png ├── file_type_go@2x.png ├── file_type_gradle.png ├── file_type_gradle@2x.png ├── file_type_graphviz.png ├── file_type_graphviz@2x.png ├── file_type_groovy.png ├── file_type_groovy@2x.png ├── file_type_gruntfile.png ├── file_type_gruntfile@2x.png ├── file_type_gulpfile.png ├── file_type_gulpfile@2x.png ├── file_type_haml.png ├── file_type_haml@2x.png ├── file_type_haskell.png ├── file_type_haskell@2x.png ├── file_type_haxe.png ├── file_type_haxe@2x.png ├── file_type_html.png ├── file_type_html@2x.png ├── file_type_image.png ├── file_type_image@2x.png ├── file_type_jade.png ├── file_type_jade@2x.png ├── file_type_java.png ├── file_type_java@2x.png ├── file_type_js.png ├── file_type_js@2x.png ├── file_type_jsp.png ├── file_type_jsp@2x.png ├── file_type_julia.png ├── file_type_julia@2x.png ├── file_type_less.png ├── file_type_less@2x.png ├── file_type_license.png ├── file_type_license@2x.png ├── file_type_liquid.png ├── file_type_liquid@2x.png ├── file_type_lisp.png ├── file_type_lisp@2x.png ├── file_type_list.png ├── file_type_list@2x.png ├── file_type_lsl.png ├── file_type_lsl@2x.png ├── file_type_lua.png ├── file_type_lua@2x.png ├── file_type_markdown.png ├── file_type_markdown@2x.png ├── file_type_markup.png ├── file_type_markup@2x.png ├── file_type_matlab.png ├── file_type_matlab@2x.png ├── file_type_mustache.png ├── file_type_mustache@2x.png ├── file_type_node.png ├── file_type_node@2x.png ├── file_type_npm.png ├── file_type_npm@2x.png ├── file_type_ocaml.png ├── file_type_ocaml@2x.png ├── file_type_pdf.png ├── file_type_pdf@2x.png ├── file_type_perl.png ├── file_type_perl@2x.png ├── file_type_php.png ├── file_type_php@2x.png ├── file_type_procfile.png ├── file_type_procfile@2x.png ├── file_type_proto.png ├── file_type_proto@2x.png ├── file_type_psd.png ├── file_type_psd@2x.png ├── file_type_puppet.png ├── file_type_puppet@2x.png ├── file_type_python.png ├── file_type_python@2x.png ├── file_type_rails.png ├── file_type_rails@2x.png ├── file_type_react.png ├── file_type_react@2x.png ├── file_type_ruby.png ├── file_type_ruby@2x.png ├── file_type_rust.png ├── file_type_rust@2x.png ├── file_type_sass.png ├── file_type_sass@2x.png ├── file_type_scala.png ├── file_type_scala@2x.png ├── file_type_scss.png ├── file_type_scss@2x.png ├── file_type_settings.png ├── file_type_settings@2x.png ├── file_type_shell.png ├── file_type_shell@2x.png ├── file_type_slim.png ├── file_type_slim@2x.png ├── file_type_smiley.png ├── file_type_smiley@2x.png ├── file_type_source.png ├── file_type_source@2x.png ├── file_type_sql.png ├── file_type_sql@2x.png ├── file_type_stata.png ├── file_type_stata@2x.png ├── file_type_stylus.png ├── file_type_stylus@2x.png ├── file_type_swift.png ├── file_type_swift@2x.png ├── file_type_tcl.png ├── file_type_tcl@2x.png ├── file_type_tex.png ├── file_type_tex@2x.png ├── file_type_text.png ├── file_type_text@2x.png ├── file_type_textile.png ├── file_type_textile@2x.png ├── file_type_todo.png ├── file_type_todo@2x.png ├── file_type_twig.png ├── file_type_twig@2x.png ├── file_type_typescript.png ├── file_type_typescript@2x.png ├── file_type_vue.png ├── file_type_vue@2x.png ├── file_type_yaml.png └── file_type_yaml@2x.png ├── messages.json ├── messages ├── 1.0.1.txt ├── 1.0.2.txt ├── 1.0.3.txt ├── 1.1.0.txt ├── 1.1.1.txt ├── 1.1.2.txt ├── 1.1.3.txt ├── 1.1.4.txt ├── 1.1.5.txt ├── 1.1.6.txt └── install.txt ├── preferences ├── extensions │ ├── CSS.sublime-settings │ ├── HTML (Rails).sublime-settings │ ├── HTML.sublime-settings │ ├── HTMLMustache.sublime-settings │ ├── LESS.sublime-settings │ ├── Markdown.sublime-settings │ ├── Plain text.sublime-settings │ ├── Python.sublime-settings │ ├── Ruby Haml.sublime-settings │ ├── Ruby Slim.sublime-settings │ ├── Ruby.sublime-settings │ ├── Rust.sublime-settings │ ├── SCSS.sublime-settings │ ├── Sass.sublime-settings │ └── TWIG.sublime-settings ├── icon_R.tmPreferences ├── icon_actionscript.tmPreferences ├── icon_ai.tmPreferences ├── icon_angular.tmPreferences ├── icon_apache.tmPreferences ├── icon_applescript.tmPreferences ├── icon_archive.tmPreferences ├── icon_blade.tmPreferences ├── icon_bookmark.tmPreferences ├── icon_bower.tmPreferences ├── icon_c#.tmPreferences ├── icon_c++.tmPreferences ├── icon_c.tmPreferences ├── icon_cfc.tmPreferences ├── icon_cfm.tmPreferences ├── icon_clojure.tmPreferences ├── icon_coffee.tmPreferences ├── icon_css.tmPreferences ├── icon_dlang.tmPreferences ├── icon_dockerfile.tmPreferences ├── icon_erlang.tmPreferences ├── icon_ex.tmPreferences ├── icon_fish.tmPreferences ├── icon_font.tmPreferences ├── icon_git.tmPreferences ├── icon_go.tmPreferences ├── icon_gradle.tmPreferences ├── icon_graphviz.tmPreferences ├── icon_groovy.tmPreferences ├── icon_gruntfile.tmPreferences ├── icon_gulpfile.tmPreferences ├── icon_haml.tmPreferences ├── icon_haskell.tmPreferences ├── icon_haxe.tmPreferences ├── icon_html.tmPreferences ├── icon_jade.tmPreferences ├── icon_java.tmPreferences ├── icon_js.tmPreferences ├── icon_json.tmPreferences ├── icon_jsp.tmPreferences ├── icon_julia.tmPreferences ├── icon_less.tmPreferences ├── icon_license.tmPreferences ├── icon_liquid.tmPreferences ├── icon_lisp.tmPreferences ├── icon_list.tmPreferences ├── icon_lsl.tmPreferences ├── icon_lua.tmPreferences ├── icon_markdown.tmPreferences ├── icon_matlab.tmPreferences ├── icon_md.tmPreferences ├── icon_mustache.tmPreferences ├── icon_node.tmPreferences ├── icon_npm.tmPreferences ├── icon_ocaml.tmPreferences ├── icon_pdf.tmPreferences ├── icon_perl.tmPreferences ├── icon_php.tmPreferences ├── icon_procfile.tmPreferences ├── icon_proto.tmPreferences ├── icon_psd.tmPreferences ├── icon_puppet.tmPreferences ├── icon_python.tmPreferences ├── icon_rails.tmPreferences ├── icon_react.tmPreferences ├── icon_ruby.tmPreferences ├── icon_rust.tmPreferences ├── icon_sass.tmPreferences ├── icon_scala.tmPreferences ├── icon_scss.tmPreferences ├── icon_shell.tmPreferences ├── icon_slim.tmPreferences ├── icon_smiley.tmPreferences ├── icon_sql.tmPreferences ├── icon_stata.tmPreferences ├── icon_stylus.tmPreferences ├── icon_swift.tmPreferences ├── icon_tcl.tmPreferences ├── icon_tex.tmPreferences ├── icon_textile.tmPreferences ├── icon_todo.tmPreferences ├── icon_twig.tmPreferences ├── icon_typescript.tmPreferences ├── icon_vue.tmPreferences └── icon_yaml.tmPreferences ├── primer.dark.tmTheme ├── primer.light.tmTheme ├── primer.light2.tmTheme ├── samples ├── Bower.json ├── CSS.css ├── CoffeScript.coffee ├── CoffeeReact.cjsx ├── EJS.ejs ├── Favicon.ico ├── Gruntfile.js ├── Gulpfile.js ├── HTML.html ├── Handlebars.hbs ├── Image.ai ├── JSON.json ├── Jade.jade ├── JavaScript.js ├── Julia.jl ├── LICENSE ├── Less.less ├── Markdown.md ├── Mustache.mustache ├── PHP.php ├── Procfile ├── Python.py ├── React.jsx ├── Ruby.rb ├── Sass.scss ├── Stache.stache ├── Stylus.styl ├── Text.txt ├── Typescript.ts ├── XML.xml └── YML.yml └── screenshots ├── clr-blue.jpg ├── clr-green.jpg ├── clr-orange.jpg ├── clr-purple.jpg ├── clr-red.jpg ├── css.jpg ├── html.jpg └── js.jpg /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | The MIT License (MIT) 2 | 3 | Copyright (c) 2014 Karel Vuong 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /Primer/Widget - Primer Dark.stTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Karel Vuong 7 | comment 8 | Primer - Dark 9 | name 10 | Primer - Dark 11 | settings 12 | 13 | 14 | settings 15 | 16 | background 17 | #1B1E22 18 | caret 19 | #c0c5ce 20 | foreground 21 | #ffffff 22 | invisibles 23 | #65737e 24 | selection 25 | #3F454F 26 | selectionBorder 27 | #3F454F 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /Primer/Widget - Primer Dark.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "color_scheme": "Packages/Theme - Primer/Primer/Widget - Primer Dark.stTheme", 3 | "draw_shadows": false 4 | } 5 | -------------------------------------------------------------------------------- /Primer/Widget - Primer.stTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Karel Vuong 7 | comment 8 | Primer - Light 9 | name 10 | Primer - Light 11 | settings 12 | 13 | 14 | settings 15 | 16 | background 17 | #FFFFFF 18 | caret 19 | #c0c5ce 20 | foreground 21 | #333333 22 | invisibles 23 | #65737e 24 | selection 25 | #F0F5FA 26 | selectionBorder 27 | #4183C4 28 | 29 | 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /Primer/Widget - Primer.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "color_scheme": "Packages/Theme - Primer/Primer/Widget - Primer.stTheme", 3 | "draw_shadows": false 4 | } 5 | -------------------------------------------------------------------------------- /Primer/buffer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/buffer.png -------------------------------------------------------------------------------- /Primer/buffer@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/buffer@2x.png -------------------------------------------------------------------------------- /Primer/casesens.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/casesens.png -------------------------------------------------------------------------------- /Primer/casesens@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/casesens@2x.png -------------------------------------------------------------------------------- /Primer/circle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/circle.png -------------------------------------------------------------------------------- /Primer/circle@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/circle@2x.png -------------------------------------------------------------------------------- /Primer/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/close.png -------------------------------------------------------------------------------- /Primer/close@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/close@2x.png -------------------------------------------------------------------------------- /Primer/context.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/context.png -------------------------------------------------------------------------------- /Primer/context@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/context@2x.png -------------------------------------------------------------------------------- /Primer/folder-closed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/folder-closed.png -------------------------------------------------------------------------------- /Primer/folder-closed@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/folder-closed@2x.png -------------------------------------------------------------------------------- /Primer/folder-open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/folder-open.png -------------------------------------------------------------------------------- /Primer/folder-open@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/folder-open@2x.png -------------------------------------------------------------------------------- /Primer/highlight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/highlight.png -------------------------------------------------------------------------------- /Primer/highlight@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/highlight@2x.png -------------------------------------------------------------------------------- /Primer/lock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/lock.png -------------------------------------------------------------------------------- /Primer/lock@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/lock@2x.png -------------------------------------------------------------------------------- /Primer/regex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/regex.png -------------------------------------------------------------------------------- /Primer/regex@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/regex@2x.png -------------------------------------------------------------------------------- /Primer/reverse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/reverse.png -------------------------------------------------------------------------------- /Primer/reverse@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/reverse@2x.png -------------------------------------------------------------------------------- /Primer/selection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/selection.png -------------------------------------------------------------------------------- /Primer/selection@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/selection@2x.png -------------------------------------------------------------------------------- /Primer/wholeword.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/wholeword.png -------------------------------------------------------------------------------- /Primer/wholeword@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/wholeword@2x.png -------------------------------------------------------------------------------- /Primer/wrap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/wrap.png -------------------------------------------------------------------------------- /Primer/wrap@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/Primer/wrap@2x.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ⚠️ No longer supported ⚠️ 2 | 3 | [![GitHub tag](https://img.shields.io/github/tag/karelvuong/st-primer.svg?style=flat-square)](https://github.com/karelvuong/st-primer/releases/latest/) 4 | [![GitHub release](https://img.shields.io/github/release/karelvuong/st-primer.svg?style=flat-square)](https://github.com/karelvuong/st-primer/releases/) 5 | [![GitHub issues](https://img.shields.io/github/issues/karelvuong/st-primer.svg?style=flat-square)](https://github.com/karelvuong/st-primer/issues?utf8=✓&q=is%3Aissue+is%3Aopen) 6 | [![GitHub forks](https://img.shields.io/github/forks/karelvuong/st-primer.svg?style=social&label=Fork)](https://github.com/karelvuong/st-primer/network/) 7 | [![GitHub stars](https://img.shields.io/github/stars/karelvuong/st-primer.svg?style=social&label=Star)](https://github.com/karelvuong/st-primer/stargazers/) 8 | [![GitHub watchers](https://img.shields.io/github/watchers/karelvuong/st-primer.svg?style=social&label=Watch)](https://github.com/karelvuong/st-primer/watchers/) 9 | [![Packagecontrol downloads total](https://img.shields.io/packagecontrol/dt/Theme%20-%20Primer.svg?style=flat-square)](https://packagecontrol.io/packages/Theme%20-%20Primer) 10 | [![Packagecontrol downloads monthly](https://img.shields.io/packagecontrol/dm/Theme%20-%20Primer.svg?style=flat-square)](https://packagecontrol.io/packages/Theme%20-%20Primer) 11 | 12 | # Primer 13 | 14 | A custom UI and syntax theme for Sublime Text 2/3 that comes in, both, a light and dark variation. Based on GitHub's UI and design guidelines. 15 | 16 | *** 17 | 18 | ### Themes 19 | 20 | #### Primer 21 | 22 | Default flavor based on GitHub's UI. 23 | 24 | ![screenshot-html](screenshots/html.jpg) 25 | ![screenshot-css](screenshots/css.jpg) 26 | ![screenshot-js](screenshots/js.jpg) 27 | 28 | *The font used in the screenshots is __Monaco__.* 29 | 30 | *** 31 | 32 | ### How to Install 33 | 34 | #### Via Package Control 35 | 36 | The easiest way to install is using [Sublime Package Control](https://sublime.wbond.net), where Primer is listed as `Theme - Primer`. 37 | 38 | 1. Open Command Palette using menu item `Tools -> Command Palette...` (P on Mac) 39 | 2. Choose `Package Control: Install Package` 40 | 3. Find `Theme - Primer` and hit Enter 41 | 42 | #### Manual 43 | 44 | You can also install the theme manually: 45 | 46 | 1. [Download the .zip](https://github.com/karelvuong/st-primer/archive/master.zip) 47 | 2. Unzip and rename the folder to `Theme - Primer` 48 | 3. Copy the folder into `Packages` directory, which you can find using the menu item `Sublime Text -> Preferences -> Browse Packages...` 49 | 50 | *** 51 | 52 | ### How to Activate 53 | 54 | Activate the UI theme and color scheme by modifying your user preferences file, which you can find using the menu item `Sublime Text -> Preferences -> Settings - User` (, on Mac). 55 | 56 | Primer comes with different accent colors based on GitHub's color scheme (http://primercss.io/colors/). 57 | 58 | ***Note: Don't forget to restart Sublime Text after activating the theme.*** 59 | 60 | *** 61 | 62 | ### Settings for Primer 63 | 64 | #### Light 65 | ```json 66 | { 67 | "theme": "Primer.sublime-theme", 68 | "color_scheme": "Packages/Theme - Primer/primer.light.tmTheme" 69 | } 70 | ``` 71 | 72 | #### Dark 73 | ```json 74 | { 75 | "theme": "Primer Dark.sublime-theme", 76 | "color_scheme": "Packages/Theme - Primer/primer.dark.tmTheme" 77 | } 78 | ``` 79 | 80 | #### Customization 81 | 82 | Only choose one setting per section. 83 | 84 | ###### Accent Colors 85 | 86 | Accent colors are used in a number of different places ranging from the active tab, matched text color in the quick panel, and others. 87 | 88 | ```json 89 | { 90 | "theme_primer_tab_active_blue": true, 91 | 92 | "theme_primer_tab_active_green": true, 93 | "theme_primer_tab_active_red": true, 94 | "theme_primer_tab_active_orange": true, 95 | "theme_primer_tab_active_purple": true 96 | } 97 | ``` 98 | 99 | ![screenshot-clr-blue](screenshots/clr-blue.jpg) 100 | ![screenshot-clr-green](screenshots/clr-green.jpg) 101 | ![screenshot-clr-red](screenshots/clr-red.jpg) 102 | ![screenshot-clr-orange](screenshots/clr-orange.jpg) 103 | ![screenshot-clr-purple](screenshots/clr-purple.jpg) 104 | 105 | ###### Tab Height 106 | 107 | ```json 108 | { 109 | "theme_primer_tabs_normal": true, 110 | 111 | "theme_primer_tabs_small": true, 112 | "theme_primer_tabs_large": true, 113 | "theme_primer_tabs_xlarge": true 114 | } 115 | ``` 116 | 117 | ###### Tab Font Size 118 | 119 | ```json 120 | { 121 | "theme_primer_tabs_font_normal": true, 122 | 123 | "theme_primer_tabs_font_small": true, 124 | "theme_primer_tabs_font_large": true, 125 | "theme_primer_tabs_font_xlarge": true 126 | } 127 | ``` 128 | 129 | ###### Sidebar Row Padding 130 | 131 | ```json 132 | { 133 | "theme_primer_sidebar_tree_normal": true, 134 | 135 | "theme_primer_sidebar_tree_xsmall": true, 136 | "theme_primer_sidebar_tree_small": true, 137 | "theme_primer_sidebar_tree_large": true, 138 | "theme_primer_sidebar_tree_xlarge": true 139 | } 140 | ``` 141 | 142 | ###### Sidebar Font Size 143 | ```json 144 | { 145 | "theme_primer_sidebar_font_normal": true, 146 | 147 | "theme_primer_sidebar_font_small": true, 148 | "theme_primer_sidebar_font_large": true, 149 | "theme_primer_sidebar_font_xlarge": true 150 | } 151 | ``` 152 | -------------------------------------------------------------------------------- /icons/file_type_R.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_R.png -------------------------------------------------------------------------------- /icons/file_type_R@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_R@2x.png -------------------------------------------------------------------------------- /icons/file_type_actionscript.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_actionscript.png -------------------------------------------------------------------------------- /icons/file_type_actionscript@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_actionscript@2x.png -------------------------------------------------------------------------------- /icons/file_type_ai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_ai.png -------------------------------------------------------------------------------- /icons/file_type_ai@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_ai@2x.png -------------------------------------------------------------------------------- /icons/file_type_angular.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_angular.png -------------------------------------------------------------------------------- /icons/file_type_angular@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_angular@2x.png -------------------------------------------------------------------------------- /icons/file_type_apache.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_apache.png -------------------------------------------------------------------------------- /icons/file_type_apache@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_apache@2x.png -------------------------------------------------------------------------------- /icons/file_type_applescript.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_applescript.png -------------------------------------------------------------------------------- /icons/file_type_applescript@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_applescript@2x.png -------------------------------------------------------------------------------- /icons/file_type_archive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_archive.png -------------------------------------------------------------------------------- /icons/file_type_archive@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_archive@2x.png -------------------------------------------------------------------------------- /icons/file_type_binary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_binary.png -------------------------------------------------------------------------------- /icons/file_type_binary@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_binary@2x.png -------------------------------------------------------------------------------- /icons/file_type_blade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_blade.png -------------------------------------------------------------------------------- /icons/file_type_blade@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_blade@2x.png -------------------------------------------------------------------------------- /icons/file_type_bookmark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_bookmark.png -------------------------------------------------------------------------------- /icons/file_type_bookmark@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_bookmark@2x.png -------------------------------------------------------------------------------- /icons/file_type_bower.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_bower.png -------------------------------------------------------------------------------- /icons/file_type_bower@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_bower@2x.png -------------------------------------------------------------------------------- /icons/file_type_c#.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_c#.png -------------------------------------------------------------------------------- /icons/file_type_c#@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_c#@2x.png -------------------------------------------------------------------------------- /icons/file_type_c++.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_c++.png -------------------------------------------------------------------------------- /icons/file_type_c++@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_c++@2x.png -------------------------------------------------------------------------------- /icons/file_type_c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_c.png -------------------------------------------------------------------------------- /icons/file_type_c@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_c@2x.png -------------------------------------------------------------------------------- /icons/file_type_cfc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_cfc.png -------------------------------------------------------------------------------- /icons/file_type_cfc@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_cfc@2x.png -------------------------------------------------------------------------------- /icons/file_type_cfm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_cfm.png -------------------------------------------------------------------------------- /icons/file_type_cfm@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_cfm@2x.png -------------------------------------------------------------------------------- /icons/file_type_clojure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_clojure.png -------------------------------------------------------------------------------- /icons/file_type_clojure@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_clojure@2x.png -------------------------------------------------------------------------------- /icons/file_type_coffescript.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_coffescript.png -------------------------------------------------------------------------------- /icons/file_type_coffescript@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_coffescript@2x.png -------------------------------------------------------------------------------- /icons/file_type_css.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_css.png -------------------------------------------------------------------------------- /icons/file_type_css@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_css@2x.png -------------------------------------------------------------------------------- /icons/file_type_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_default.png -------------------------------------------------------------------------------- /icons/file_type_default@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_default@2x.png -------------------------------------------------------------------------------- /icons/file_type_dlang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_dlang.png -------------------------------------------------------------------------------- /icons/file_type_dlang@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_dlang@2x.png -------------------------------------------------------------------------------- /icons/file_type_docker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_docker.png -------------------------------------------------------------------------------- /icons/file_type_docker@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_docker@2x.png -------------------------------------------------------------------------------- /icons/file_type_erlang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_erlang.png -------------------------------------------------------------------------------- /icons/file_type_erlang@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_erlang@2x.png -------------------------------------------------------------------------------- /icons/file_type_ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_ex.png -------------------------------------------------------------------------------- /icons/file_type_ex@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_ex@2x.png -------------------------------------------------------------------------------- /icons/file_type_fish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_fish.png -------------------------------------------------------------------------------- /icons/file_type_fish@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_fish@2x.png -------------------------------------------------------------------------------- /icons/file_type_font.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_font.png -------------------------------------------------------------------------------- /icons/file_type_font@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_font@2x.png -------------------------------------------------------------------------------- /icons/file_type_git.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_git.png -------------------------------------------------------------------------------- /icons/file_type_git@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_git@2x.png -------------------------------------------------------------------------------- /icons/file_type_go.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_go.png -------------------------------------------------------------------------------- /icons/file_type_go@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_go@2x.png -------------------------------------------------------------------------------- /icons/file_type_gradle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_gradle.png -------------------------------------------------------------------------------- /icons/file_type_gradle@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_gradle@2x.png -------------------------------------------------------------------------------- /icons/file_type_graphviz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_graphviz.png -------------------------------------------------------------------------------- /icons/file_type_graphviz@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_graphviz@2x.png -------------------------------------------------------------------------------- /icons/file_type_groovy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_groovy.png -------------------------------------------------------------------------------- /icons/file_type_groovy@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_groovy@2x.png -------------------------------------------------------------------------------- /icons/file_type_gruntfile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_gruntfile.png -------------------------------------------------------------------------------- /icons/file_type_gruntfile@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_gruntfile@2x.png -------------------------------------------------------------------------------- /icons/file_type_gulpfile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_gulpfile.png -------------------------------------------------------------------------------- /icons/file_type_gulpfile@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_gulpfile@2x.png -------------------------------------------------------------------------------- /icons/file_type_haml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_haml.png -------------------------------------------------------------------------------- /icons/file_type_haml@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_haml@2x.png -------------------------------------------------------------------------------- /icons/file_type_haskell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_haskell.png -------------------------------------------------------------------------------- /icons/file_type_haskell@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_haskell@2x.png -------------------------------------------------------------------------------- /icons/file_type_haxe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_haxe.png -------------------------------------------------------------------------------- /icons/file_type_haxe@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_haxe@2x.png -------------------------------------------------------------------------------- /icons/file_type_html.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_html.png -------------------------------------------------------------------------------- /icons/file_type_html@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_html@2x.png -------------------------------------------------------------------------------- /icons/file_type_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_image.png -------------------------------------------------------------------------------- /icons/file_type_image@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_image@2x.png -------------------------------------------------------------------------------- /icons/file_type_jade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_jade.png -------------------------------------------------------------------------------- /icons/file_type_jade@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_jade@2x.png -------------------------------------------------------------------------------- /icons/file_type_java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_java.png -------------------------------------------------------------------------------- /icons/file_type_java@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_java@2x.png -------------------------------------------------------------------------------- /icons/file_type_js.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_js.png -------------------------------------------------------------------------------- /icons/file_type_js@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_js@2x.png -------------------------------------------------------------------------------- /icons/file_type_jsp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_jsp.png -------------------------------------------------------------------------------- /icons/file_type_jsp@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_jsp@2x.png -------------------------------------------------------------------------------- /icons/file_type_julia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_julia.png -------------------------------------------------------------------------------- /icons/file_type_julia@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_julia@2x.png -------------------------------------------------------------------------------- /icons/file_type_less.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_less.png -------------------------------------------------------------------------------- /icons/file_type_less@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_less@2x.png -------------------------------------------------------------------------------- /icons/file_type_license.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_license.png -------------------------------------------------------------------------------- /icons/file_type_license@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_license@2x.png -------------------------------------------------------------------------------- /icons/file_type_liquid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_liquid.png -------------------------------------------------------------------------------- /icons/file_type_liquid@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_liquid@2x.png -------------------------------------------------------------------------------- /icons/file_type_lisp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_lisp.png -------------------------------------------------------------------------------- /icons/file_type_lisp@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_lisp@2x.png -------------------------------------------------------------------------------- /icons/file_type_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_list.png -------------------------------------------------------------------------------- /icons/file_type_list@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_list@2x.png -------------------------------------------------------------------------------- /icons/file_type_lsl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_lsl.png -------------------------------------------------------------------------------- /icons/file_type_lsl@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_lsl@2x.png -------------------------------------------------------------------------------- /icons/file_type_lua.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_lua.png -------------------------------------------------------------------------------- /icons/file_type_lua@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_lua@2x.png -------------------------------------------------------------------------------- /icons/file_type_markdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_markdown.png -------------------------------------------------------------------------------- /icons/file_type_markdown@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_markdown@2x.png -------------------------------------------------------------------------------- /icons/file_type_markup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_markup.png -------------------------------------------------------------------------------- /icons/file_type_markup@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_markup@2x.png -------------------------------------------------------------------------------- /icons/file_type_matlab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_matlab.png -------------------------------------------------------------------------------- /icons/file_type_matlab@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_matlab@2x.png -------------------------------------------------------------------------------- /icons/file_type_mustache.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_mustache.png -------------------------------------------------------------------------------- /icons/file_type_mustache@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_mustache@2x.png -------------------------------------------------------------------------------- /icons/file_type_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_node.png -------------------------------------------------------------------------------- /icons/file_type_node@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_node@2x.png -------------------------------------------------------------------------------- /icons/file_type_npm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_npm.png -------------------------------------------------------------------------------- /icons/file_type_npm@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_npm@2x.png -------------------------------------------------------------------------------- /icons/file_type_ocaml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_ocaml.png -------------------------------------------------------------------------------- /icons/file_type_ocaml@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_ocaml@2x.png -------------------------------------------------------------------------------- /icons/file_type_pdf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_pdf.png -------------------------------------------------------------------------------- /icons/file_type_pdf@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_pdf@2x.png -------------------------------------------------------------------------------- /icons/file_type_perl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_perl.png -------------------------------------------------------------------------------- /icons/file_type_perl@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_perl@2x.png -------------------------------------------------------------------------------- /icons/file_type_php.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_php.png -------------------------------------------------------------------------------- /icons/file_type_php@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_php@2x.png -------------------------------------------------------------------------------- /icons/file_type_procfile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_procfile.png -------------------------------------------------------------------------------- /icons/file_type_procfile@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_procfile@2x.png -------------------------------------------------------------------------------- /icons/file_type_proto.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_proto.png -------------------------------------------------------------------------------- /icons/file_type_proto@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_proto@2x.png -------------------------------------------------------------------------------- /icons/file_type_psd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_psd.png -------------------------------------------------------------------------------- /icons/file_type_psd@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_psd@2x.png -------------------------------------------------------------------------------- /icons/file_type_puppet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_puppet.png -------------------------------------------------------------------------------- /icons/file_type_puppet@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_puppet@2x.png -------------------------------------------------------------------------------- /icons/file_type_python.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_python.png -------------------------------------------------------------------------------- /icons/file_type_python@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_python@2x.png -------------------------------------------------------------------------------- /icons/file_type_rails.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_rails.png -------------------------------------------------------------------------------- /icons/file_type_rails@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_rails@2x.png -------------------------------------------------------------------------------- /icons/file_type_react.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_react.png -------------------------------------------------------------------------------- /icons/file_type_react@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_react@2x.png -------------------------------------------------------------------------------- /icons/file_type_ruby.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_ruby.png -------------------------------------------------------------------------------- /icons/file_type_ruby@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_ruby@2x.png -------------------------------------------------------------------------------- /icons/file_type_rust.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_rust.png -------------------------------------------------------------------------------- /icons/file_type_rust@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_rust@2x.png -------------------------------------------------------------------------------- /icons/file_type_sass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_sass.png -------------------------------------------------------------------------------- /icons/file_type_sass@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_sass@2x.png -------------------------------------------------------------------------------- /icons/file_type_scala.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_scala.png -------------------------------------------------------------------------------- /icons/file_type_scala@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_scala@2x.png -------------------------------------------------------------------------------- /icons/file_type_scss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_scss.png -------------------------------------------------------------------------------- /icons/file_type_scss@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_scss@2x.png -------------------------------------------------------------------------------- /icons/file_type_settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_settings.png -------------------------------------------------------------------------------- /icons/file_type_settings@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_settings@2x.png -------------------------------------------------------------------------------- /icons/file_type_shell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_shell.png -------------------------------------------------------------------------------- /icons/file_type_shell@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_shell@2x.png -------------------------------------------------------------------------------- /icons/file_type_slim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_slim.png -------------------------------------------------------------------------------- /icons/file_type_slim@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_slim@2x.png -------------------------------------------------------------------------------- /icons/file_type_smiley.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_smiley.png -------------------------------------------------------------------------------- /icons/file_type_smiley@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_smiley@2x.png -------------------------------------------------------------------------------- /icons/file_type_source.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_source.png -------------------------------------------------------------------------------- /icons/file_type_source@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_source@2x.png -------------------------------------------------------------------------------- /icons/file_type_sql.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_sql.png -------------------------------------------------------------------------------- /icons/file_type_sql@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_sql@2x.png -------------------------------------------------------------------------------- /icons/file_type_stata.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_stata.png -------------------------------------------------------------------------------- /icons/file_type_stata@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_stata@2x.png -------------------------------------------------------------------------------- /icons/file_type_stylus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_stylus.png -------------------------------------------------------------------------------- /icons/file_type_stylus@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_stylus@2x.png -------------------------------------------------------------------------------- /icons/file_type_swift.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_swift.png -------------------------------------------------------------------------------- /icons/file_type_swift@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_swift@2x.png -------------------------------------------------------------------------------- /icons/file_type_tcl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_tcl.png -------------------------------------------------------------------------------- /icons/file_type_tcl@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_tcl@2x.png -------------------------------------------------------------------------------- /icons/file_type_tex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_tex.png -------------------------------------------------------------------------------- /icons/file_type_tex@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_tex@2x.png -------------------------------------------------------------------------------- /icons/file_type_text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_text.png -------------------------------------------------------------------------------- /icons/file_type_text@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_text@2x.png -------------------------------------------------------------------------------- /icons/file_type_textile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_textile.png -------------------------------------------------------------------------------- /icons/file_type_textile@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_textile@2x.png -------------------------------------------------------------------------------- /icons/file_type_todo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_todo.png -------------------------------------------------------------------------------- /icons/file_type_todo@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_todo@2x.png -------------------------------------------------------------------------------- /icons/file_type_twig.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_twig.png -------------------------------------------------------------------------------- /icons/file_type_twig@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_twig@2x.png -------------------------------------------------------------------------------- /icons/file_type_typescript.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_typescript.png -------------------------------------------------------------------------------- /icons/file_type_typescript@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_typescript@2x.png -------------------------------------------------------------------------------- /icons/file_type_vue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_vue.png -------------------------------------------------------------------------------- /icons/file_type_vue@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_vue@2x.png -------------------------------------------------------------------------------- /icons/file_type_yaml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_yaml.png -------------------------------------------------------------------------------- /icons/file_type_yaml@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/icons/file_type_yaml@2x.png -------------------------------------------------------------------------------- /messages.json: -------------------------------------------------------------------------------- 1 | { 2 | "install": "messages/install.txt", 3 | "1.0.1": "messages/1.0.1.txt", 4 | "1.0.2": "messages/1.0.2.txt", 5 | "1.0.3": "messages/1.0.3.txt", 6 | "1.1.0": "messages/1.1.0.txt", 7 | "1.1.1": "messages/1.1.1.txt", 8 | "1.1.2": "messages/1.1.2.txt", 9 | "1.1.3": "messages/1.1.3.txt", 10 | "1.1.4": "messages/1.1.4.txt", 11 | "1.1.5": "messages/1.1.5.txt", 12 | "1.1.6": "messages/1.1.6.txt" 13 | } 14 | -------------------------------------------------------------------------------- /messages/1.0.1.txt: -------------------------------------------------------------------------------- 1 | # New in Primer 1.0.1 2 | 3 | - Fixed Quick Panel background 4 | - Added screenshots for HTML, CSS, JavaScript, as well as accent colors (blue, green, red, orange, purple) 5 | - Added experimental dark theme (still a work in progress) 6 | 7 | *Note: If you have any suggestions for improvements and fixes, please feel free to add issues at GitHub: http://github.com/karelvuong/st-primer/issues* 8 | 9 | *** 10 | 11 | 12 | *Note: Don't forget to restart Sublime Text after activating the theme.* 13 | -------------------------------------------------------------------------------- /messages/1.0.2.txt: -------------------------------------------------------------------------------- 1 | # New in Primer 1.0.2 2 | 3 | - Darkened Quick Panel's row text color 4 | - Fixed Goto Anything's background color 5 | - Added border to text inputs 6 | - Increased text input size 7 | - Vertically centered text input 8 | 9 | *Note: If you have any suggestions for improvements and fixes, please feel free to add issues at GitHub: http://github.com/karelvuong/st-primer/issues* 10 | 11 | *** 12 | 13 | 14 | *Note: Don't forget to restart Sublime Text after activating the theme.* 15 | -------------------------------------------------------------------------------- /messages/1.0.3.txt: -------------------------------------------------------------------------------- 1 | # New in Primer 1.0.3 2 | 3 | - Fixed compatibility with Sublime Text 2 (trailing commas were causing the theme to spill out errors) 4 | 5 | *Note: If you have any suggestions for improvements and fixes, please feel free to add issues at GitHub: http://github.com/karelvuong/st-primer/issues* 6 | 7 | *** 8 | 9 | 10 | *Note: Don't forget to restart Sublime Text after activating the theme.* 11 | -------------------------------------------------------------------------------- /messages/1.1.0.txt: -------------------------------------------------------------------------------- 1 | # New in Primer 1.1.0 2 | 3 | - Dark theme has arrived! 4 | 5 | *Note: If you have any suggestions for improvements and fixes, please feel free to add issues at GitHub: http://github.com/karelvuong/st-primer/issues* 6 | 7 | *** 8 | 9 | 10 | *Note: Don't forget to restart Sublime Text after activating the theme.* 11 | -------------------------------------------------------------------------------- /messages/1.1.1.txt: -------------------------------------------------------------------------------- 1 | # New in Primer 1.1.1 2 | 3 | - Lightened grid_layout_control border color 4 | 5 | *Note: If you have any suggestions for improvements and fixes, please feel free to add issues at GitHub: http://github.com/karelvuong/st-primer/issues* 6 | 7 | *** 8 | 9 | 10 | *Note: Don't forget to restart Sublime Text after activating the theme.* 11 | -------------------------------------------------------------------------------- /messages/1.1.2.txt: -------------------------------------------------------------------------------- 1 | # New in Primer 1.1.2 2 | 3 | - Added row borders to Goto Anything 4 | 5 | *Note: If you have any suggestions for improvements and fixes, please feel free to add issues at GitHub: http://github.com/karelvuong/st-primer/issues* 6 | 7 | *** 8 | 9 | 10 | *Note: Don't forget to restart Sublime Text after activating the theme.* 11 | -------------------------------------------------------------------------------- /messages/1.1.3.txt: -------------------------------------------------------------------------------- 1 | # New in Primer 1.1.3 2 | 3 | - Changed line highlight color for Primer Dark syntax theme 4 | 5 | *Note: If you have any suggestions for improvements and fixes, please feel free to add issues at GitHub: http://github.com/karelvuong/st-primer/issues* 6 | 7 | *** 8 | 9 | 10 | *Note: Don't forget to restart Sublime Text after activating the theme.* 11 | -------------------------------------------------------------------------------- /messages/1.1.4.txt: -------------------------------------------------------------------------------- 1 | # New in Primer 1.1.4 2 | 3 | - Updated icons to use Seti ST3's icons (https://github.com/ctf0/Seti_ST3) 4 | 5 | *Note: If you have any suggestions for improvements and fixes, please feel free to add issues at GitHub: http://github.com/karelvuong/st-primer/issues* 6 | 7 | *** 8 | 9 | 10 | *Note: Don't forget to restart Sublime Text after activating the theme.* 11 | -------------------------------------------------------------------------------- /messages/1.1.5.txt: -------------------------------------------------------------------------------- 1 | # New in Primer 1.1.5 2 | 3 | - Fixed broken theme on ST2 (thanks @omgmog!) 4 | - Fixed scrollbar on Ubuntu and Windows 5 | 6 | *Note: If you have any suggestions for improvements and fixes, please feel free to add issues at GitHub: http://github.com/karelvuong/st-primer/issues* 7 | 8 | *** 9 | 10 | 11 | *Note: Don't forget to restart Sublime Text after activating the theme.* 12 | -------------------------------------------------------------------------------- /messages/1.1.6.txt: -------------------------------------------------------------------------------- 1 | # New in Primer 1.1.6 2 | 3 | - Fixed code completion coloring (thanks @thecodechef!) 4 | 5 | *Note: If you have any suggestions for improvements and fixes, please feel free to add issues at GitHub: http://github.com/karelvuong/st-primer/issues* 6 | 7 | *** 8 | 9 | 10 | *Note: Don't forget to restart Sublime Text after activating the theme.* 11 | -------------------------------------------------------------------------------- /messages/install.txt: -------------------------------------------------------------------------------- 1 | Thanks for installing Primer! 2 | 3 | 4 | ### How to Activate 5 | 6 | Activate the UI theme and color scheme by modifying your user preferences file, which you can find using the menu item `Sublime Text -> Preferences -> Settings - User` (, on Mac). 7 | 8 | Primer comes with different accent colors based on GitHub's color scheme (http://primercss.io/colors/). 9 | 10 | ***Note: Don't forget to restart Sublime Text after activating the theme.*** 11 | 12 | #### Settings for Primer 13 | 14 | Only choose one setting per section. 15 | 16 | ```json 17 | { 18 | "theme": "Primer.sublime-theme", 19 | "color_scheme": "Packages/Theme - Primer/primer.light.tmTheme", 20 | 21 | "theme": "Primer Dark.sublime-theme", 22 | "color_scheme": "Packages/Theme - Primer/primer.dark.tmTheme", 23 | 24 | // Accent Colors 25 | "theme_primer_tab_active_blue": true, // default 26 | "theme_primer_tab_active_green": true, 27 | "theme_primer_tab_active_red": true, 28 | "theme_primer_tab_active_orange": true, 29 | "theme_primer_tab_active_purple": true, 30 | 31 | // Tab Label Font Size 32 | "theme_primer_tabs_font_small": true, 33 | "theme_primer_tabs_font_normal": true, // default 34 | "theme_primer_tabs_font_large": true, 35 | "theme_primer_tabs_font_xlarge": true, 36 | 37 | // Sidebar Row Padding 38 | "theme_primer_sidebar_tree_xsmall": true, 39 | "theme_primer_sidebar_tree_small": true, 40 | "theme_primer_sidebar_tree_normal": true, // default 41 | "theme_primer_sidebar_tree_large": true, 42 | "theme_primer_sidebar_tree_xlarge": true, 43 | 44 | // Sidebar Font Size 45 | "theme_primer_sidebar_font_small": true, 46 | "theme_primer_sidebar_font_normal": true, // default 47 | "theme_primer_sidebar_font_large": true, 48 | "theme_primer_sidebar_font_xlarge": true, 49 | } 50 | ``` 51 | 52 | *Note: Don't forget to restart Sublime Text after activating the theme.* 53 | -------------------------------------------------------------------------------- /preferences/extensions/CSS.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "extensions": [ 3 | "css.erb", 4 | "css.liquid" 5 | ] 6 | } 7 | -------------------------------------------------------------------------------- /preferences/extensions/HTML (Rails).sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "extensions": [ 3 | "rails", 4 | "erb" 5 | ] 6 | } 7 | -------------------------------------------------------------------------------- /preferences/extensions/HTML.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "extensions": [ 3 | "html", 4 | "htm", 5 | "html.erb" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /preferences/extensions/HTMLMustache.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "extensions": [ 3 | "hgn", 4 | "hjs", 5 | "mustache", 6 | "hbs" 7 | ] 8 | } 9 | -------------------------------------------------------------------------------- /preferences/extensions/LESS.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "extensions": [ 3 | "less", 4 | "less.erb", 5 | "less.liquid" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /preferences/extensions/Markdown.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "extensions": [ 3 | "md", 4 | "markdown" 5 | ] 6 | } 7 | -------------------------------------------------------------------------------- /preferences/extensions/Plain text.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "extensions": [ 3 | "changelog", 4 | "contributing", 5 | "ini", 6 | "license", 7 | "readme", 8 | "txt" 9 | ] 10 | } 11 | -------------------------------------------------------------------------------- /preferences/extensions/Python.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "extensions": [ 3 | "py3", 4 | "pyw", 5 | "pt" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /preferences/extensions/Ruby Haml.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "extensions": [ 3 | "haml" 4 | ] 5 | } 6 | -------------------------------------------------------------------------------- /preferences/extensions/Ruby Slim.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "extensions": [ 3 | "emblem" 4 | ] 5 | } 6 | -------------------------------------------------------------------------------- /preferences/extensions/Ruby.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "extensions": [ 3 | "rabl", 4 | "jbuilder", 5 | "rb", 6 | "podspec", 7 | "rake", 8 | "simplecov", 9 | "thor", 10 | "ruby.rails" 11 | ] 12 | } 13 | -------------------------------------------------------------------------------- /preferences/extensions/Rust.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "extensions": [ 3 | "rs", 4 | ] 5 | } 6 | -------------------------------------------------------------------------------- /preferences/extensions/SCSS.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "extensions": [ 3 | "scss", 4 | "scss.erb", 5 | "scss.liquid" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /preferences/extensions/Sass.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "extensions": [ 3 | "sass", 4 | "sass.erb", 5 | "sass.liquid" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /preferences/extensions/TWIG.sublime-settings: -------------------------------------------------------------------------------- 1 | { 2 | "extensions": [ 3 | "twig" 4 | ] 5 | } 6 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_ai.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.ai 7 | settings 8 | 9 | icon 10 | file_type_ai 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/icon_angular.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | text.html.basic.angularjs 7 | settings 8 | 9 | icon 10 | file_type_angular 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/icon_apache.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.apacheconf 7 | settings 8 | 9 | icon 10 | file_type_apache 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_archive.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.archive 7 | settings 8 | 9 | icon 10 | file_type_archive 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/icon_blade.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | text.html.laravel-blade 7 | settings 8 | 9 | icon 10 | file_type_blade 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/icon_bookmark.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.bookmark 7 | settings 8 | 9 | icon 10 | file_type_bookmark 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_ex.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.elixir 7 | settings 8 | 9 | icon 10 | file_type_ex 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/icon_fish.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.fish 7 | settings 8 | 9 | icon 10 | file_type_fish 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/icon_font.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | font 7 | settings 8 | 9 | icon 10 | file_type_font 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_go.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.go 7 | settings 8 | 9 | icon 10 | file_type_go 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_groovy.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.groovy 7 | settings 8 | 9 | icon 10 | file_type_groovy 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_html.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | text.html.basic 7 | settings 8 | 9 | icon 10 | file_type_html 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/icon_jade.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.jade 7 | settings 8 | 9 | icon 10 | file_type_jade 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_less.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.less 7 | settings 8 | 9 | icon 10 | file_type_less 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/icon_license.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | license 7 | settings 8 | 9 | icon 10 | file_type_license 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/icon_liquid.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.liquid 7 | settings 8 | 9 | icon 10 | file_type_liquid 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_list.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.list 7 | settings 8 | 9 | icon 10 | file_type_list 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_md.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | text.html.markdown,text.html.markdown.multimarkdown 7 | settings 8 | 9 | icon 10 | file_type_markdown 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_node.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.node 7 | settings 8 | 9 | icon 10 | file_type_node 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_pdf.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.pdf 7 | settings 8 | 9 | icon 10 | file_type_pdf 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_php.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.php 7 | settings 8 | 9 | icon 10 | file_type_php 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_proto.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.proto 7 | settings 8 | 9 | icon 10 | file_type_proto 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/icon_psd.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.psd 7 | settings 8 | 9 | icon 10 | file_type_psd 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_rust.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.rust 7 | settings 8 | 9 | icon 10 | file_type_rust 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/icon_sass.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.sass 7 | settings 8 | 9 | icon 10 | file_type_sass 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_scss.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.scss 7 | settings 8 | 9 | icon 10 | file_type_scss 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_slim.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | text.slim 7 | settings 8 | 9 | icon 10 | file_type_slim 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/icon_smiley.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.smiley 7 | settings 8 | 9 | icon 10 | file_type_smiley 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_stata.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.stata 7 | settings 8 | 9 | icon 10 | file_type_stata 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_todo.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.todo 7 | settings 8 | 9 | icon 10 | file_type_todo 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /preferences/icon_vue.tmPreferences: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | scope 6 | source.vue 7 | settings 8 | 9 | icon 10 | file_type_vue 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /preferences/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 | -------------------------------------------------------------------------------- /primer.dark.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Karel Vuong 7 | name 8 | Primer - Light 9 | semanticClass 10 | karel.primer.light 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #181D20 17 | divider 18 | #343d46 19 | foreground 20 | #5F7387 21 | selectionBackground 22 | #4f5b66 23 | selectionForeground 24 | #a7adba 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | 32 | background 33 | #292C33 34 | caret 35 | #3D7AF5 36 | 37 | foreground 38 | #95A2BB 39 | invisibles 40 | #5C6773 41 | 42 | lineHighlight 43 | #343841 44 | selection 45 | #3F454F 46 | selectionBorder 47 | #3F454F 48 | 49 | 50 | 51 | name 52 | Source base background 53 | scope 54 | text, source 55 | settings 56 | 57 | background 58 | #292C33 59 | foreground 60 | #95A2BB 61 | 62 | 63 | 64 | name 65 | Text 66 | scope 67 | variable.parameter.function 68 | settings 69 | 70 | foreground 71 | #EDEDED 72 | 73 | 74 | 75 | name 76 | Comments 77 | scope 78 | comment, punctuation.definition.comment 79 | settings 80 | 81 | foreground 82 | #5F6B85 83 | 84 | 85 | 86 | name 87 | Punctuation 88 | scope 89 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 90 | settings 91 | 92 | foreground 93 | #95A2BB 94 | 95 | 96 | 97 | name 98 | Delimiters 99 | scope 100 | none 101 | settings 102 | 103 | foreground 104 | #EDEDED 105 | 106 | 107 | 108 | name 109 | Operators 110 | scope 111 | keyword.operator 112 | settings 113 | 114 | foreground 115 | #EDEDED 116 | 117 | 118 | 119 | name 120 | Keywords 121 | scope 122 | keyword 123 | settings 124 | 125 | foreground 126 | #B27ECD 127 | 128 | 129 | 130 | name 131 | Variables 132 | scope 133 | variable 134 | settings 135 | 136 | foreground 137 | #BF6E7C 138 | 139 | 140 | 141 | name 142 | Functions 143 | scope 144 | entity.name.function, meta.require, support.function.any-method 145 | settings 146 | 147 | foreground 148 | #9B5C2E 149 | 150 | 151 | 152 | name 153 | Classes 154 | scope 155 | support.class, entity.name.class, entity.name.type.class 156 | settings 157 | 158 | foreground 159 | #FFD2A7 160 | 161 | 162 | 163 | name 164 | Classes 165 | scope 166 | meta.class 167 | settings 168 | 169 | foreground 170 | #EDEDED 171 | 172 | 173 | 174 | name 175 | Methods 176 | scope 177 | keyword.other.special-method 178 | settings 179 | 180 | foreground 181 | #795DA3 182 | 183 | 184 | 185 | name 186 | Storage 187 | scope 188 | storage 189 | settings 190 | 191 | foreground 192 | #88B379 193 | 194 | 195 | 196 | name 197 | Support 198 | scope 199 | support.function 200 | settings 201 | 202 | foreground 203 | #F9EE98 204 | 205 | 206 | 207 | name 208 | Strings, Inherited Class 209 | scope 210 | string, constant.other.symbol, entity.other.inherited-class 211 | settings 212 | 213 | foreground 214 | #88B379 215 | 216 | 217 | 218 | name 219 | Integers 220 | scope 221 | constant.numeric 222 | settings 223 | 224 | foreground 225 | #D49A67 226 | 227 | 228 | 229 | name 230 | Floats 231 | scope 232 | none 233 | settings 234 | 235 | foreground 236 | #D49A67 237 | 238 | 239 | 240 | name 241 | Boolean 242 | scope 243 | none 244 | settings 245 | 246 | foreground 247 | #0086B3 248 | 249 | 250 | 251 | name 252 | Constants 253 | scope 254 | constant 255 | settings 256 | 257 | foreground 258 | #D49A67 259 | 260 | 261 | 262 | name 263 | Tags 264 | scope 265 | entity.name.tag 266 | settings 267 | 268 | foreground 269 | #BF6E7C 270 | 271 | 272 | 273 | name 274 | Attributes 275 | scope 276 | entity.other.attribute-name 277 | settings 278 | 279 | foreground 280 | #D49A67 281 | 282 | 283 | 284 | name 285 | Attribute IDs 286 | scope 287 | entity.other.attribute-name.id, punctuation.definition.entity 288 | settings 289 | 290 | foreground 291 | #88B379 292 | 293 | 294 | 295 | name 296 | Selector 297 | scope 298 | meta.selector 299 | settings 300 | 301 | foreground 302 | #88B379 303 | 304 | 305 | 306 | name 307 | Values 308 | scope 309 | none 310 | settings 311 | 312 | foreground 313 | #795DA3 314 | 315 | 316 | 317 | name 318 | Headings 319 | scope 320 | markup.heading punctuation.definition.heading, entity.name.section 321 | settings 322 | 323 | fontStyle 324 | 325 | foreground 326 | #795DA3 327 | 328 | 329 | 330 | name 331 | Units 332 | scope 333 | keyword.other.unit 334 | settings 335 | 336 | foreground 337 | #5C9966 338 | 339 | 340 | 341 | name 342 | Bold 343 | scope 344 | markup.bold, punctuation.definition.bold 345 | settings 346 | 347 | fontStyle 348 | bold 349 | foreground 350 | #795DA3 351 | 352 | 353 | 354 | name 355 | Italic 356 | scope 357 | markup.italic, punctuation.definition.italic 358 | settings 359 | 360 | fontStyle 361 | italic 362 | foreground 363 | #88B379 364 | 365 | 366 | 367 | name 368 | Code 369 | scope 370 | markup.raw.inline 371 | settings 372 | 373 | foreground 374 | #88B379 375 | 376 | 377 | 378 | name 379 | Link Text 380 | scope 381 | string.other.link 382 | settings 383 | 384 | foreground 385 | #ED6A43 386 | 387 | 388 | 389 | name 390 | Link Url 391 | scope 392 | meta.link 393 | settings 394 | 395 | foreground 396 | #795DA3 397 | 398 | 399 | 400 | name 401 | Lists 402 | scope 403 | markup.list 404 | settings 405 | 406 | foreground 407 | #ED6A43 408 | 409 | 410 | 411 | name 412 | Quotes 413 | scope 414 | markup.quote 415 | settings 416 | 417 | foreground 418 | #795DA3 419 | 420 | 421 | 422 | name 423 | Separator 424 | scope 425 | meta.separator 426 | settings 427 | 428 | background 429 | #4f5b66 430 | foreground 431 | #EDEDED 432 | 433 | 434 | 435 | name 436 | Inserted 437 | scope 438 | markup.inserted, markup.inserted.git_gutter 439 | settings 440 | 441 | foreground 442 | #A1DF8A 443 | 444 | 445 | 446 | name 447 | Deleted 448 | scope 449 | markup.deleted, markup.deleted.git_gutter 450 | settings 451 | 452 | foreground 453 | #EB5368 454 | 455 | 456 | 457 | name 458 | Changed 459 | scope 460 | markup.changed, markup.changed.git_gutter 461 | settings 462 | 463 | foreground 464 | #F0C36F 465 | 466 | 467 | 468 | name 469 | Ignored 470 | scope 471 | markup.ignored, markup.ignored.git_gutter 472 | settings 473 | 474 | foreground 475 | #565656 476 | 477 | 478 | 479 | name 480 | Untracked 481 | scope 482 | markup.untracked, markup.untracked.git_gutter 483 | settings 484 | 485 | foreground 486 | #565656 487 | 488 | 489 | 490 | name 491 | Colors 492 | scope 493 | constant.other.color 494 | settings 495 | 496 | foreground 497 | #87C38A 498 | 499 | 500 | 501 | name 502 | Regular Expressions 503 | scope 504 | string.regexp 505 | settings 506 | 507 | foreground 508 | #795DA3 509 | 510 | 511 | 512 | name 513 | Escape Characters 514 | scope 515 | constant.character.escape 516 | settings 517 | 518 | foreground 519 | #795DA3 520 | 521 | 522 | 523 | name 524 | Embedded 525 | scope 526 | punctuation.section.embedded, variable.interpolation 527 | settings 528 | 529 | foreground 530 | #ab7967 531 | 532 | 533 | 534 | name 535 | Invalid 536 | scope 537 | invalid.illegal 538 | settings 539 | 540 | background 541 | #ED6A43 542 | foreground 543 | #FD5FF1 544 | 545 | 546 | 547 | uuid 548 | 59c1e2f2-7b41-46f9-91f2-1b4c6f5866f7 549 | 550 | 551 | -------------------------------------------------------------------------------- /primer.light.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Karel Vuong 7 | name 8 | Primer - Light 9 | semanticClass 10 | karel.primer.light 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #181D20 17 | divider 18 | #343d46 19 | foreground 20 | #5F7387 21 | selectionBackground 22 | #4f5b66 23 | selectionForeground 24 | #a7adba 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | 32 | background 33 | #FFFFFF 34 | caret 35 | #333333 36 | 37 | foreground 38 | #666666 39 | invisibles 40 | #5C6773 41 | 42 | lineHighlight 43 | #F0F5FA 44 | selection 45 | #F0F5FA 46 | selectionBorder 47 | #4183C4 48 | 49 | 50 | 51 | name 52 | Source base background 53 | scope 54 | text, source 55 | settings 56 | 57 | background 58 | #ffffff 59 | foreground 60 | #333333 61 | 62 | 63 | 64 | name 65 | Text 66 | scope 67 | variable.parameter.function 68 | settings 69 | 70 | foreground 71 | #333333 72 | 73 | 74 | 75 | name 76 | Comments 77 | scope 78 | comment, punctuation.definition.comment 79 | settings 80 | 81 | foreground 82 | #969896 83 | 84 | 85 | 86 | name 87 | Punctuation 88 | scope 89 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 90 | settings 91 | 92 | foreground 93 | #173591 94 | 95 | 96 | 97 | name 98 | Delimiters 99 | scope 100 | none 101 | settings 102 | 103 | foreground 104 | #333333 105 | 106 | 107 | 108 | name 109 | Operators 110 | scope 111 | keyword.operator 112 | settings 113 | 114 | foreground 115 | #333333 116 | 117 | 118 | 119 | name 120 | Keywords 121 | scope 122 | keyword 123 | settings 124 | 125 | foreground 126 | #A71D5D 127 | 128 | 129 | 130 | name 131 | Variables 132 | scope 133 | variable 134 | settings 135 | 136 | foreground 137 | #ED6A43 138 | 139 | 140 | 141 | name 142 | Functions 143 | scope 144 | entity.name.function, meta.require, support.function.any-method 145 | settings 146 | 147 | foreground 148 | #795DA3 149 | 150 | 151 | 152 | name 153 | Classes 154 | scope 155 | support.class, entity.name.class, entity.name.type.class 156 | settings 157 | 158 | foreground 159 | #0086B3 160 | 161 | 162 | 163 | name 164 | Classes 165 | scope 166 | meta.class 167 | settings 168 | 169 | foreground 170 | #333333 171 | 172 | 173 | 174 | name 175 | Methods 176 | scope 177 | keyword.other.special-method 178 | settings 179 | 180 | foreground 181 | #795DA3 182 | 183 | 184 | 185 | name 186 | Storage 187 | scope 188 | storage 189 | settings 190 | 191 | foreground 192 | #A71D5D 193 | 194 | 195 | 196 | name 197 | Support 198 | scope 199 | support.function 200 | settings 201 | 202 | foreground 203 | #795DA3 204 | 205 | 206 | 207 | name 208 | Strings, Inherited Class 209 | scope 210 | string, constant.other.symbol, entity.other.inherited-class 211 | settings 212 | 213 | foreground 214 | #183691 215 | 216 | 217 | 218 | name 219 | Integers 220 | scope 221 | constant.numeric 222 | settings 223 | 224 | foreground 225 | #0086B3 226 | 227 | 228 | 229 | name 230 | Floats 231 | scope 232 | none 233 | settings 234 | 235 | foreground 236 | #0086B3 237 | 238 | 239 | 240 | name 241 | Boolean 242 | scope 243 | none 244 | settings 245 | 246 | foreground 247 | #0086B3 248 | 249 | 250 | 251 | name 252 | Constants 253 | scope 254 | constant 255 | settings 256 | 257 | foreground 258 | #795DA3 259 | 260 | 261 | 262 | name 263 | Tags 264 | scope 265 | entity.name.tag 266 | settings 267 | 268 | foreground 269 | #ED6A43 270 | 271 | 272 | 273 | name 274 | Attributes 275 | scope 276 | entity.other.attribute-name 277 | settings 278 | 279 | foreground 280 | #795DA3 281 | 282 | 283 | 284 | name 285 | Attribute IDs 286 | scope 287 | entity.other.attribute-name.id, punctuation.definition.entity 288 | settings 289 | 290 | foreground 291 | #795DA3 292 | 293 | 294 | 295 | name 296 | Selector 297 | scope 298 | meta.selector 299 | settings 300 | 301 | foreground 302 | #A71D5D 303 | 304 | 305 | 306 | name 307 | Values 308 | scope 309 | none 310 | settings 311 | 312 | foreground 313 | #795DA3 314 | 315 | 316 | 317 | name 318 | Headings 319 | scope 320 | markup.heading punctuation.definition.heading, entity.name.section 321 | settings 322 | 323 | fontStyle 324 | 325 | foreground 326 | #795DA3 327 | 328 | 329 | 330 | name 331 | Units 332 | scope 333 | keyword.other.unit 334 | settings 335 | 336 | foreground 337 | #5C9966 338 | 339 | 340 | 341 | name 342 | Bold 343 | scope 344 | markup.bold, punctuation.definition.bold 345 | settings 346 | 347 | fontStyle 348 | bold 349 | foreground 350 | #795DA3 351 | 352 | 353 | 354 | name 355 | Italic 356 | scope 357 | markup.italic, punctuation.definition.italic 358 | settings 359 | 360 | fontStyle 361 | italic 362 | foreground 363 | #A71D5D 364 | 365 | 366 | 367 | name 368 | Code 369 | scope 370 | markup.raw.inline 371 | settings 372 | 373 | foreground 374 | #183691 375 | 376 | 377 | 378 | name 379 | Link Text 380 | scope 381 | string.other.link 382 | settings 383 | 384 | foreground 385 | #ED6A43 386 | 387 | 388 | 389 | name 390 | Link Url 391 | scope 392 | meta.link 393 | settings 394 | 395 | foreground 396 | #795DA3 397 | 398 | 399 | 400 | name 401 | Lists 402 | scope 403 | markup.list 404 | settings 405 | 406 | foreground 407 | #ED6A43 408 | 409 | 410 | 411 | name 412 | Quotes 413 | scope 414 | markup.quote 415 | settings 416 | 417 | foreground 418 | #795DA3 419 | 420 | 421 | 422 | name 423 | Separator 424 | scope 425 | meta.separator 426 | settings 427 | 428 | background 429 | #4f5b66 430 | foreground 431 | #333333 432 | 433 | 434 | 435 | name 436 | Inserted 437 | scope 438 | markup.inserted, markup.inserted.git_gutter 439 | settings 440 | 441 | foreground 442 | #A1DF8A 443 | 444 | 445 | 446 | name 447 | Deleted 448 | scope 449 | markup.deleted, markup.deleted.git_gutter 450 | settings 451 | 452 | foreground 453 | #EB5368 454 | 455 | 456 | 457 | name 458 | Changed 459 | scope 460 | markup.changed, markup.changed.git_gutter 461 | settings 462 | 463 | foreground 464 | #F0C36F 465 | 466 | 467 | 468 | name 469 | Ignored 470 | scope 471 | markup.ignored, markup.ignored.git_gutter 472 | settings 473 | 474 | foreground 475 | #565656 476 | 477 | 478 | 479 | name 480 | Untracked 481 | scope 482 | markup.untracked, markup.untracked.git_gutter 483 | settings 484 | 485 | foreground 486 | #565656 487 | 488 | 489 | 490 | name 491 | Colors 492 | scope 493 | constant.other.color 494 | settings 495 | 496 | foreground 497 | #BF5656 498 | 499 | 500 | 501 | name 502 | Regular Expressions 503 | scope 504 | string.regexp 505 | settings 506 | 507 | foreground 508 | #795DA3 509 | 510 | 511 | 512 | name 513 | Escape Characters 514 | scope 515 | constant.character.escape 516 | settings 517 | 518 | foreground 519 | #795DA3 520 | 521 | 522 | 523 | name 524 | Embedded 525 | scope 526 | punctuation.section.embedded, variable.interpolation 527 | settings 528 | 529 | foreground 530 | #ab7967 531 | 532 | 533 | 534 | name 535 | Invalid 536 | scope 537 | invalid.illegal 538 | settings 539 | 540 | background 541 | #ED6A43 542 | foreground 543 | #14171A 544 | 545 | 546 | 547 | uuid 548 | 59c1e2f2-7b41-46f9-91f2-1b4c6f5866f7 549 | 550 | 551 | -------------------------------------------------------------------------------- /primer.light2.tmTheme: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | author 6 | Karel Vuong 7 | name 8 | Primer - Light 2 9 | semanticClass 10 | karel.primer.light2 11 | colorSpaceName 12 | sRGB 13 | gutterSettings 14 | 15 | background 16 | #181D20 17 | divider 18 | #343d46 19 | foreground 20 | #5F7387 21 | selectionBackground 22 | #4f5b66 23 | selectionForeground 24 | #a7adba 25 | 26 | settings 27 | 28 | 29 | settings 30 | 31 | 32 | background 33 | #FFFFFF 34 | caret 35 | #333333 36 | 37 | foreground 38 | #666666 39 | invisibles 40 | #5C6773 41 | 42 | lineHighlight 43 | #F0F5FA 44 | selection 45 | #F0F5FA 46 | selectionBorder 47 | #4183C4 48 | 49 | 50 | 51 | name 52 | Source base background 53 | scope 54 | text, source 55 | settings 56 | 57 | background 58 | #ffffff 59 | foreground 60 | #333333 61 | 62 | 63 | 64 | name 65 | Text 66 | scope 67 | variable.parameter.function 68 | settings 69 | 70 | foreground 71 | #333333 72 | 73 | 74 | 75 | name 76 | Comments 77 | scope 78 | comment, punctuation.definition.comment 79 | settings 80 | 81 | foreground 82 | #969896 83 | 84 | 85 | 86 | name 87 | Punctuation 88 | scope 89 | punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array 90 | settings 91 | 92 | background 93 | #ffffff 94 | foreground 95 | #173591 96 | 97 | 98 | 99 | name 100 | Delimiters 101 | scope 102 | none 103 | settings 104 | 105 | foreground 106 | #333333 107 | 108 | 109 | 110 | name 111 | Operators 112 | scope 113 | keyword.operator 114 | settings 115 | 116 | foreground 117 | #333333 118 | 119 | 120 | 121 | name 122 | Keywords 123 | scope 124 | keyword 125 | settings 126 | 127 | foreground 128 | #A71D5D 129 | 130 | 131 | 132 | name 133 | Variables 134 | scope 135 | variable 136 | settings 137 | 138 | foreground 139 | #ED6A43 140 | 141 | 142 | 143 | name 144 | Functions 145 | scope 146 | entity.name.function, meta.require, support.function.any-method 147 | settings 148 | 149 | foreground 150 | #795DA3 151 | 152 | 153 | 154 | name 155 | Classes 156 | scope 157 | support.class, entity.name.class, entity.name.type.class 158 | settings 159 | 160 | foreground 161 | #0086B3 162 | 163 | 164 | 165 | name 166 | Classes 167 | scope 168 | meta.class 169 | settings 170 | 171 | foreground 172 | #333333 173 | 174 | 175 | 176 | name 177 | Methods 178 | scope 179 | keyword.other.special-method 180 | settings 181 | 182 | foreground 183 | #795DA3 184 | 185 | 186 | 187 | name 188 | Storage 189 | scope 190 | storage 191 | settings 192 | 193 | foreground 194 | #A71D5D 195 | 196 | 197 | 198 | name 199 | Support 200 | scope 201 | support.function 202 | settings 203 | 204 | foreground 205 | #795DA3 206 | 207 | 208 | 209 | name 210 | Strings, Inherited Class 211 | scope 212 | string, constant.other.symbol, entity.other.inherited-class, constant.character.escape.scss, constant.character.escape.css 213 | settings 214 | 215 | foreground 216 | #4180C6 217 | 218 | 219 | 220 | name 221 | Integers 222 | scope 223 | constant.numeric 224 | settings 225 | 226 | foreground 227 | #0086B3 228 | 229 | 230 | 231 | name 232 | Floats 233 | scope 234 | none 235 | settings 236 | 237 | foreground 238 | #0086B3 239 | 240 | 241 | 242 | name 243 | Boolean 244 | scope 245 | none 246 | settings 247 | 248 | foreground 249 | #0086B3 250 | 251 | 252 | 253 | name 254 | Constants 255 | scope 256 | constant 257 | settings 258 | 259 | foreground 260 | #795DA3 261 | 262 | 263 | 264 | name 265 | Tags 266 | scope 267 | entity.name.tag 268 | settings 269 | 270 | foreground 271 | #63a3a4 272 | 273 | 274 | 275 | name 276 | Attributes 277 | scope 278 | entity.other.attribute-name 279 | settings 280 | 281 | foreground 282 | #795DA3 283 | 284 | 285 | 286 | name 287 | Attribute IDs 288 | scope 289 | entity.other.attribute-name.id, punctuation.definition.entity 290 | settings 291 | 292 | foreground 293 | #795DA3 294 | 295 | 296 | 297 | name 298 | Selector 299 | scope 300 | meta.selector 301 | settings 302 | 303 | foreground 304 | #A71D5D 305 | 306 | 307 | 308 | name 309 | Values 310 | scope 311 | none 312 | settings 313 | 314 | foreground 315 | #795DA3 316 | 317 | 318 | 319 | name 320 | Headings 321 | scope 322 | markup.heading punctuation.definition.heading, entity.name.section 323 | settings 324 | 325 | fontStyle 326 | 327 | foreground 328 | #795DA3 329 | 330 | 331 | 332 | name 333 | Units 334 | scope 335 | keyword.other.unit 336 | settings 337 | 338 | foreground 339 | #5C9966 340 | 341 | 342 | 343 | name 344 | Bold 345 | scope 346 | markup.bold, punctuation.definition.bold 347 | settings 348 | 349 | fontStyle 350 | bold 351 | foreground 352 | #795DA3 353 | 354 | 355 | 356 | name 357 | Italic 358 | scope 359 | markup.italic, punctuation.definition.italic 360 | settings 361 | 362 | fontStyle 363 | italic 364 | foreground 365 | #A71D5D 366 | 367 | 368 | 369 | name 370 | Code 371 | scope 372 | markup.raw.inline 373 | settings 374 | 375 | foreground 376 | #183691 377 | 378 | 379 | 380 | name 381 | Link Text 382 | scope 383 | string.other.link 384 | settings 385 | 386 | foreground 387 | #ED6A43 388 | 389 | 390 | 391 | name 392 | Link Url 393 | scope 394 | meta.link 395 | settings 396 | 397 | foreground 398 | #795DA3 399 | 400 | 401 | 402 | name 403 | Lists 404 | scope 405 | markup.list 406 | settings 407 | 408 | foreground 409 | #ED6A43 410 | 411 | 412 | 413 | name 414 | Quotes 415 | scope 416 | markup.quote 417 | settings 418 | 419 | foreground 420 | #795DA3 421 | 422 | 423 | 424 | name 425 | Separator 426 | scope 427 | meta.separator 428 | settings 429 | 430 | background 431 | #4f5b66 432 | foreground 433 | #333333 434 | 435 | 436 | 437 | name 438 | Inserted 439 | scope 440 | markup.inserted, markup.inserted.git_gutter 441 | settings 442 | 443 | foreground 444 | #A1DF8A 445 | 446 | 447 | 448 | name 449 | Deleted 450 | scope 451 | markup.deleted, markup.deleted.git_gutter 452 | settings 453 | 454 | foreground 455 | #EB5368 456 | 457 | 458 | 459 | name 460 | Changed 461 | scope 462 | markup.changed, markup.changed.git_gutter 463 | settings 464 | 465 | foreground 466 | #F0C36F 467 | 468 | 469 | 470 | name 471 | Ignored 472 | scope 473 | markup.ignored, markup.ignored.git_gutter 474 | settings 475 | 476 | foreground 477 | #565656 478 | 479 | 480 | 481 | name 482 | Untracked 483 | scope 484 | markup.untracked, markup.untracked.git_gutter 485 | settings 486 | 487 | foreground 488 | #565656 489 | 490 | 491 | 492 | name 493 | Colors 494 | scope 495 | constant.other.color 496 | settings 497 | 498 | foreground 499 | #BF5656 500 | 501 | 502 | 503 | name 504 | Regular Expressions 505 | scope 506 | string.regexp 507 | settings 508 | 509 | foreground 510 | #795DA3 511 | 512 | 513 | 514 | name 515 | Escape Characters 516 | scope 517 | constant.character.escape 518 | settings 519 | 520 | foreground 521 | #795DA3 522 | 523 | 524 | 525 | name 526 | Embedded 527 | scope 528 | punctuation.section.embedded, variable.interpolation 529 | settings 530 | 531 | foreground 532 | #ab7967 533 | 534 | 535 | 536 | name 537 | Invalid 538 | scope 539 | invalid.illegal 540 | settings 541 | 542 | background 543 | #ED6A43 544 | foreground 545 | #14171A 546 | 547 | 548 | 549 | name 550 | Strings, Inherited Class 551 | scope 552 | string.quoted.double.html invalid.illegal.bad-ampersand.html 553 | settings 554 | 555 | background 556 | #ffffff 557 | foreground 558 | #4180C6 559 | 560 | 561 | 562 | uuid 563 | e4120f6c-699a-4c1f-a5e9-340ae32c4506 564 | 565 | 566 | -------------------------------------------------------------------------------- /samples/Bower.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Bower.json -------------------------------------------------------------------------------- /samples/CSS.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/CSS.css -------------------------------------------------------------------------------- /samples/CoffeScript.coffee: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/CoffeScript.coffee -------------------------------------------------------------------------------- /samples/CoffeeReact.cjsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/CoffeeReact.cjsx -------------------------------------------------------------------------------- /samples/EJS.ejs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/EJS.ejs -------------------------------------------------------------------------------- /samples/Favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Favicon.ico -------------------------------------------------------------------------------- /samples/Gruntfile.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Gruntfile.js -------------------------------------------------------------------------------- /samples/Gulpfile.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Gulpfile.js -------------------------------------------------------------------------------- /samples/HTML.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/HTML.html -------------------------------------------------------------------------------- /samples/Handlebars.hbs: -------------------------------------------------------------------------------- 1 | @content 2 | -------------------------------------------------------------------------------- /samples/Image.ai: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Image.ai -------------------------------------------------------------------------------- /samples/JSON.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/JSON.json -------------------------------------------------------------------------------- /samples/Jade.jade: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Jade.jade -------------------------------------------------------------------------------- /samples/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 | -------------------------------------------------------------------------------- /samples/Julia.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Julia.jl -------------------------------------------------------------------------------- /samples/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/LICENSE -------------------------------------------------------------------------------- /samples/Less.less: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Less.less -------------------------------------------------------------------------------- /samples/Markdown.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Markdown.md -------------------------------------------------------------------------------- /samples/Mustache.mustache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Mustache.mustache -------------------------------------------------------------------------------- /samples/PHP.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/PHP.php -------------------------------------------------------------------------------- /samples/Procfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Procfile -------------------------------------------------------------------------------- /samples/Python.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Python.py -------------------------------------------------------------------------------- /samples/React.jsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/React.jsx -------------------------------------------------------------------------------- /samples/Ruby.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Ruby.rb -------------------------------------------------------------------------------- /samples/Sass.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Sass.scss -------------------------------------------------------------------------------- /samples/Stache.stache: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /samples/Stylus.styl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Stylus.styl -------------------------------------------------------------------------------- /samples/Text.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Text.txt -------------------------------------------------------------------------------- /samples/Typescript.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/Typescript.ts -------------------------------------------------------------------------------- /samples/XML.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/XML.xml -------------------------------------------------------------------------------- /samples/YML.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/samples/YML.yml -------------------------------------------------------------------------------- /screenshots/clr-blue.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/screenshots/clr-blue.jpg -------------------------------------------------------------------------------- /screenshots/clr-green.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/screenshots/clr-green.jpg -------------------------------------------------------------------------------- /screenshots/clr-orange.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/screenshots/clr-orange.jpg -------------------------------------------------------------------------------- /screenshots/clr-purple.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/screenshots/clr-purple.jpg -------------------------------------------------------------------------------- /screenshots/clr-red.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/screenshots/clr-red.jpg -------------------------------------------------------------------------------- /screenshots/css.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/screenshots/css.jpg -------------------------------------------------------------------------------- /screenshots/html.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/screenshots/html.jpg -------------------------------------------------------------------------------- /screenshots/js.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/karelvuong/st-primer/d202b3b7a3e51e3142d73ac44ce7210f8e10aad6/screenshots/js.jpg --------------------------------------------------------------------------------