Repository: lefoy/cyanide-theme
Branch: master
Commit: 62e48160c847
Files: 312
Total size: 3.6 MB
Directory structure:
gitextract_n0ln9n_n/
├── +res/
│ ├── Ext/
│ │ ├── CSS.sublime-settings
│ │ ├── HTML (Rails).sublime-settings
│ │ ├── HTML.sublime-settings
│ │ ├── HTMLMustache.sublime-settings
│ │ ├── LESS.sublime-settings
│ │ ├── Plain text.sublime-settings
│ │ ├── Ruby Haml.sublime-settings
│ │ ├── Ruby Slim.sublime-settings
│ │ ├── Ruby.sublime-settings
│ │ ├── Rust.sublime-settings
│ │ ├── SCSS.sublime-settings
│ │ └── Sass.sublime-settings
│ ├── art/
│ │ ├── file_type_R.ai
│ │ ├── file_type_actionscript.ai
│ │ ├── file_type_applescript.ai
│ │ ├── file_type_clojure.ai
│ │ ├── file_type_dlang.ai
│ │ ├── file_type_erlang.ai
│ │ ├── file_type_git.ai
│ │ ├── file_type_graphviz.ai
│ │ ├── file_type_haml.ai
│ │ ├── file_type_haskell.ai
│ │ ├── file_type_haxe.ai
│ │ ├── file_type_illustrator.ai
│ │ ├── file_type_jsp.ai
│ │ ├── file_type_license.ai
│ │ ├── file_type_lisp.ai
│ │ ├── file_type_lua.ai
│ │ ├── file_type_matlab.ai
│ │ ├── file_type_ocaml.ai
│ │ ├── file_type_photoshop.ai
│ │ ├── file_type_puppet.ai
│ │ ├── file_type_scala.ai
│ │ ├── file_type_shell.ai
│ │ ├── file_type_sql.ai
│ │ ├── file_type_swift.ai
│ │ ├── file_type_tcl.ai
│ │ ├── file_type_tex.ai
│ │ ├── file_type_textile.ai
│ │ └── file_type_yaml.ai
│ └── file-types/
│ ├── .gitignore
│ ├── .npmignore
│ ├── AppleScript.AppleScript
│ ├── AppleScript.scpt
│ ├── Dockerfile
│ ├── Gruntfile.coffee
│ ├── Gruntfile.js
│ ├── Gulpfile.js
│ ├── Handlebars.hbs
│ ├── Handlebars.js
│ ├── JSON.json
│ ├── Jade.jade
│ ├── JavaScript.js
│ ├── LICENSE
│ ├── Mustache.js
│ ├── Mustache.mustache
│ ├── Procfile
│ ├── R.R
│ ├── XML.xml
│ ├── actionscript.as
│ ├── ai.ai
│ ├── bower.json
│ ├── build.gradle
│ ├── c#.cs
│ ├── c++.cpp
│ ├── c++.hpp
│ ├── c.c
│ ├── c.h
│ ├── changelog
│ ├── clojure.clj
│ ├── coffeescript.coffee
│ ├── css.css
│ ├── css.css.erb
│ ├── css.less
│ ├── css.sass
│ ├── css.sass.erb
│ ├── css.sass.liquid
│ ├── css.scss
│ ├── css.scss.erb
│ ├── css.scss.liquid
│ ├── css.styl
│ ├── dlang.d
│ ├── elixer.ex
│ ├── erlang.erl
│ ├── font.otf
│ ├── go.go
│ ├── graphviz.dot
│ ├── graphviz.gv
│ ├── haskell.hs
│ ├── haxe.hx
│ ├── haxe.hxml
│ ├── html.ctp
│ ├── html.haml
│ ├── html.html
│ ├── html.html.erb
│ ├── html.slim
│ ├── ini.ini
│ ├── java.java
│ ├── jsp.jsp
│ ├── julia.jl
│ ├── lisp.lisp
│ ├── lua.lua
│ ├── matlab.matlab
│ ├── objective-c.m
│ ├── objectivec.mm
│ ├── ocaml.ml
│ ├── package.json
│ ├── perl.pl
│ ├── php.php
│ ├── psd.psd
│ ├── puppet.pp
│ ├── python.py
│ ├── rails.erb
│ ├── rails.rails
│ ├── rails.ruby.rails
│ ├── readme
│ ├── readme.md
│ ├── readme.txt
│ ├── ruby.rb
│ ├── rust.rs
│ ├── scala.scala
│ ├── settings.gradle
│ ├── shell.fish
│ ├── shell.sh
│ ├── shell.zsh
│ ├── sql.sql
│ ├── swift.swift
│ ├── tcl.tcl
│ ├── tex.tex
│ ├── textile.textile
│ ├── vector.eps
│ ├── visualbasic.vb
│ └── yaml.yml
├── .gitignore
├── .test.txt
├── .travis.yml
├── Cyanide/
│ ├── Widget - Cyanide - Acid.stTheme
│ ├── Widget - Cyanide - Acid.sublime-settings
│ ├── Widget - Cyanide - Alert.stTheme
│ ├── Widget - Cyanide - Alert.sublime-settings
│ ├── Widget - Cyanide - Golden.stTheme
│ ├── Widget - Cyanide - Golden.sublime-settings
│ ├── Widget - Cyanide - Love.stTheme
│ ├── Widget - Cyanide - Love.sublime-settings
│ ├── Widget - Cyanide - Mint.stTheme
│ ├── Widget - Cyanide - Mint.sublime-settings
│ ├── Widget - Cyanide - Purple.stTheme
│ ├── Widget - Cyanide - Purple.sublime-settings
│ ├── Widget - Cyanide - Salmon.stTheme
│ ├── Widget - Cyanide - Salmon.sublime-settings
│ ├── Widget - Cyanide - Sky.stTheme
│ ├── Widget - Cyanide - Sky.sublime-settings
│ ├── Widget - Cyanide - Wood.stTheme
│ ├── Widget - Cyanide - Wood.sublime-settings
│ ├── Widget - Cyanide.stTheme
│ ├── Widget - Cyanide.sublime-settings
│ ├── file_types/
│ │ ├── icon_R.tmPreferences
│ │ ├── icon_actionscript.tmPreferences
│ │ ├── icon_applescript.tmPreferences
│ │ ├── icon_bower.tmPreferences
│ │ ├── icon_c#.tmPreferences
│ │ ├── icon_c++.tmPreferences
│ │ ├── icon_c.tmPreferences
│ │ ├── icon_clojure.tmPreferences
│ │ ├── icon_coffescript.tmPreferences
│ │ ├── icon_css.tmPreferences
│ │ ├── icon_dlang.tmPreferences
│ │ ├── icon_erlang.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_illustrator.tmPreferences
│ │ ├── icon_image.tmPreferences
│ │ ├── icon_jade.tmPreferences
│ │ ├── icon_java.tmPreferences
│ │ ├── icon_js.tmPreferences
│ │ ├── icon_jsp.tmPreferences
│ │ ├── icon_less.tmPreferences
│ │ ├── icon_license.tmPreferences
│ │ ├── icon_lisp.tmPreferences
│ │ ├── icon_lua.tmPreferences
│ │ ├── icon_markdown.tmPreferences
│ │ ├── icon_matlab.tmPreferences
│ │ ├── icon_mustache.tmPreferences
│ │ ├── icon_npm.tmPreferences
│ │ ├── icon_ocaml.tmPreferences
│ │ ├── icon_perl.tmPreferences
│ │ ├── icon_photoshop.tmPreferences
│ │ ├── icon_php.tmPreferences
│ │ ├── icon_postcss.tmPreferences
│ │ ├── icon_procfile.tmPreferences
│ │ ├── icon_puppet.tmPreferences
│ │ ├── icon_python.tmPreferences
│ │ ├── icon_rails.tmPreferences
│ │ ├── icon_ruby.tmPreferences
│ │ ├── icon_rust.tmPreferences
│ │ ├── icon_sass.tmPreferences
│ │ ├── icon_scala.tmPreferences
│ │ ├── icon_scss.tmPreferences
│ │ ├── icon_settings.tmPreferences
│ │ ├── icon_shell.tmPreferences
│ │ ├── icon_sql.tmPreferences
│ │ ├── icon_stylus.tmPreferences
│ │ ├── icon_swift.tmPreferences
│ │ ├── icon_tcl.tmPreferences
│ │ ├── icon_tex.tmPreferences
│ │ ├── icon_textile.tmPreferences
│ │ └── icon_yaml.tmPreferences
│ └── spacefunk-folder-open@2x.png alias
├── Cyanide - Acid - Black.tmTheme
├── Cyanide - Acid - Contrasted Light.tmTheme
├── Cyanide - Acid - Contrasted Semi.tmTheme
├── Cyanide - Acid - Contrasted.tmTheme
├── Cyanide - Acid.sublime-theme
├── Cyanide - Acid.tmTheme
├── Cyanide - Alert - Black.tmTheme
├── Cyanide - Alert - Contrasted Light.tmTheme
├── Cyanide - Alert - Contrasted Semi.tmTheme
├── Cyanide - Alert - Contrasted.tmTheme
├── Cyanide - Alert.sublime-theme
├── Cyanide - Alert.tmTheme
├── Cyanide - Black.tmTheme
├── Cyanide - Contrasted Light.tmTheme
├── Cyanide - Contrasted Semi.tmTheme
├── Cyanide - Contrasted.tmTheme
├── Cyanide - Golden - Black.tmTheme
├── Cyanide - Golden - Contrasted Light.tmTheme
├── Cyanide - Golden - Contrasted Semi.tmTheme
├── Cyanide - Golden - Contrasted.tmTheme
├── Cyanide - Golden.sublime-theme
├── Cyanide - Golden.tmTheme
├── Cyanide - Love - Black.tmTheme
├── Cyanide - Love - Contrasted Light.tmTheme
├── Cyanide - Love - Contrasted Semi.tmTheme
├── Cyanide - Love - Contrasted.tmTheme
├── Cyanide - Love.sublime-theme
├── Cyanide - Love.tmTheme
├── Cyanide - Mint - Black.tmTheme
├── Cyanide - Mint - Contrasted Light.tmTheme
├── Cyanide - Mint - Contrasted Semi.tmTheme
├── Cyanide - Mint - Contrasted.tmTheme
├── Cyanide - Mint.sublime-theme
├── Cyanide - Mint.tmTheme
├── Cyanide - Purple - Black.tmTheme
├── Cyanide - Purple - Contrasted Light.tmTheme
├── Cyanide - Purple - Contrasted Semi.tmTheme
├── Cyanide - Purple - Contrasted.tmTheme
├── Cyanide - Purple.sublime-theme
├── Cyanide - Purple.tmTheme
├── Cyanide - Salmon - Black.tmTheme
├── Cyanide - Salmon - Contrasted Light.tmTheme
├── Cyanide - Salmon - Contrasted Semi.tmTheme
├── Cyanide - Salmon - Contrasted.tmTheme
├── Cyanide - Salmon.sublime-theme
├── Cyanide - Salmon.tmTheme
├── Cyanide - Sky - Black.tmTheme
├── Cyanide - Sky - Contrasted Light.tmTheme
├── Cyanide - Sky - Contrasted Semi.tmTheme
├── Cyanide - Sky - Contrasted.tmTheme
├── Cyanide - Sky.sublime-theme
├── Cyanide - Sky.tmTheme
├── Cyanide - Wood - Black.tmTheme
├── Cyanide - Wood - Contrasted Light.tmTheme
├── Cyanide - Wood - Contrasted Semi.tmTheme
├── Cyanide - Wood - Contrasted.tmTheme
├── Cyanide - Wood.sublime-theme
├── Cyanide - Wood.tmTheme
├── Cyanide.sublime-theme
├── Cyanide.tmTheme
├── Gruntfile.js
├── LICENSE.md
├── Monocyanide - Black.tmTheme
├── Monocyanide - Contrasted Light.tmTheme
├── Monocyanide - Contrasted Semi.tmTheme
├── Monocyanide - Contrasted.tmTheme
├── Monocyanide.tmTheme
├── README.md
├── Twilightcyanide - Black.tmTheme
├── Twilightcyanide - Contrasted Light.tmTheme
├── Twilightcyanide - Contrasted Semi.tmTheme
├── Twilightcyanide - Contrasted.tmTheme
├── Twilightcyanide.tmTheme
├── colors.json
├── external.json
├── languages.json
├── messages/
│ ├── 1.0.0.md
│ ├── 2.0.0.md
│ ├── 2.1.0.md
│ ├── 2.2.0.md
│ ├── 2.3.0.md
│ ├── 2.3.5.md
│ ├── 2.3.6.md
│ ├── 2.3.7.md
│ ├── 3.0.0.md
│ └── install.md
├── messages.json
├── package.json
└── templates/
├── icon.hidden-tmPreferences
├── language.hidden-tmLanguage
├── template.hidden-tmTheme
├── template.stTheme
├── template.sublime-settings
└── template.sublime-theme
================================================
FILE CONTENTS
================================================
================================================
FILE: +res/Ext/CSS.sublime-settings
================================================
{
"extensions": [
"css.erb",
"css.liquid"
]
}
================================================
FILE: +res/Ext/HTML (Rails).sublime-settings
================================================
{
"extensions": [
"rails",
"erb"
]
}
================================================
FILE: +res/Ext/HTML.sublime-settings
================================================
{
"extensions": [
"html",
"htm",
"html.erb"
]
}
================================================
FILE: +res/Ext/HTMLMustache.sublime-settings
================================================
{
"extensions":
[
"hgn",
"hjs",
"mustache",
"hbs"
]
}
================================================
FILE: +res/Ext/LESS.sublime-settings
================================================
{
"extensions": [
"less.erb",
"less.liquid"
]
}
================================================
FILE: +res/Ext/Plain text.sublime-settings
================================================
{
"extensions": [
"ini",
"txt",
"readme",
"changelog"
]
}
================================================
FILE: +res/Ext/Ruby Haml.sublime-settings
================================================
{
"extensions":
[
"haml"
]
}
================================================
FILE: +res/Ext/Ruby Slim.sublime-settings
================================================
{
"extensions":
[
"emblem"
]
}
================================================
FILE: +res/Ext/Ruby.sublime-settings
================================================
{
"extensions": [
"rabl",
"jbuilder",
"rb",
"podspec",
"rake",
"simplecov",
"thor",
"ruby.rails"
]
}
================================================
FILE: +res/Ext/Rust.sublime-settings
================================================
{
"extensions": [
"rs"
]
}
================================================
FILE: +res/Ext/SCSS.sublime-settings
================================================
{
"extensions": [
"scss.erb",
"scss",
"scss.liquid"
]
}
================================================
FILE: +res/Ext/Sass.sublime-settings
================================================
{
"extensions": [
"sass",
"sass.erb",
"sass.liquid"
]
}
================================================
FILE: +res/art/file_type_R.ai
================================================
%PDF-1.5
%
1 0 obj
<>/OCGs[5 0 R 21 0 R 36 0 R 51 0 R 66 0 R]>>/Pages 3 0 R/Type/Catalog>>
endobj
2 0 obj
<>stream
Adobe Illustrator CS6 (Windows)
2014-10-25T20:50:24+02:00
2014-10-25T20:52:58+02:00
2014-10-25T20:52:58+02:00
256
196
JPEG
/9j/4AAQSkZJRgABAgEASABIAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEA
AQBIAAAAAQAB/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoK
DBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8f
Hx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAxAEAAwER
AAIRAQMRAf/EAaIAAAAHAQEBAQEAAAAAAAAAAAQFAwIGAQAHCAkKCwEAAgIDAQEBAQEAAAAAAAAA
AQACAwQFBgcICQoLEAACAQMDAgQCBgcDBAIGAnMBAgMRBAAFIRIxQVEGE2EicYEUMpGhBxWxQiPB
UtHhMxZi8CRygvElQzRTkqKyY3PCNUQnk6OzNhdUZHTD0uIIJoMJChgZhJRFRqS0VtNVKBry4/PE
1OT0ZXWFlaW1xdXl9WZ2hpamtsbW5vY3R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo+Ck5SVlpeYmZ
qbnJ2en5KjpKWmp6ipqqusra6voRAAICAQIDBQUEBQYECAMDbQEAAhEDBCESMUEFURNhIgZxgZEy
obHwFMHR4SNCFVJicvEzJDRDghaSUyWiY7LCB3PSNeJEgxdUkwgJChgZJjZFGidkdFU38qOzwygp
0+PzhJSktMTU5PRldYWVpbXF1eX1RlZmdoaWprbG1ub2R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo
+DlJWWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+v/aAAwDAQACEQMRAD8A9U4q7FXYq7FXYq7FXYq7
FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F
XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX
Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY
q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq
7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7
FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F
XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX
Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY
q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq
7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7
FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F
XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX
Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY
q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq
7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7
FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F
XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX
Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY
q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq
7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7
FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F
XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX
Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY
q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq
7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7
FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F
XYq7FX//2Q==
1
False
False
474.999512
474.999512
Points
Default Swatch Group
0
Document
application/pdf
proof:pdf
uuid:c5f11686-01c9-4872-aeb8-d2984a5969aa
uuid:7dca7148-66f9-4b2d-a13b-93fcde5b343c
endstream
endobj
3 0 obj
<>
endobj
7 0 obj
<>/Resources<>/Properties<>>>/Thumb 71 0 R/TrimBox[0.0 0.0 475.0 475.0]/Type/Page>>
endobj
68 0 obj
<>stream
H\K
DwWJ?xFt`]$4Z1+d0ϯח|-z*W_W\rW\EU˼WYW=nQo/>|>=])^ֶθ3wьzjZYqɅw]2f;6&{gKƚ#+,
ĬZ7Z*ݷ뺊8zћNhz8U;>^}ާ4u!c=_bKrGoع\իc&M]qwjڼ}ߣ݊E禎㎚{c뭠յ32ip'3S7Xzg{mF]+'\Y7sg<99CALmu}6=OUkAF0Ӯ{=PP8fQaE ]ZF: ]g~68Ѽ{w7śel8f2)[42&c^'k i}0Bdzrz`{^ 3J"ge g6Oyaɑj