-
-
-
-
+ |
+
|
-
-
-
-
diff --git a/bin/shell/terminal.jpg b/bin/shell/terminal.jpg
new file mode 100644
index 00000000..8fc1e958
Binary files /dev/null and b/bin/shell/terminal.jpg differ
diff --git a/bin/subl/User/Color Highlighter/themes/MarkdownEditor.tmTheme b/bin/subl/User/Color Highlighter/themes/MarkdownEditor.tmTheme
new file mode 100644
index 00000000..c7771e5e
--- /dev/null
+++ b/bin/subl/User/Color Highlighter/themes/MarkdownEditor.tmTheme
@@ -0,0 +1,968 @@
+
+
+
+
+ name
+ MarkdownEditing
+ settings
+
+
+name
+mon_color
+scope
+mcol_115588FF
+settings
+
+background
+#115588FF
+foreground
+#76BAEEFF
+caret
+#76BAEEFF
+
+
+
+
+name
+mon_text_color
+scope
+mcol_text_115588FF
+settings
+
+background
+#ECECEdFF
+foreground
+#115588FF
+caret
+#76BAEEFF
+
+
+
+
+name
+mon_color
+scope
+mcol_FFFF00FF
+settings
+
+background
+#FFFF00FF
+foreground
+#4C4C00FF
+caret
+#4C4C00FF
+
+
+
+
+name
+mon_text_color
+scope
+mcol_text_FFFF00FF
+settings
+
+background
+#ECECEdFF
+foreground
+#FFFF00FF
+caret
+#4C4C00FF
+
+
+
+
+ settings
+
+ background
+ #ECECEC
+ caret
+ #00bbff
+ foreground
+ #555555
+ invisibles
+ #E0E0E0
+ lineHighlight
+ #D3D3D3
+ selection
+ #C2E8FF
+ selectionBorder
+ #AACBDF
+ inactiveSelection
+ #B5D3E5
+ findHighlight
+ #FFE792
+ findHighlightForeground
+ #000000
+ shadow
+ #808080
+ shadowWidth
+ 6
+
+
+
+ name
+ Comments
+ scope
+ comment, comment punctuation
+ settings
+
+ fontStyle
+
+ foreground
+ #ADADAD
+
+
+
+ name
+ Comments: Preprocessor
+ scope
+ comment.block.preprocessor
+ settings
+
+ fontStyle
+
+ foreground
+ #ADADAD
+
+
+
+ name
+ Invalid - Deprecated
+ scope
+ invalid.deprecated
+ settings
+
+ background
+ #EFCFCF
+ fontStyle
+ italic underline
+
+
+
+ name
+ Invalid - Illegal
+ scope
+ invalid.illegal
+ settings
+
+ fontStyle
+
+ foreground
+ #F9F2CE
+
+
+
+ name
+ Operators
+ scope
+ keyword.operator
+ settings
+
+ fontStyle
+
+ foreground
+ #626FC9
+
+
+
+ name
+ Keywords
+ scope
+ keyword, storage
+ settings
+
+ fontStyle
+
+ foreground
+ #61862F
+
+
+
+ name
+ Types
+ scope
+ storage.type, support.type
+ settings
+
+ fontStyle
+
+ foreground
+ #6700B9
+
+
+
+ name
+ Functions
+ scope
+ entity.name.function, support.function, entity
+ settings
+
+ fontStyle
+
+ foreground
+ #61862F
+
+
+
+ name
+ Classes
+ scope
+ entity.name.type, entity.other.inherited-class, support.class
+ settings
+
+ fontStyle
+
+ foreground
+ #3A1D72
+
+
+
+ name
+ Exceptions
+ scope
+ entity.name.exception
+ settings
+
+ foreground
+ #F93232
+
+
+
+ name
+ Sections
+ scope
+ entity.name.section,entity.name.section.markdown
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #333333
+
+
+
+ name
+ Numbers
+ scope
+ constant.numeric, constant
+ settings
+
+ background
+ #F3F2FF
+ fontStyle
+
+ foreground
+ #7653C1
+
+
+
+ name
+ Punctuation
+ scope
+ punctuation
+ settings
+
+ fontStyle
+
+ foreground
+ #000000
+
+
+
+ name
+ Strings
+ scope
+ constant.character, string
+ settings
+
+ background
+ #FBE9AD1A
+ fontStyle
+
+ foreground
+ #BC670F
+
+
+
+ name
+ Strings: Punctuation
+ scope
+ string punctuation
+ settings
+
+ fontStyle
+
+ foreground
+ #E69A4C
+
+
+
+ name
+ Strings: Escape Sequences
+ scope
+ constant.character.escape
+ settings
+
+ background
+ #FBE9ADCC
+ fontStyle
+ bold
+
+
+
+ name
+ Strings: Symbols
+ scope
+ constant.other.symbol
+ settings
+
+ background
+ #E8FFD5
+ fontStyle
+ bold
+
+
+
+ name
+ Embedded Source
+ scope
+ string source, text source
+ settings
+
+ foreground
+ #434343
+
+
+
+
+ name
+ HTML: Doctype Declaration
+ scope
+ meta.tag.sgml.doctype
+ settings
+
+ fontStyle
+
+ foreground
+ #7F7F7F
+
+
+
+ name
+ HTML: Tags
+ scope
+
+ , text.html.markdown meta.disable-markdown entity.name.tag,
+ , text.html.markdown meta.disable-markdown meta.tag,
+ , text.html.markdown meta.disable-markdown meta.tag punctuation.definition.tag,
+ , text.html.markdown meta.disable-markdown meta.tag string.quoted meta.string-contents,
+ , text.html.markdown meta.disable-markdown meta.tag string.quoted punctuation.definition.string,
+ , text.html.markdown meta.disable-markdown meta.tag entity.other.attribute-name,
+ , text.html.markdown meta.paragraph.markdown entity.name.tag,
+ , text.html.markdown meta.paragraph.markdown meta.tag,
+ , text.html.markdown meta.paragraph.markdown meta.tag punctuation.definition.tag,
+ , text.html.markdown meta.paragraph.markdown meta.tag string.quoted meta.string-contents,
+ , text.html.markdown meta.paragraph.markdown meta.tag string.quoted punctuation.definition.string,
+ , text.html.markdown meta.paragraph.markdown meta.tag entity.other.attribute-name,
+ , text.html.markdown markup.list entity.name.tag,
+ , text.html.markdown markup.list meta.tag,
+ , text.html.markdown markup.list meta.tag punctuation.definition.tag,
+ , text.html.markdown markup.list meta.tag string.quoted meta.string-contents,
+ , text.html.markdown markup.list meta.tag string.quoted punctuation.definition.string,
+ , text.html.markdown markup.list meta.tag entity.other.attribute-name,
+
+ settings
+
+ foreground
+ #AAAAAA
+ background
+ #ECECEC
+
+
+
+ name
+ HTML: Embedded
+ scope
+ source.smarty.embedded.html
+ settings
+
+ foreground
+ #777777
+
+
+
+ name
+ HTML: Attribute Punctuation
+ scope
+ meta.tag string punctuation,punctuation.definition.entity.html
+ settings
+
+ foreground
+ #91accf
+
+
+
+ name
+ HTML: Tag Punctuation
+ scope
+ punctuation.definition.tag
+ settings
+
+ foreground
+ #91accf
+
+
+
+ name
+ HTML: Entities
+ scope
+ constant.character.entity
+ settings
+
+ foreground
+ #6d98cf
+
+
+
+ name
+ HTML: Attribute Names
+ scope
+ entity.other.attribute-name, text.html.markdown meta.disable-markdown meta.tag.block.any.html string.quoted.double.html, text.html.markdown meta.disable-markdown meta.tag.block.any.html string.quoted.double.html punctuation.definition
+ settings
+
+ fontStyle
+
+ foreground
+ #999999
+
+
+
+ name
+ HTML: Attribute Values
+ scope
+ meta.tag string.quoted, meta.tag string.quoted constant.character.entity
+ settings
+
+ foreground
+ #6d98cf
+
+
+
+
+ name
+ Markup: Emphasis
+ scope
+ markup.italic, markup.italic.markdown
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #777777
+ background
+ #E8E8E8
+
+
+
+ name
+ Markdown: Link
+ scope
+ string.other.link.title.markdown,string.other.link.description.markdown
+ settings
+
+ foreground
+ #333333
+ background
+ #DDDDDD00
+
+
+
+ name
+ Markdown: Punctuation
+ scope
+ punctuation.definition.metadata.markdown,punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.constant.markdown, punctuation.separator.key-value.markdown, punctuation.definition.constant.begin.markdown, punctuation.definition.constant.end.markdown,punctuation.definition.bold.markdown, punctuation.definition.italic.markdown, punctuation.definition.strikethrough.markdown, punctuation.definition.heading.markdown
+ settings
+
+ foreground
+ #AAAAAA
+ background
+ #EEEEEE00
+
+
+
+
+ name
+ Markdown: Lists
+ scope
+
+ , markup.list.unnumbered.markdown,
+ , markup.list.unnumbered.markdown meta.paragraph.list.markdown,
+ , markup.list.numbered.markdown,
+ , markup.list.numbered.markdown meta.paragraph.list.markdown,
+
+ settings
+
+ foreground
+ #666666
+ background
+ #EEEEEE00
+
+
+
+ name
+ Markdown: Lists
+ scope
+
+ , markup.list.unnumbered.markdown punctuation.definition.list_item.markdown,
+ , markup.list.numbered.markdown punctuation.definition.list_item.markdown,
+
+ settings
+
+ foreground
+ #000000
+
+
+
+ name
+ Markup: Output
+ scope
+ markup.output, markup.raw
+ settings
+
+ foreground
+ #7F7F7F
+
+
+
+ name
+ Markup: Prompt
+ scope
+ markup.prompt
+ settings
+
+ foreground
+ #555555
+
+
+
+ name
+ Markup: Heading
+ scope
+ markup.heading
+ settings
+
+ fontStyle
+ bold
+
+
+
+ name
+ Markup: StrongEmphasis
+ scope
+ markup.bold_italic, markup.bold_italic.markdown
+ settings
+
+ fontStyle
+ bold italic
+ foreground
+ #555555
+
+
+
+ name
+ Markup: Strong
+ scope
+ markup.bold, markup.bold.markdown
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #555555
+
+
+
+ name
+ Markup: Strikethrough
+ scope
+
+ , markup.strikethrough,
+ , markup.strikethrough.markdown,
+ , markup.strikethrough constant.other.reference.link.markdown,
+ , markup.strikethrough entity.name.tag,
+ , markup.strikethrough markup.bold,
+ , markup.strikethrough markup.bold.markdown,
+ , markup.strikethrough markup.italic,
+ , markup.strikethrough markup.italic.markdown,
+ , markup.strikethrough markup.raw.inline.markdown,
+ , markup.strikethrough markup.underline.link.image.markdown,
+ , markup.strikethrough markup.underline.link.markdown,
+ , markup.strikethrough meta.link.inet.markdown markup.underline.link.markdown,
+ , markup.strikethrough meta.link.email.lt-gt.markdown markup.underline.link.markdown,
+ , markup.strikethrough punctuation.definition.bold.markdown,
+ , markup.strikethrough punctuation.definition.italic.markdown,
+ , markup.strikethrough punctuation.definition.constant.begin.markdown,
+ , markup.strikethrough punctuation.definition.constant.end.markdown,
+ , markup.strikethrough punctuation.definition.constant.markdown,
+ , markup.strikethrough punctuation.definition.metadata.markdown,
+ , markup.strikethrough punctuation.definition.raw.markdown,
+ , markup.strikethrough punctuation.definition.strikethrough.markdown,
+ , markup.strikethrough punctuation.definition.string.begin.markdown,
+ , markup.strikethrough punctuation.definition.string.end.markdown,
+ , markup.strikethrough punctuation.definition.tag.begin.html,
+ , markup.strikethrough punctuation.definition.tag.end.html,
+ , markup.strikethrough string.other.link.description.markdown,
+ , markup.strikethrough string.other.link.description.title.markdown,
+ , markup.strikethrough string.other.link.title.markdown,
+
+ settings
+
+ foreground
+ #CECECE
+ background
+ #ECECEC
+
+
+
+ name
+ Markup: Strikethrough (Keyboard Shortcut)
+ scope
+
+ , markup.strikethrough markup.kbd.content,
+ , markup.strikethrough markup.kbd.content.markdown,
+
+ settings
+
+ foreground
+ #B7B7B7
+ background
+ #DDDDDD
+
+
+
+ name
+ Markup: Keyboard Shortcut
+ scope
+ markup.kbd.content.markdown
+ settings
+
+ background
+ #D3D3D3
+ foreground
+ #131313
+
+
+
+ name
+ Markup: Traceback
+ scope
+ markup.traceback
+ settings
+
+ foreground
+ #F93232
+
+
+
+ name
+ Markup: Underline
+ scope
+ markup.underline,markup.underline.link.markdown,constant.other.reference.link.markdown,meta.image.reference.markdown,meta.image.inline.markdown
+ settings
+
+ background
+ #E8E8E8
+ foreground
+ #AAAAAA
+
+
+
+ name
+ Markup: Plain Link
+ scope
+
+ , meta.link.inet.markdown markup.underline.link.markdown,
+ , meta.link.email.lt-gt.markdown markup.underline.link.markdown,
+
+ settings
+
+ foreground
+ #444488
+
+
+
+
+ name
+ Extra: Diff Range
+ scope
+ meta.diff.range, meta.diff.index, meta.separator
+ settings
+
+ background
+ #EAF2F5
+ fontStyle
+
+ foreground
+ #434343
+
+
+
+ name
+ Extra: Diff From
+ scope
+ meta.diff.header.from-file
+ settings
+
+ background
+ #FFDDDD
+ foreground
+ #434343
+
+
+
+ name
+ Extra: Diff To
+ scope
+ meta.diff.header.to-file
+ settings
+
+ background
+ #DDFFDD
+ foreground
+ #434343
+
+
+
+ name
+ Markdown Meta
+ scope
+ meta.header.multimarkdown,keyword.other.multimarkdown,string.unquoted.multimarkdown,punctuation.separator.key-value.multimarkdown
+ settings
+
+ background
+ #DDDDDD
+ foreground
+ #BBBBBB
+
+
+
+ name
+ Markdown separator
+ scope
+ meta.separator.markdown
+ settings
+
+ background
+ #BBBBBB22
+ foreground
+ #AAAAAA
+
+
+
+ name
+ Blockquote
+ scope
+ markup.quote.markdown
+ settings
+
+ foreground
+ #999999
+
+
+
+ name
+ Blockquote (Tags)
+ scope
+
+ , text.html.markdown markup.quote.markdown entity.name.tag,
+ , text.html.markdown markup.quote.markdown meta.tag,
+ , text.html.markdown markup.quote.markdown meta.tag punctuation.definition.tag,
+ , text.html.markdown markup.quote.markdown meta.tag string.quoted meta.string-contents,
+ , text.html.markdown markup.quote.markdown meta.tag string.quoted punctuation.definition.string,
+ , text.html.markdown markup.quote.markdown meta.tag entity.other.attribute-name,
+
+ settings
+
+ foreground
+ #CECECE
+ background
+ #ECECEC
+
+
+
+ name
+ Blockquote (Keyboard Shortcut)
+ scope
+ text.html.markdown markup.quote.markdown markup.kbd.content.markdown
+ settings
+
+ background
+ #e5e5e5
+ foreground
+ #717171
+
+
+
+ name
+ Blockquote (Bold)
+ scope
+
+ , text.html.markdown markup.quote.markdown markup.bold,
+ , text.html.markdown markup.quote.markdown markup.bold.markdown,
+
+ settings
+
+ foreground
+ #999999
+
+
+
+ name
+ Blockquote punctuation
+ scope
+ punctuation.definition.blockquote.markdown
+ settings
+
+ background
+ #D0D0D0
+ foreground
+ #D0D0D0
+
+
+
+ name
+ Block code
+ scope
+ markup.raw.block.markdown
+ settings
+
+ background
+ #dedede
+ foreground
+ #555555
+
+
+
+ name
+ Inline code
+ scope
+ markup.raw.inline.markdown
+ settings
+
+ background
+ #dedede
+
+
+
+ name
+ Block Cursor
+ scope
+ block_cursor
+ settings
+
+ foreground
+ #212121
+ background
+ #00bdff77
+
+
+
+ name
+ Brackets
+ scope
+ entity.name.class
+ settings
+
+ background
+ #d5f6ff88
+
+
+
+
+
+ name
+ WordHighlight
+ scope
+ wordhighlight
+ settings
+
+ foreground
+ #212121
+ background
+ #00bdff77
+
+
+
+ name
+ BracketHighlighter
+ scope
+ brackethighlighter.default
+ settings
+
+ foreground
+ #212121
+ background
+ #00bdff77
+
+
+
+
+ name
+ GitGutter deleted
+ scope
+ markup.deleted.git_gutter
+ settings
+
+ foreground
+ #F92672
+
+
+
+ name
+ GitGutter inserted
+ scope
+ markup.inserted.git_gutter
+ settings
+
+ foreground
+ #46A524
+
+
+
+ name
+ GitGutter changed
+ scope
+ markup.changed.git_gutter
+ settings
+
+ foreground
+ #700DDB
+
+
+
+ name
+ GitGutter ignored
+ scope
+ markup.ignored.git_gutter
+ settings
+
+ foreground
+ #565656
+
+
+
+ name
+ GitGutter untracked
+ scope
+ markup.untracked.git_gutter
+ settings
+
+ foreground
+ #565656
+
+
+
+ uuid
+ BF4E1964-0DB9-4E88-8142-E8F52D7EDEEC
+
+
diff --git a/bin/subl/User/Color Highlighter/themes/Material-Theme.tmTheme b/bin/subl/User/Color Highlighter/themes/Material-Theme.tmTheme
index 4f6f1f40..0c14f70f 100644
--- a/bin/subl/User/Color Highlighter/themes/Material-Theme.tmTheme
+++ b/bin/subl/User/Color Highlighter/themes/Material-Theme.tmTheme
@@ -16,15 +16,15 @@
name
mon_color
scope
-mcol_25383CFF
+mcol_b0b0b0FF
settings
background
-#25383CFF
+#b0b0b0FF
foreground
-#C3D6DAFF
+#4F4F4FFF
caret
-#C3D6DAFF
+#4F4F4FFF
@@ -32,15 +32,15 @@
name
mon_text_color
scope
-mcol_text_25383CFF
+mcol_text_b0b0b0FF
settings
background
#263239FF
foreground
-#25383CFF
+#b0b0b0FF
caret
-#C3D6DAFF
+#4F4F4FFF
@@ -48,15 +48,15 @@
name
mon_color
scope
-mcol_b0b0b0FF
+mcol_049cdbFF
settings
background
-#b0b0b0FF
+#049cdbFF
foreground
-#4F4F4FFF
+#01354BFF
caret
-#4F4F4FFF
+#01354BFF
@@ -64,15 +64,15 @@
name
mon_text_color
scope
-mcol_text_b0b0b0FF
+mcol_text_049cdbFF
settings
background
#263239FF
foreground
-#b0b0b0FF
+#049cdbFF
caret
-#4F4F4FFF
+#01354BFF
@@ -80,15 +80,15 @@
name
mon_color
scope
-mcol_b0a49bFF
+mcol_FFFFFFFF
settings
background
-#b0a49bFF
+#FFFFFFFF
foreground
-#64584FFF
+#000000FF
caret
-#64584FFF
+#000000FF
@@ -96,15 +96,15 @@
name
mon_text_color
scope
-mcol_text_b0a49bFF
+mcol_text_FFFFFFFF
settings
background
#263239FF
foreground
-#b0a49bFF
+#FFFFFFFF
caret
-#64584FFF
+#000000FF
@@ -112,15 +112,15 @@
name
mon_color
scope
-mcol_2B1B17FF
+mcol_b0a49bFF
settings
background
-#2B1B17FF
+#b0a49bFF
foreground
-#E7D8D4FF
+#64584FFF
caret
-#E7D8D4FF
+#64584FFF
@@ -128,15 +128,15 @@
name
mon_text_color
scope
-mcol_text_2B1B17FF
+mcol_text_b0a49bFF
settings
background
#263239FF
foreground
-#2B1B17FF
+#b0a49bFF
caret
-#E7D8D4FF
+#64584FFF
@@ -144,15 +144,15 @@
name
mon_color
scope
-mcol_049cdbFF
+mcol_2B1B17FF
settings
background
-#049cdbFF
+#2B1B17FF
foreground
-#01354BFF
+#E7D8D4FF
caret
-#01354BFF
+#E7D8D4FF
@@ -160,15 +160,15 @@
name
mon_text_color
scope
-mcol_text_049cdbFF
+mcol_text_2B1B17FF
settings
background
#263239FF
foreground
-#049cdbFF
+#2B1B17FF
caret
-#01354BFF
+#E7D8D4FF
@@ -194,14 +194,14 @@
lineHighlight
#00000050
popupCss
-
+
selection
#80CBC420
selectionBorder
#80CBC420
shadow
#00000010
- stackGuides
+ stackGuide
#37474Fff
@@ -290,6 +290,17 @@
#C792EA
+
+ name
+ Keyword, Storage
+ scope
+ storage.type, keyword.control
+ settings
+
+ fontStyle
+ italic
+
+
name
Operator, Misc
@@ -707,6 +718,19 @@
#65737e
+
+ name
+ Markdown - Markup Raw Inline Punctuation
+ scope
+ text.html.markdown punctuation.definition.raw.markdown
+ settings
+
+ background
+ #65737e
+ foreground
+ #000000
+
+
name
Markdown - Line Break
@@ -871,21 +895,28 @@
background
#00000050
- foreground
- #eeffff
name
Markdown - Fenced Bode Block
scope
- punctuation.definition.fenced.markdown, variable.language.fenced.markdown
+ punctuation.definition.fenced.markdown
settings
background
#00000050
+
+
+
+ name
+ Markdown - Fenced Bode Block Variable
+ scope
+ markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end
+ settings
+
foreground
- #65737e
+ #eeffff
@@ -947,6 +978,8 @@
background
+ foreground
+ #eeffff
diff --git a/bin/subl/User/Markdown.sublime-settings b/bin/subl/User/Markdown.sublime-settings
index 68341765..05530b22 100644
--- a/bin/subl/User/Markdown.sublime-settings
+++ b/bin/subl/User/Markdown.sublime-settings
@@ -1,17 +1,18 @@
{
- "color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
- "theme": "Material-Theme.sublime-theme",
- "extensions": [
- "markdown",
- "mdown",
- "md"
- ],
- "line_numbers": true,
- "spell_check": true,
- "draw_centered": false,
- "trailing_spaces_trim_on_save": true,
- "trim_automatic_white_space": true,
- "trim_trailing_white_space_on_save": true,
- "wrap_width": 0,
- "word_wrap": "true"
-}
\ No newline at end of file
+ "color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
+ "extensions":
+ [
+ "markdown",
+ "mdown",
+ "md",
+ "md"
+ ],
+ "line_numbers": true,
+ "spell_check": true,
+ "theme": "Material-Theme.sublime-theme",
+ "trailing_spaces_trim_on_save": true,
+ "trim_automatic_white_space": true,
+ "trim_trailing_white_space_on_save": true,
+ "word_wrap": "true",
+ "wrap_width": 0
+}
diff --git a/bin/subl/User/MultiMarkdown.sublime-settings b/bin/subl/User/MultiMarkdown.sublime-settings
new file mode 100644
index 00000000..fe9bb7d0
--- /dev/null
+++ b/bin/subl/User/MultiMarkdown.sublime-settings
@@ -0,0 +1,14 @@
+{
+ "extensions":
+ [
+ "markdown",
+ "mdown"
+ ],
+ "line_numbers": true,
+ "spell_check": true,
+ "trailing_spaces_trim_on_save": true,
+ "trim_automatic_white_space": true,
+ "trim_trailing_white_space_on_save": true,
+ "word_wrap": "true",
+ "wrap_width": 0
+}
diff --git a/bin/subl/User/Preferences.sublime-settings b/bin/subl/User/Preferences.sublime-settings
index 0f727a4a..5931f9d9 100644
--- a/bin/subl/User/Preferences.sublime-settings
+++ b/bin/subl/User/Preferences.sublime-settings
@@ -52,7 +52,10 @@
"js",
"Reddit",
"Homebrew",
- "mentorship"
+ "mentorship",
+ "playlist",
+ "Frontend",
+ "Repo"
],
"always_show_minimap_viewport": true,
"auto_complete": true,
diff --git a/bin/subl/User/SublimeLinter/Amy (SL).tmTheme b/bin/subl/User/SublimeLinter/Amy (SL).tmTheme
new file mode 100644
index 00000000..10fc37f6
--- /dev/null
+++ b/bin/subl/User/SublimeLinter/Amy (SL).tmTheme
@@ -0,0 +1,587 @@
+
+
+
+
+ name
+ Amy
+ author
+ William D. Neumann
+ settings
+
+
+ settings
+
+ background
+ #200020
+ caret
+ #7070FF
+ foreground
+ #D0D0FF
+ invisibles
+ #BFBFBF
+ lineHighlight
+ #80000040
+ selection
+ #80000080
+
+
+
+ name
+ Comment
+ scope
+ comment.block
+ settings
+
+ background
+ #200020
+ fontStyle
+ italic
+ foreground
+ #404080
+
+
+
+ name
+ String
+ scope
+ string
+ settings
+
+ foreground
+ #999999
+
+
+
+ name
+ Built-in constant
+ scope
+ constant.language
+ settings
+
+ foreground
+ #707090
+
+
+
+ name
+ Integer
+ scope
+ constant.numeric
+ settings
+
+ foreground
+ #7090B0
+
+
+
+ name
+ Int32 constant
+ scope
+ constant.numeric.integer.int32
+ settings
+
+ fontStyle
+ bold
+
+
+
+ name
+ Int64 constant
+ scope
+ constant.numeric.integer.int64
+ settings
+
+ fontStyle
+ italic
+
+
+
+ name
+ Nativeint constant
+ scope
+ constant.numeric.integer.nativeint
+ settings
+
+ fontStyle
+ bold italic
+
+
+
+ name
+ Floating-point constant
+ scope
+ constant.numeric.floating-point.ocaml
+ settings
+
+ fontStyle
+ underline
+
+
+
+ name
+ Character constant
+ scope
+ constant.character
+ settings
+
+ fontStyle
+
+ foreground
+ #666666
+
+
+
+ name
+ Boolean constant
+ scope
+ constant.language.boolean
+ settings
+
+ foreground
+ #8080A0
+
+
+
+ name
+ Built-in constant
+ scope
+ constant.language
+ settings
+
+
+
+ name
+ User-defined constant
+ scope
+ constant.other
+ settings
+
+
+
+ name
+ Variable
+ scope
+ variable.language, variable.other
+ settings
+
+ fontStyle
+
+ foreground
+ #008080
+
+
+
+ name
+ Keyword
+ scope
+ keyword
+ settings
+
+ foreground
+ #A080FF
+
+
+
+ name
+ Keyword operator
+ scope
+ keyword.operator
+ settings
+
+ foreground
+ #A0A0FF
+
+
+
+ name
+ Keyword decorator
+ scope
+ keyword.other.decorator
+ settings
+
+ foreground
+ #D0D0FF
+
+
+
+ name
+ Floating-point infix operator
+ scope
+ keyword.operator.infix.floating-point.ocaml
+ settings
+
+ fontStyle
+ underline
+
+
+
+ name
+ Floating-point prefix operator
+ scope
+ keyword.operator.prefix.floating-point.ocaml
+ settings
+
+ fontStyle
+ underline
+
+
+
+ name
+ Compiler directives
+ scope
+ keyword.other.directive
+ settings
+
+ fontStyle
+
+ foreground
+ #C080C0
+
+
+
+ name
+ Line-number directives
+ scope
+ keyword.other.directive.line-number
+ settings
+
+ fontStyle
+ underline
+ foreground
+ #C080C0
+
+
+
+ name
+ Control keyword
+ scope
+ keyword.control
+ settings
+
+ foreground
+ #80A0FF
+
+
+
+ name
+ Storage
+ scope
+ storage
+ settings
+
+ foreground
+ #B0FFF0
+
+
+
+ name
+ Variants
+ scope
+ entity.name.type.variant
+ settings
+
+ foreground
+ #60B0FF
+
+
+
+ name
+ Polymorphic variants
+ scope
+ storage.type.variant.polymorphic, entity.name.type.variant.polymorphic
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #60B0FF
+
+
+
+ name
+ Module definitions
+ scope
+ entity.name.type.module
+ settings
+
+ foreground
+ #B000B0
+
+
+
+ name
+ Module type definitions
+ scope
+ entity.name.type.module-type.ocaml
+ settings
+
+ fontStyle
+ underline
+ foreground
+ #B000B0
+
+
+
+ name
+ Support modules
+ scope
+ support.other
+ settings
+
+ foreground
+ #A00050
+
+
+
+ name
+ Class name
+ scope
+ entity.name.type.class
+ settings
+
+ foreground
+ #70E080
+
+
+
+ name
+ Class type
+ scope
+ entity.name.type.class-type
+ settings
+
+ fontStyle
+
+ foreground
+ #70E0A0
+
+
+
+ name
+ Inherited class
+ scope
+ entity.other.inherited-class
+ settings
+
+
+
+ name
+ Function name
+ scope
+ entity.name.function
+ settings
+
+ foreground
+ #50A0A0
+
+
+
+ name
+ Function argument
+ scope
+ variable.parameter
+ settings
+
+ foreground
+ #80B0B0
+
+
+
+ name
+ Token definition (ocamlyacc)
+ scope
+ entity.name.type.token
+ settings
+
+ fontStyle
+
+ foreground
+ #3080A0
+
+
+
+ name
+ Token reference (ocamlyacc)
+ scope
+ entity.name.type.token.reference
+ settings
+
+ fontStyle
+
+ foreground
+ #3CB0D0
+
+
+
+ name
+ Non-terminal definition (ocamlyacc)
+ scope
+ entity.name.function.non-terminal
+ settings
+
+ foreground
+ #90E0E0
+
+
+
+ name
+ Non-terminal reference (ocamlyacc)
+ scope
+ entity.name.function.non-terminal.reference
+ settings
+
+ foreground
+ #C0F0F0
+
+
+
+ name
+ Tag name
+ scope
+ entity.name.tag
+ settings
+
+ foreground
+ #009090
+
+
+
+ name
+ Tag attribute
+ scope
+ entity.other.attribute-name
+ settings
+
+
+
+ name
+ Library function
+ settings
+
+ background
+ #200020
+
+
+
+ name
+ Library constant
+ scope
+ support.constant
+ settings
+
+ background
+ #200020
+
+
+
+ name
+ Library class/type
+ scope
+ support.type, support.class
+ settings
+
+
+
+ name
+ Library variable
+ scope
+ support.other.variable
+ settings
+
+
+
+ name
+ Invalid - illegal
+ scope
+ invalid.illegal
+ settings
+
+ background
+ #FFFF00
+ fontStyle
+ bold
+ foreground
+ #400080
+
+
+
+ name
+ Invalid - depricated
+ scope
+ invalid.deprecated
+ settings
+
+ background
+ #CC66FF
+ foreground
+ #200020
+
+
+
+ name
+ Camlp4 code
+ scope
+ source.camlp4.embedded
+ settings
+
+ background
+ #40008054
+
+
+
+ name
+ Camlp4 temp (parser)
+ scope
+ source.camlp4.embedded.parser.ocaml
+ settings
+
+ fontStyle
+
+
+
+
+ name
+ Punctuation
+ scope
+ punctuation
+ settings
+
+ foreground
+ #805080
+
+
+
+ name
+ SublimeLinter Error
+ scope
+ sublimelinter.mark.error
+ settings
+
+ foreground
+ #D02000
+
+
+ name
+ SublimeLinter Gutter Mark
+ scope
+ sublimelinter.gutter-mark
+ settings
+
+ foreground
+ #FFFFFF
+
+
+ name
+ SublimeLinter Warning
+ scope
+ sublimelinter.mark.warning
+ settings
+
+ foreground
+ #DDB700
+
+
+ uuid
+ 3C01FADD-7592-49DD-B7A5-1B82CA4E57B5
+
+
\ No newline at end of file
diff --git a/bin/subl/User/SublimeLinter/MarkdownEditor (SL).tmTheme b/bin/subl/User/SublimeLinter/MarkdownEditor (SL).tmTheme
index 246ea505..3cffcc7a 100644
--- a/bin/subl/User/SublimeLinter/MarkdownEditor (SL).tmTheme
+++ b/bin/subl/User/SublimeLinter/MarkdownEditor (SL).tmTheme
@@ -18,7 +18,7 @@
invisibles
#E0E0E0
lineHighlight
- #e6e6e6
+ #D3D3D3
selection
#C2E8FF
selectionBorder
diff --git a/bin/subl/User/SublimeLinter/Monokai (SL).tmTheme b/bin/subl/User/SublimeLinter/Monokai (SL).tmTheme
index 764edfeb..5deceb0a 100644
--- a/bin/subl/User/SublimeLinter/Monokai (SL).tmTheme
+++ b/bin/subl/User/SublimeLinter/Monokai (SL).tmTheme
@@ -427,23 +427,23 @@
name
- SublimeLinter Gutter Mark
+ SublimeLinter Error
scope
- sublimelinter.gutter-mark
+ sublimelinter.mark.error
settings
foreground
- #FFFFFF
+ #D02000
name
- SublimeLinter Error
+ SublimeLinter Gutter Mark
scope
- sublimelinter.mark.error
+ sublimelinter.gutter-mark
settings
foreground
- #D02000
+ #FFFFFF
name
|