diff --git a/sublime_themes/agola-dark.tmTheme b/sublime_themes/agola-dark.tmTheme
new file mode 100644
index 00000000..2d3d2d57
--- /dev/null
+++ b/sublime_themes/agola-dark.tmTheme
@@ -0,0 +1,1194 @@
+
+
+
+
+
+
+
+
+ name
+ Agola Dark
+ settings
+
+
+ settings
+
+ background
+ #31333D
+ caret
+ #F8F8F0
+ foreground
+ #FFFFFFC4
+ invisibles
+ #31333D
+ lineHighlight
+ #3F4152
+ selection
+ #535566
+
+
+
+ name
+ Comment
+ scope
+ comment
+ settings
+
+ fontStyle
+
+ foreground
+ #707180
+
+
+
+ name
+ String
+ scope
+ string
+ settings
+
+ foreground
+ #FFFFFFC4
+
+
+
+ name
+ Quoted String
+ scope
+ string.quoted.double, string.quoted.single
+ settings
+
+ fontStyle
+
+ foreground
+ #FFFFFFC4
+
+
+
+ name
+ JSON : Quoted String
+ scope
+ meta.structure.dictionary.value.json
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DBBB3D
+
+
+
+ name
+ JSON : Quoted String
+ scope
+ punctuation.separator.dictionary.key-value.json
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DB7C6D
+
+
+
+ name
+ JSON : Quoted String
+ scope
+ string.quoted.double.json
+ settings
+
+ fontStyle
+
+ foreground
+ #ffffff
+
+
+
+ name
+ JSON : Quoted String
+ scope
+ meta.structure.dictionary.json string.quoted.double.json
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #A2BA43
+
+
+
+ name
+ JSON : Quoted String
+ scope
+ meta.structure.dictionary.value.json string.quoted.double.json
+ settings
+
+ fontStyle
+
+ foreground
+ #ffffff
+
+
+
+ name
+ Punctuation
+ scope
+ punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DBBB3D
+
+
+
+ name
+ HTML : Punctuation
+ scope
+ punctuation.definition.tag.html
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #fff
+
+
+
+ name
+ JS : Block Punctuation
+ scope
+ punctuation.section.block.js
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #fff
+
+
+
+ name
+ JS : Block Punctuation
+ scope
+ punctuation.section.group.js
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DBBB3D
+
+
+
+ name
+ PHP : Block Punctuation
+ scope
+ punctuation.section.block.begin.php, punctuation.section.block.end.php
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #fff
+
+
+
+ name
+ JSON : Block Punctuation
+ scope
+ punctuation.section.dictionary.begin.json, punctuation.section.dictionary.end.json
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #fff
+
+
+
+ name
+ SCSS : Block Punctuation
+ scope
+ source.scss
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #fff
+
+
+
+ name
+ Number
+ scope
+ constant.numeric
+ settings
+
+ foreground
+ #DB7C6D
+
+
+
+ name
+ Built-in constant
+ scope
+ constant.language
+ settings
+
+ fontStyle
+ normal
+ foreground
+ #FFFFFF
+
+
+
+ name
+ JSON : Built-in constant
+ scope
+ constant.language.json
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DBBB3D
+
+
+
+ name
+ User-defined constant
+ scope
+ constant.character, constant.other
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #A2BA43
+
+
+
+ name
+ CSS : User-defined constant
+ scope
+ constant.other.color.rgb-value.css
+ settings
+
+ fontStyle
+ normal
+ foreground
+ #ffffff
+
+
+
+ name
+ Variable
+ scope
+ variable
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #A3CBE3
+
+
+
+ name
+ SASS : Variable
+ scope
+ variable.sass
+ settings
+
+ fontStyle
+ normal
+ foreground
+ #A3CBE3
+
+
+
+ name
+ PHP : Variable
+ scope
+ variable.other.member.php
+ settings
+
+ fontStyle
+ normal
+ foreground
+ #A3CBE3
+
+
+
+ name
+ Ruby : Variable
+ scope
+ variable.other.readwrite.instance.ruby
+ settings
+
+ fontStyle
+
+ foreground
+ #DBBB3D
+
+
+
+ name
+ LESS : Variable
+ scope
+ variable.other.less
+ settings
+
+ fontStyle
+
+ foreground
+ #A2BA43
+
+
+
+ name
+ JS : Variable
+ scope
+ variable.language.this.js
+ settings
+
+ fontStyle
+
+ foreground
+ #DBBB3D
+
+
+
+ name
+ JS : Variable
+ scope
+ variable.function.js
+ settings
+
+ fontStyle
+
+ foreground
+ #A2BA43
+
+
+
+ name
+ PHP : Variable
+ scope
+ variable.function.php
+ settings
+
+ fontStyle
+
+ foreground
+ #A3CBE3
+
+
+
+ name
+ PHP : Property Variable
+ scope
+ variable.other.property.php
+ settings
+
+ fontStyle
+
+ foreground
+ #A2BA43
+
+
+
+ name
+ PHP : Language Variable
+ scope
+ variable.language.php
+ settings
+
+ fontStyle
+
+ foreground
+ #FFFFFFC4
+
+
+
+ name
+ PHP : Variable
+ scope
+ variable.other.php
+ settings
+
+ fontStyle
+
+ foreground
+ #FFFFFF
+
+
+
+ name
+ PHP : Punctuation Variable
+ scope
+ punctuation.definition.variable.php
+ settings
+
+ fontStyle
+
+ foreground
+ #A2BA43
+
+
+
+ name
+ HTML : Tag Begin
+ scope
+ punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DBBB3D
+
+
+
+ name
+ Keyword
+ scope
+ keyword
+ settings
+
+ foreground
+ #DB7C6D
+
+
+
+ name
+ JS : Keyword Operator Aritmetic
+ scope
+ keyword.operator.arithmetic.js
+ settings
+
+ foreground
+ #ffffff
+
+
+
+ name
+ CSS : Keyword Other
+ scope
+ keyword.other.unit.css
+ settings
+
+ foreground
+ #ffffff
+
+
+
+ name
+ CSS : Keyword Control
+ scope
+ keyword.control.at-rule.css
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DBBB3D
+
+
+
+ name
+ CSS : Punctuation
+ scope
+ punctuation.definition.keyword.css
+ settings
+
+ fontStyle
+
+ foreground
+ #ffffff
+
+
+
+ name
+ JS : Keyword Operator
+ scope
+ keyword.operator.new.js
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DB7C6D
+
+
+
+ name
+ JS : Keyword Control
+ scope
+ keyword.control.import-export.js
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #DB7C6D
+
+
+
+ name
+ PHP : Keyword
+ scope
+ keyword.control.php
+ settings
+
+ fontStyle
+
+ foreground
+ #DBBB3D
+
+
+
+ name
+ PHP : Keyword Use
+ scope
+ keyword.other.use.php
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DB7C6D
+
+
+
+ name
+ PHP : Keyword Namespace
+ scope
+ keyword.other.namespace.php
+ settings
+
+ fontStyle
+
+ foreground
+ #DBBB3D
+
+
+
+ name
+ PHP : Keyword Phpdoc
+ scope
+ keyword.other.phpdoc.php
+ settings
+
+ fontStyle
+
+ foreground
+ #9fa1b5
+
+
+
+ name
+ Storage
+ scope
+ storage
+ settings
+
+ fontStyle
+
+ foreground
+ #DBBB3D
+
+
+
+ name
+ PHP : Storage Modifier
+ scope
+ storage.modifier.php
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DBBB3D
+
+
+
+ name
+ PHP : Storage Modifier Extends
+ scope
+ storage.modifier.extends.php
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #FFFFFFC4
+
+
+
+ name
+ PHP : Storage Modifier Implements
+ scope
+ storage.modifier.implements.php
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #FFFFFFC4
+
+
+
+ name
+ Storage type
+ scope
+ storage.type
+ settings
+
+ foreground
+ #A3CBE3
+
+
+
+ name
+ JS : Storage type
+ scope
+ storage.type.js
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DBBB3D
+
+
+
+ name
+ JS : Storage Function
+ scope
+ storage.type.function.js
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DBBB3D
+
+
+
+ name
+ JS : Storage type arrow
+ scope
+ storage.type.function.arrow.js
+ settings
+
+ fontStyle
+ normal
+ foreground
+ #DBBB3D
+
+
+
+ name
+ PHP : Storage Class
+ scope
+ storage.type.class.php
+ settings
+
+ fontStyle
+
+ foreground
+ #ffffff
+
+
+
+ name
+ Class name
+ scope
+ entity.name.class
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DBBB3D
+
+
+
+ name
+ Inherited class
+ scope
+ entity.other.inherited-class
+ settings
+
+ foreground
+ #A3CBE3
+
+
+
+ name
+ PHP : Inherited class
+ scope
+ entity.other.inherited-class.php
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #A2BA43
+
+
+
+ name
+ Function name
+ scope
+ entity.name.function
+ settings
+
+ fontStyle
+
+ foreground
+ #A2BA43
+
+
+
+ name
+ PHP : Function name
+ scope
+ entity.name.function.php
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #E8A64B
+
+
+
+ name
+ PHP : Meta Block
+ scope
+ meta.block.php
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DBBB3D
+
+
+
+ name
+ JS : Meta Block
+ scope
+ meta.block.js
+ settings
+
+ fontStyle
+
+ foreground
+ #DBBB3D
+
+
+
+ name
+ JS : Meta Block
+ scope
+ meta.object-literal.key.js
+ settings
+
+ fontStyle
+ normal
+ foreground
+ #DBBB3D
+
+
+
+ name
+ JS : Propery Object
+ scope
+ meta.property.object.js
+ settings
+
+ fontStyle
+
+ foreground
+ #A3CBE3
+
+
+
+ name
+ PHP : Meta Block
+ scope
+ meta.use.php
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #A2BA43
+
+
+
+ name
+ PHP : Namespace
+ scope
+ entity.name.namespace.php
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DBBB3D
+
+
+
+ name
+ PHP : Meta Block
+ scope
+ support.other.namespace.php
+ settings
+
+ fontStyle
+
+ foreground
+ #FFFFFFC4
+
+
+
+ name
+ Function argument
+ scope
+ variable.parameter
+ settings
+
+ fontStyle
+ normal
+ foreground
+ #FFFFFF
+
+
+
+ name
+ Tag name
+ scope
+ entity.name.tag
+ settings
+
+ fontStyle
+ normal
+ foreground
+ #DB7C6D
+
+
+
+ name
+ Blade : Punctuation Begin
+ scope
+ punctuation.section.embedded.begin.blade, punctuation.section.embedded.end.blade
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DB7C6D
+
+
+
+ name
+ Blade : Punctuation End
+ scope
+ punctuation.section.embedded.ignore.begin.blade, punctuation.section.embedded.ignore.end.blade
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #A3CBE3
+
+
+
+ name
+ XML : Tag name
+ scope
+ entity.name.tag.localname.xml
+ settings
+
+ fontStyle
+
+ foreground
+ #A3CBE3
+
+
+
+ name
+ HTML : Tag name
+ scope
+ entity.name.tag.inline.a.html, entity.name.tag.inline.any.html, entity.name.tag.block.any.html
+ settings
+
+ fontStyle
+
+ foreground
+ #ffffff
+
+
+
+ name
+ Tag attribute
+ scope
+ entity.other.attribute-name
+ settings
+
+ fontStyle
+
+ foreground
+ #E8A64B
+
+
+
+ name
+ HTML : Tag attribute
+ scope
+ text.html.basic meta.tag.inline.a.html
+ settings
+
+ fontStyle
+
+ foreground
+ #A3CBE3
+
+
+
+ name
+ Library function
+ scope
+ support.function
+ settings
+
+ fontStyle
+
+ foreground
+ #DB7C6D
+
+
+
+ name
+ Library constant
+ scope
+ support.constant
+ settings
+
+ fontStyle
+
+ foreground
+ #DB7C6D
+
+
+
+ name
+ CSS : Library constant
+ scope
+ support.constant.property-value.css
+ settings
+
+ fontStyle
+
+ foreground
+ #A2BA43
+
+
+
+ name
+ Library class/type
+ scope
+ support.type, support.class
+ settings
+
+ fontStyle
+ normal
+ foreground
+ #E7E7E7
+
+
+
+ name
+ PHP : Library class/type
+ scope
+ support.class.php
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DBBB3D
+
+
+
+ name
+ Library variable
+ scope
+ support.other.variable
+ settings
+
+ fontStyle
+
+ foreground
+ #A3CBE3
+
+
+
+ name
+ Invalid
+ scope
+ invalid
+ settings
+
+ background
+ #CC1919
+ fontStyle
+
+ foreground
+ #FFFFFF
+
+
+
+ name
+ Invalid deprecated
+ scope
+ invalid.deprecated
+ settings
+
+ background
+ #965CFA
+ foreground
+ #FFFFFF
+
+
+
+ name
+ Ruby : Keyword
+ scope
+ keyword.control.pseudo-method.ruby
+ settings
+
+ fontStyle
+
+ foreground
+ #c9ac38
+
+
+
+ name
+ Ruby : Punctuation
+ scope
+ punctuation.definition.variable.ruby
+ settings
+
+ fontStyle
+
+ foreground
+ #A3CBE3
+
+
+
+ name
+ Ruby : Punctuation
+ scope
+ punctuation.separator.key-value
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DB7C6D
+
+
+
+ name
+ Ruby : Library class/type
+ scope
+ support.class.ruby
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DBBB3D
+
+
+
+ name
+ Ruby : User-defined constant
+ scope
+ constant.other.symbol.ruby
+ settings
+
+ fontStyle
+
+ foreground
+ #A3CBE3
+
+
+
+ name
+ Ruby : Class name
+ scope
+ entity.name.type.class.ruby
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #DBBB3D
+
+
+
+ name
+ SublimeLinter Gutter Mark
+ scope
+ sublimelinter.gutter-mark
+ settings
+
+ foreground
+ #FFFFFF
+
+
+
+ name
+ SublimeLinter Warning
+ scope
+ sublimelinter.mark.warning
+ settings
+
+ foreground
+ #DDB700
+
+
+
+ name
+ SublimeLinter Error
+ scope
+ sublimelinter.mark.error
+ settings
+
+ foreground
+ #D02000
+
+
+
+ uuid
+ D8D5E82E-3D5B-46B5-B38E-8C841C21347D
+ colorSpaceName
+ sRGB
+ semanticClass
+ theme.dark.agola_dark
+ author
+ Fatih Kececi
+ comment
+ Dark color scheme for text editors
+
+
\ No newline at end of file
diff --git a/sublime_themes/all.themedump b/sublime_themes/all.themedump
index 0e1ce7f4..8af233c2 100644
Binary files a/sublime_themes/all.themedump and b/sublime_themes/all.themedump differ
diff --git a/sublime_themes/ascetic-white.tmTheme b/sublime_themes/ascetic-white.tmTheme
new file mode 100644
index 00000000..ff7bb475
--- /dev/null
+++ b/sublime_themes/ascetic-white.tmTheme
@@ -0,0 +1,159 @@
+
+
+
+
+
+
+
+
+ name
+ Ascetic White
+ settings
+
+
+ settings
+
+ background
+ #FFFFFF
+ caret
+ #202020
+ foreground
+ #202020
+ invisibles
+ #D0D0D0
+ lineHighlight
+ #D0D0D0
+ selection
+ #C0C0C0
+ findHighlight
+ #FFE792
+ findHighlightForeground
+ #000000
+ selectionBorder
+ #CCCCCC
+ activeGuide
+ #9D550FB0
+ gutterForeground
+ #303030
+ bracketsForeground
+ #F8F8F2A5
+ bracketsOptions
+ underline
+ bracketContentsForeground
+ #F8F8F2A5
+ bracketContentsOptions
+ underline
+ tagsOptions
+ stippled_underline
+
+
+
+ name
+ Comment
+ scope
+ comment
+ settings
+
+ fontStyle
+
+ foreground
+ #BBBBBB
+
+
+
+ name
+ String
+ scope
+ string
+ settings
+
+ foreground
+ #707070
+
+
+
+ name
+ Number
+ scope
+ constant.numeric
+ settings
+
+ foreground
+ #707070
+
+
+
+ name
+ diff.header
+ scope
+ meta.diff, meta.diff.header
+ settings
+
+ foreground
+ #707070
+
+
+
+ name
+ diff.deleted
+ scope
+ markup.deleted
+ settings
+
+ background
+ #FF8888
+ foreground
+
+
+
+
+ name
+ diff.inserted
+ scope
+ markup.inserted
+ settings
+
+ background
+ #99CC99
+ foreground
+
+
+
+
+ name
+ diff.changed
+ scope
+ markup.changed
+ settings
+
+ foreground
+ #E6DB74
+
+
+
+ scope
+ constant.numeric.line-number.find-in-files - match
+ settings
+
+ foreground
+ #202020
+
+
+
+ scope
+ entity.name.filename.find-in-files
+ settings
+
+ foreground
+ #707070
+
+
+
+ uuid
+ F01C6DC0-0977-11E3-8FFD-0800200C9A66
+ colorSpaceName
+ sRGB
+ semanticClass
+ theme.light.ascetic_white
+
+
\ No newline at end of file
diff --git a/sublime_themes/axar.tmTheme b/sublime_themes/axar.tmTheme
new file mode 100644
index 00000000..03547d32
--- /dev/null
+++ b/sublime_themes/axar.tmTheme
@@ -0,0 +1,692 @@
+
+
+
+
+
+
+
+
+ name
+ Axar
+ settings
+
+
+ settings
+
+ background
+ #191919
+ caret
+ #FFFFFF
+ foreground
+ #FFFFFF
+ invisibles
+ #404040
+ lineHighlight
+ #FFFFFF0D
+ selection
+ #FFFFFF26
+
+
+
+ name
+ Text base
+ scope
+ text
+ settings
+
+ foreground
+ #ffffff
+
+
+
+ name
+ Source base
+ scope
+ source
+ settings
+
+ fontStyle
+
+ foreground
+ #CCCCCC
+
+
+
+ name
+ Comment
+ scope
+ comment
+ settings
+
+ fontStyle
+
+ foreground
+ #616161
+ background
+ #171717
+
+
+
+ name
+ PHP Variable
+ scope
+ variable.other.php
+ settings
+
+ foreground
+ #5697B8
+
+
+
+ name
+ Language Constant
+ scope
+ constant.language
+ settings
+
+ fontStyle
+
+ foreground
+ #80D500
+
+
+
+ name
+ Keyword
+ scope
+ keyword, keyword.operator.logical
+ settings
+
+ fontStyle
+
+ foreground
+ #ffffff
+
+
+
+ name
+ Operators
+ scope
+ keyword.operator
+ settings
+
+ fontStyle
+
+ foreground
+ #FFFFFF
+
+
+
+ name
+ Control
+ scope
+ keyword.control
+ settings
+
+ fontStyle
+
+ foreground
+ #80d500
+
+
+
+ name
+ Type
+ scope
+ storage
+ settings
+
+ fontStyle
+
+ foreground
+ #80D500
+
+
+
+ name
+ Function Declaration
+ scope
+ declaration.function, entity.name.function
+ settings
+
+ fontStyle
+
+ foreground
+ #FFFFFF
+
+
+
+ name
+ Pre-processor Line
+ scope
+ other.preprocessor.c
+ settings
+
+ fontStyle
+
+ foreground
+ #B6B9F9
+
+
+
+ name
+ Function argument
+ scope
+ variable.parameter
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #8AA6C1
+
+
+
+ name
+ String
+ scope
+ string
+ settings
+
+ foreground
+ #FFD700
+
+
+
+ name
+ String escapes
+ scope
+ string constant
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #FF2837
+
+
+
+ name
+ String Embedded Source
+ scope
+ source string source
+ settings
+
+ fontStyle
+
+ foreground
+ #FFFFFF
+
+
+
+ name
+ String (executed)
+ scope
+ string.interpolated
+ settings
+
+ foreground
+ #FF7819
+
+
+
+ name
+ Regular expression
+ scope
+ string.regexp
+ settings
+
+ foreground
+ #CA4344
+
+
+
+ name
+ Regexp Escapes
+ scope
+ string.regexp constant
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #FF7819
+
+
+
+ name
+ Numbers
+ scope
+ constant.numeric
+ settings
+
+ foreground
+ #EDDD5A
+
+
+
+ name
+ Symbols
+ scope
+ constant.other
+ settings
+
+ fontStyle
+
+ foreground
+ #66CCFF
+
+
+
+ name
+ Invalid
+ scope
+ invalid
+ settings
+
+ background
+ #670000
+ fontStyle
+ bold
+
+
+
+ name
+ Class name
+ scope
+ entity.name.class, declaration.class
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #FFFFFF
+
+
+
+ name
+ Class inheritance
+ scope
+ entity.other.inherited-class
+ settings
+
+ fontStyle
+ italic bold
+ foreground
+ #FFFFFF
+
+
+
+ name
+ Library funct/const/var
+ scope
+ support.function, support.constant, support.variable, support.other
+ settings
+
+ fontStyle
+
+ foreground
+ #8AA6C1
+
+
+
+ name
+ Library object
+ scope
+ support.class, support.type
+ settings
+
+ fontStyle
+
+ foreground
+ #8AA6C1
+
+
+
+ name
+ Tag name
+ scope
+ entity.name.tag
+ settings
+
+ fontStyle
+
+ foreground
+ #80d500
+
+
+
+ name
+ Tag Attribute
+ scope
+ entity.other.attribute-name
+ settings
+
+ fontStyle
+
+ foreground
+ #80d500
+
+
+
+ name
+ CSS Selector
+ scope
+ meta.selector.css, entity.other.attribute-name.pseudo-class.css, entity.name.tag.wildcard.css, entity.other.attribute-name.id.css, entity.other.attribute-name.class.css
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #B53B3C
+
+
+
+ name
+ CSS Property
+ scope
+ support.type.property-name.css
+ settings
+
+ foreground
+ #8AA6C1
+
+
+
+ name
+ Diff Header
+ scope
+ meta.diff, meta.diff.header
+ settings
+
+ background
+ #0E2231
+ fontStyle
+ italic
+
+
+
+ name
+ Diff Inserted
+ scope
+ markup.inserted
+ settings
+
+ background
+ #253B22
+
+
+
+ name
+ Diff Changed
+ scope
+ markup.changed
+ settings
+
+ background
+ #4A410D
+
+
+
+ name
+ Diff Deleted
+ scope
+ markup.deleted
+ settings
+
+ background
+ #420E09
+
+
+
+ name
+ Underline
+ scope
+ markup.underline
+ settings
+
+ fontStyle
+ underline
+
+
+
+ name
+ Link
+ scope
+ markup.underline.link
+ settings
+
+ fontStyle
+ underline
+ foreground
+ #66CCFF
+
+
+
+ name
+ Bold
+ scope
+ markup.bold
+ settings
+
+ fontStyle
+ bold
+
+
+
+ name
+ Italic
+ scope
+ markup.italic
+ settings
+
+ fontStyle
+ italic
+
+
+
+ name
+ diff.header
+ scope
+ meta.diff, meta.diff.header
+ settings
+
+ background
+ #0E2231
+ fontStyle
+ italic
+ foreground
+ #F8F8F8
+
+
+
+ name
+ diff.deleted
+ scope
+ markup.deleted
+ settings
+
+ background
+ #D03620
+ foreground
+ #F8F8F8
+
+
+
+ name
+ diff.changed
+ scope
+ markup.changed
+ settings
+
+ background
+ #C4B14A
+ foreground
+ #F8F8F8
+
+
+
+ name
+ diff.inserted
+ scope
+ markup.inserted
+ settings
+
+ background
+ #41A83E
+ foreground
+ #F8F8F8
+
+
+
+ name
+ SublimeLinter Annotations
+ scope
+ sublimelinter.outline.notes
+ settings
+
+ background
+ #FFFFAA50
+
+
+
+ name
+ SublimeLinter Outline
+ scope
+ sublimelinter.outline.illegal
+ settings
+
+ background
+ #FF4A5250
+
+
+
+ name
+ SublimeLinter Underline
+ scope
+ sublimelinter.underline.illegal
+ settings
+
+ background
+ #FF000050
+
+
+
+ name
+ SublimeLinter Warning Outline
+ scope
+ sublimelinter.outline.warning
+ settings
+
+ background
+ #DF940050
+
+
+
+ name
+ SublimeLinter Warning Underline
+ scope
+ sublimelinter.underline.warning
+ settings
+
+ background
+ #FF000050
+
+
+
+ name
+ SublimeLinter Violation Outline
+ scope
+ sublimelinter.outline.violation
+ settings
+
+ background
+ #ffffff33
+
+
+
+ name
+ SublimeLinter Violation Underline
+ scope
+ sublimelinter.underline.violation
+ settings
+
+ background
+ #FF000050
+
+
+
+ name
+ Bracket Curly
+ scope
+ brackethighlighter.curly
+ settings
+
+ foreground
+ #FF000050
+
+
+
+ name
+ Bracket Round
+ scope
+ brackethighlighter.round
+ settings
+
+ foreground
+ #FF000050
+
+
+
+ name
+ Bracket Square
+ scope
+ brackethighlighter.square
+ settings
+
+ foreground
+ #FF000050
+
+
+
+ name
+ Bracket angle
+ scope
+ brackethighlighter.angle
+ settings
+
+ foreground
+ #FF000050
+
+
+
+ name
+ Bracket tag
+ scope
+ brackethighlighter.tag
+ settings
+
+ foreground
+ #FF000050
+
+
+
+ name
+ Bracket single_quote
+ scope
+ brackethighlighter.quote
+ settings
+
+ foreground
+ #FF000050
+
+
+
+ uuid
+ AEB6F160-B257-11E2-9E96-0800200C9A66
+ colorSpaceName
+ sRGB
+ semanticClass
+ theme.dark.axar
+
+
\ No newline at end of file
diff --git a/sublime_themes/bbedit.tmTheme b/sublime_themes/bbedit.tmTheme
new file mode 100644
index 00000000..f2194033
--- /dev/null
+++ b/sublime_themes/bbedit.tmTheme
@@ -0,0 +1,445 @@
+
+
+
+
+
+
+
+
+ name
+ BBEdit
+ settings
+
+
+ settings
+
+ background
+ #FFFFFF
+ caret
+ #000000
+ foreground
+ #000000
+ invisibles
+ #BFBFBF
+ lineHighlight
+ #00000012
+ selection
+ #FFD420
+
+
+
+ name
+ Comment
+ scope
+ comment
+ settings
+
+ fontStyle
+
+ foreground
+ #804000
+
+
+
+ name
+ Keyword
+ scope
+ keyword, storage
+ settings
+
+ fontStyle
+
+ foreground
+ #0000FF
+
+
+
+ name
+ Number
+ scope
+ constant.numeric
+ settings
+
+ fontStyle
+
+ foreground
+ #FF0080
+
+
+
+ name
+ String
+ scope
+ string
+ settings
+
+ fontStyle
+
+ foreground
+ #FF0080
+
+
+
+ name
+ User-defined constant
+ scope
+ constant
+ settings
+
+ fontStyle
+
+ foreground
+ #C5060B
+
+
+
+ name
+ Built-in constant
+ scope
+ constant.language
+ settings
+
+ fontStyle
+
+ foreground
+ #004080
+
+
+
+ name
+ Variable
+ scope
+ variable.language, variable.other
+ settings
+
+ fontStyle
+
+ foreground
+ #006600
+
+
+
+ name
+ String interpolation
+ scope
+ constant.character.escaped, constant.character.escape, string source
+ settings
+
+ fontStyle
+
+ foreground
+ #33CC33
+
+
+
+ name
+ Preprocessor line
+ scope
+ other.preprocessor
+ settings
+
+ fontStyle
+
+ foreground
+ #1A921C
+
+
+
+ name
+ Preprocessor directive
+ scope
+ entity.name.preprocessor
+ settings
+
+ fontStyle
+
+ foreground
+ #0C450D
+
+
+
+ name
+ Function name
+ scope
+ entity.name.function, keyword.other.name-of-parameter.objc
+ settings
+
+ fontStyle
+
+ foreground
+ #0000A2
+
+
+
+ name
+ Class name
+ scope
+ entity.name.class
+ settings
+
+ fontStyle
+ underline
+
+
+
+ name
+ Inherited class name
+ scope
+ entity.other.inherited-class
+ settings
+
+ fontStyle
+
+
+
+
+ name
+ Function parameter
+ scope
+ variable.parameter
+ settings
+
+ fontStyle
+
+
+
+
+ name
+ Function argument and result types
+ scope
+ storage.type.method
+ settings
+
+ fontStyle
+
+ foreground
+ #70727E
+
+
+
+ name
+ Section
+ scope
+ meta.section entity.name.section, declaration.section entity.name.section
+ settings
+
+ fontStyle
+
+
+
+
+ name
+ Library function
+ scope
+ support.function
+ settings
+
+ fontStyle
+
+ foreground
+ #0000FF
+
+
+
+ name
+ Library object
+ scope
+ support.class, support.type
+ settings
+
+ fontStyle
+
+ foreground
+ #6D79DE
+
+
+
+ name
+ Library constant
+ scope
+ support.constant
+ settings
+
+ fontStyle
+
+ foreground
+ #06960E
+
+
+
+ name
+ Library variable
+ scope
+ support.other.variable
+ settings
+
+ fontStyle
+
+ foreground
+ #21439C
+
+
+
+ name
+ JS: Operator
+ scope
+ keyword.operator.js
+ settings
+
+ foreground
+ #687687
+
+
+
+ name
+ Invalid
+ scope
+ invalid
+ settings
+
+ background
+ #990000
+ foreground
+ #FFFFFF
+
+
+
+ name
+ Invalid trailing whitespace
+ scope
+ invalid.trailing-whitespace
+ settings
+
+ background
+ #FFD0D0
+
+
+
+ name
+ Embedded source
+ scope
+ text source, string.unquoted
+ settings
+
+ background
+ #427FF51A
+
+
+
+ name
+ Markup XML declaration
+ scope
+ meta.xml-processing, declaration.xml-processing
+ settings
+
+ fontStyle
+
+ foreground
+ #68685B
+
+
+
+ name
+ Markup DOCTYPE
+ scope
+ meta.doctype, declaration.doctype
+ settings
+
+ fontStyle
+
+ foreground
+ #888888
+
+
+
+ name
+ Markup DTD
+ scope
+ meta.doctype.DTD, declaration.doctype.DTD
+ settings
+
+ fontStyle
+
+
+
+
+ name
+ Markup tag
+ scope
+ meta.tag, declaration.tag
+ settings
+
+ fontStyle
+
+ foreground
+ #1C02FF
+
+
+
+ name
+ Markup name of tag
+ scope
+ entity.name.tag
+ settings
+
+ fontStyle
+
+
+
+
+ name
+ Markup tag attribute
+ scope
+ entity.other.attribute-name
+ settings
+
+ fontStyle
+
+
+
+
+ name
+ Markup: Heading
+ scope
+ markup.heading
+ settings
+
+ fontStyle
+
+ foreground
+ #0C07FF
+
+
+
+ name
+ Markup: Quote
+ scope
+ markup.quote
+ settings
+
+ fontStyle
+
+ foreground
+ #000000
+
+
+
+ name
+ Markup: List
+ scope
+ markup.list
+ settings
+
+ foreground
+ #B90690
+
+
+
+ uuid
+ 0047F0B6-DB9C-4533-A155-5BAA91BD70F2
+ colorSpaceName
+ sRGB
+ semanticClass
+ theme.light.bb_edit
+
+
\ No newline at end of file
diff --git a/sublime_themes/boron.tmTheme b/sublime_themes/boron.tmTheme
new file mode 100644
index 00000000..30a2b9c6
--- /dev/null
+++ b/sublime_themes/boron.tmTheme
@@ -0,0 +1,224 @@
+
+
+
+
+
+
+
+
+ name
+ Boron
+ website
+ https://github.com/mjio/boron.tmtheme
+ comment
+ Last update: Feb 25 2013
+ settings
+
+
+ settings
+
+ background
+ #151515
+ caret
+ #b0d0f0
+ foreground
+ #e8e8d3
+ invisibles
+ #e8e8d3
+ selection
+ #404040
+ lineHighlight
+ #010101
+ gutterForeground
+ #373737
+
+
+
+ name
+ Comment
+ scope
+ comment
+ settings
+
+ foreground
+ #888888
+
+
+
+ name
+ String
+ scope
+ string
+ settings
+
+ foreground
+ #99ad6a
+
+
+
+ name
+ String begin/end
+ scope
+ punctuation.definition.string.begin, punctuation.definition.string.end
+ settings
+
+ foreground
+ #556633
+
+
+
+ name
+ Symbol
+ scope
+ constant.other
+ settings
+
+ foreground
+ #7697d6
+
+
+
+ name
+ Regexp
+ scope
+ string.regexp
+ settings
+
+ foreground
+ #dd0093
+
+
+
+ name
+ Variable
+ scope
+ variable, support.class
+ settings
+
+ foreground
+ #ffb964
+
+
+
+ name
+ Number
+ scope
+ constant.numeric
+ settings
+
+ foreground
+ #cf6a4c
+
+
+
+ name
+ Entity
+ scope
+ entity
+ settings
+
+ foreground
+ #ffb964
+
+
+
+ name
+ Entity Function
+ scope
+ entity.name.function
+ settings
+
+ foreground
+ #fad07a
+
+
+
+ name
+ Keyword
+ scope
+ keyword.control
+ settings
+
+ foreground
+ #8fbfdc
+
+
+
+ name
+ Storage
+ scope
+ storage
+ settings
+
+ foreground
+ #8fbfdc
+
+
+
+ name
+ Diff insertion
+ scope
+ diff.inserted, markup.inserted
+ settings
+
+ foreground
+ #558f1f
+
+
+
+ name
+ Diff deletion
+ scope
+ diff.deleted, markup.deleted
+ settings
+
+ foreground
+ #a1000d
+
+
+
+ name
+ Diff header
+ scope
+ meta.diff.header
+ settings
+
+ foreground
+ #FFFFFF
+ background
+ #4e738a
+
+
+
+ name
+ Diff range
+ scope
+ meta.diff.range
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #888888
+
+
+
+ name
+ Diff changed
+ scope
+ markup.changed
+ settings
+
+ foreground
+ #967efb
+
+
+
+ uuid
+ 4e4cdb00-2fb2-11e2-81c1-0800200c9a66
+ colorSpaceName
+ sRGB
+ semanticClass
+ theme.dark.boron
+
+
\ No newline at end of file
diff --git a/sublime_themes/charcoal.tmTheme b/sublime_themes/charcoal.tmTheme
new file mode 100644
index 00000000..814450c0
--- /dev/null
+++ b/sublime_themes/charcoal.tmTheme
@@ -0,0 +1,330 @@
+
+
+
+
+
+
+
+
+ author
+ Don Steinert (http://www.dnld.cc)
+ colorSpaceName
+ sRGB
+ gutterSettings
+
+ background
+ #2B2C2F
+ divider
+ #2B2C2F
+ foreground
+ #CCCECE
+ selectionBackground
+ #3E4044
+ selectionForeground
+ #CCCECE
+
+ name
+ Charcoal
+ semanticClass
+ theme.dark.charcoal
+ settings
+
+
+ settings
+
+ background
+ #2B2C2F
+ caret
+ #CCCECE
+ foreground
+ #CCCECE
+ invisibles
+ #3E4044
+ lineHighlight
+ #3E4044
+ selection
+ #3E4044
+
+
+
+ name
+ Comments
+ scope
+ comment, punctuation.definition.comment
+ settings
+
+ foreground
+ #5F6364
+
+
+
+ name
+ Variable
+ scope
+ variable
+ settings
+
+ foreground
+ #CCCECE
+
+
+
+ name
+ Keyword, Storage
+ scope
+ keyword, storage.type, storage.modifier
+ settings
+
+ foreground
+ #C594C5
+
+
+
+ name
+ Operator, Misc
+ scope
+ keyword.operator, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution
+ settings
+
+ foreground
+ #5FB3B3
+
+
+
+ name
+ Tag
+ scope
+ entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter
+ settings
+
+ foreground
+ #EB606B
+
+
+
+ name
+ Function, Special Method, Block Level
+ scope
+ entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level
+ settings
+
+ foreground
+ #6699CC
+
+
+
+ name
+ Other Variable, String Link
+ scope
+ support.other.variable, string.other.link
+ settings
+
+ foreground
+ #F2777A
+
+
+
+ name
+ Number, Constant, Function Argument, Tag Attribute, Embedded
+ scope
+ constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit
+ settings
+
+ foreground
+ #F99157
+
+
+
+ name
+ String, Symbols, Inherited Class, Markup Heading
+ scope
+ string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js
+ settings
+
+ fontStyle
+ normal
+ foreground
+ #99C794
+
+
+
+ name
+ Class, Support
+ scope
+ entity.name.class, entity.name.type.class, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter
+ settings
+
+ foreground
+ #FAC863
+
+
+
+ name
+ Sub-methods
+ scope
+ entity.name.module.js, variable.import.parameter.js, variable.other.class.js
+ settings
+
+ foreground
+ #EC5F67
+
+
+
+ name
+ Language methods
+ scope
+ variable.language
+ settings
+
+ foreground
+ #EC5F67
+
+
+
+ name
+ entity.name.method.js
+ scope
+ entity.name.method.js
+ settings
+
+ foreground
+ #D8DEE9
+
+
+
+ name
+ meta.method.js
+ scope
+ meta.class-method.js entity.name.function.js, variable.function.constructor
+ settings
+
+ foreground
+ #D8DEE9
+
+
+
+ name
+ Attributes
+ scope
+ entity.other.attribute-name
+ settings
+
+ foreground
+ #BB80B3
+
+
+
+ name
+ Inserted
+ scope
+ markup.inserted
+ settings
+
+ foreground
+ #99C794
+
+
+
+ name
+ Deleted
+ scope
+ markup.deleted
+ settings
+
+ foreground
+ #EC5F67
+
+
+
+ name
+ Changed
+ scope
+ markup.changed
+ settings
+
+ foreground
+ #BB80B3
+
+
+
+ name
+ Regular Expressions
+ scope
+ string.regexp
+ settings
+
+ foreground
+ #5FB3B3
+
+
+
+ name
+ Escape Characters
+ scope
+ constant.character.escape
+ settings
+
+ foreground
+ #5FB3B3
+
+
+
+ name
+ URL
+ scope
+ *url*, *link*, *uri*
+ settings
+
+ fontStyle
+ underline
+
+
+
+ name
+ Search Results Nums
+ scope
+ constant.numeric.line-number.find-in-files - match
+ settings
+
+ foreground
+ #AB7967
+
+
+
+ name
+ Search Results Lines
+ scope
+ entity.name.filename.find-in-files
+ settings
+
+ foreground
+ #99C794
+
+
+
+ name
+ Decorators
+ scope
+ tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js
+ settings
+
+ foreground
+ #6699CC
+
+
+
+ name
+ ES7 Bind Operator
+ scope
+ source.js constant.other.object.key.js string.unquoted.label.js
+ settings
+
+ foreground
+ #EC5F67
+
+
+
+ uuid
+ 091c9b5a-9e64-4001-8c15-4c7c42840eb4
+
+
\ No newline at end of file
diff --git a/sublime_themes/cheerfully-light.tmTheme b/sublime_themes/cheerfully-light.tmTheme
new file mode 100644
index 00000000..dfbe8e3c
--- /dev/null
+++ b/sublime_themes/cheerfully-light.tmTheme
@@ -0,0 +1,527 @@
+
+
+
+
+
+
+
+
+ author
+ Jorge Herrera
+ name
+ Cheerfully Light
+ settings
+
+
+ settings
+
+ background
+ #F5F5F5
+ caret
+ #668F14
+ foreground
+ #1F1F1F
+ invisibles
+ #FFFFFF40
+ lineHighlight
+ #C7C7BF2E
+ selection
+ #BCCDE0A3
+ findHighlight
+ #85E366
+ findHighlightForeground
+ #C8C8C8
+
+
+
+ name
+ Comment
+ scope
+ comment
+ settings
+
+ fontStyle
+
+ foreground
+ #7F8989
+
+
+
+ name
+ Constant
+ scope
+ constant
+ settings
+
+ foreground
+ #B3933A
+
+
+
+ name
+ Entity
+ scope
+ entity
+ settings
+
+ fontStyle
+
+ foreground
+ #C23F31
+
+
+
+ name
+ Keyword
+ scope
+ keyword
+ settings
+
+ fontStyle
+
+ foreground
+ #72AB00
+
+
+
+ name
+ Storage
+ scope
+ storage
+ settings
+
+ fontStyle
+
+ foreground
+ #668F14
+
+
+
+ name
+ String
+ scope
+ string
+ settings
+
+ fontStyle
+
+ foreground
+ #D07711
+
+
+
+ name
+ Support
+ scope
+ support
+ settings
+
+ fontStyle
+
+ foreground
+ #A2A001
+
+
+
+ name
+ Variable
+ scope
+ variable
+ settings
+
+ foreground
+ #5597D6
+
+
+
+ name
+ Invalid – Deprecated
+ scope
+ invalid.deprecated
+ settings
+
+ fontStyle
+ italic underline
+ foreground
+ #D2A8A1
+
+
+
+ name
+ Invalid – Illegal
+ scope
+ invalid.illegal
+ settings
+
+ background
+ #562D56BF
+ foreground
+ #F8F8F8
+
+
+
+ name
+ -----------------------------------
+ settings
+
+
+
+
+ name
+ ♦ Embedded Source
+ scope
+ text source
+ settings
+
+ background
+ #B0B3BA14
+
+
+
+ name
+ ♦ Embedded Source (Bright)
+ scope
+ text.html.ruby source
+ settings
+
+ background
+ #B1B3BA21
+
+
+
+ name
+ ♦ Entity inherited-class
+ scope
+ entity.other.inherited-class
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #b06936
+
+
+
+ name
+ ♦ String embedded-source
+ scope
+ string source
+ settings
+
+ fontStyle
+
+ foreground
+ #7C8F4C
+
+
+
+ name
+ ♦ String constant
+ scope
+ string constant
+ settings
+
+ foreground
+ #AEB52B
+
+
+
+ name
+ ♦ String.regexp
+ scope
+ string.regexp
+ settings
+
+ fontStyle
+
+ foreground
+ #C49A39
+
+
+
+ name
+ ♦ String.regexp.«special»
+ scope
+ string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition
+ settings
+
+ foreground
+ #108f3d
+
+
+
+ name
+ ♦ String variable
+ scope
+ string variable
+ settings
+
+ foreground
+ #acb3c2
+
+
+
+ name
+ ♦ Support.function
+ scope
+ support.function
+ settings
+
+ fontStyle
+
+ foreground
+ #B39F04
+
+
+
+ name
+ ♦ Support.constant
+ scope
+ support.constant
+ settings
+
+ fontStyle
+
+ foreground
+ #da5d42
+
+
+
+ name
+ c C/C++ Preprocessor Line
+ scope
+ meta.preprocessor.c
+ settings
+
+ foreground
+ #8996A8
+
+
+
+ name
+ c C/C++ Preprocessor Directive
+ scope
+ meta.preprocessor.c keyword
+ settings
+
+ foreground
+ #5A9BDB
+
+
+
+ name
+ ✘ Doctype/XML Processing
+ scope
+ meta.tag.sgml.doctype, meta.tag.sgml.doctype entity, meta.tag.sgml.doctype string, meta.tag.preprocessor.xml, meta.tag.preprocessor.xml entity, meta.tag.preprocessor.xml string
+ settings
+
+ foreground
+ #494949
+
+
+
+ name
+ ✘ Meta.tag.«all»
+ scope
+ declaration.tag, declaration.tag entity, meta.tag, meta.tag entity
+ settings
+
+ foreground
+ #6486AB
+
+
+
+ name
+ ✘ Meta.tag.inline
+ scope
+ declaration.tag.inline, declaration.tag.inline entity, source entity.name.tag, source entity.other.attribute-name, meta.tag.inline, meta.tag.inline entity
+ settings
+
+ foreground
+ #7F902A
+
+
+
+ name
+ § css tag-name
+ scope
+ meta.selector.css entity.name.tag
+ settings
+
+ foreground
+ #CDA869
+
+
+
+ name
+ § css:pseudo-class
+ scope
+ meta.selector.css entity.other.attribute-name.tag.pseudo-class
+ settings
+
+ foreground
+ #8F9D6A
+
+
+
+ name
+ § css#id
+ scope
+ meta.selector.css entity.other.attribute-name.id
+ settings
+
+ foreground
+ #8B98AB
+
+
+
+ name
+ § css.class
+ scope
+ meta.selector.css entity.other.attribute-name.class
+ settings
+
+ foreground
+ #9B703F
+
+
+
+ name
+ § css property-name:
+ scope
+ support.type.property-name.css
+ settings
+
+ foreground
+ #C5AF75
+
+
+
+ name
+ § css property-value;
+ scope
+ meta.property-group support.constant.property-value.css, meta.property-value support.constant.property-value.css
+ settings
+
+ foreground
+ #949175
+
+
+
+ name
+ § css @at-rule
+ scope
+ meta.preprocessor.at-rule keyword.control.at-rule
+ settings
+
+ foreground
+ #6f7ca6
+
+
+
+ name
+ § css additional-constants
+ scope
+ meta.property-value support.constant.named-color.css, meta.property-value constant
+ settings
+
+ foreground
+ #CA7840
+
+
+
+ name
+ § css constructor.argument
+ scope
+ meta.constructor.argument.css
+ settings
+
+ foreground
+ #92b45d
+
+
+
+ name
+ ⎇ diff.header
+ scope
+ meta.diff, meta.diff.header, meta.separator
+ settings
+
+ background
+ #234561
+ fontStyle
+ italic
+ foreground
+ #F8F8F8
+
+
+
+ name
+ ⎇ diff.deleted
+ scope
+ markup.deleted
+ settings
+
+ background
+ #6c1d15
+ foreground
+ #F8F8F8
+
+
+
+ name
+ ⎇ diff.changed
+ scope
+ markup.changed
+ settings
+
+ background
+ #796b1a
+ foreground
+ #F8F8F8
+
+
+
+ name
+ ⎇ diff.inserted
+ scope
+ markup.inserted
+ settings
+
+ background
+ #3b5a37
+ foreground
+ #F8F8F8
+
+
+
+ name
+ Markup: List
+ scope
+ markup.list
+ settings
+
+ foreground
+ #A8A248
+
+
+
+ name
+ Markup: Heading
+ scope
+ markup.heading
+ settings
+
+ foreground
+ #B82812
+
+
+
+ uuid
+ 766026CB-703D-4610-B070-8DE07D967C5F
+ colorSpaceName
+ sRGB
+ semanticClass
+ theme.light.cheerfully_light
+
+
\ No newline at end of file
diff --git a/sublime_themes/classic-modified.tmTheme b/sublime_themes/classic-modified.tmTheme
new file mode 100644
index 00000000..42599581
--- /dev/null
+++ b/sublime_themes/classic-modified.tmTheme
@@ -0,0 +1,477 @@
+
+
+
+
+
+
+
+
+ author
+ Chris Thomas
+ name
+ Classic Modified
+ settings
+
+
+ settings
+
+ background
+ #FFFFFF
+ caret
+ #000000
+ foreground
+ #000000
+ invisibles
+ #BFBFBF
+ lineHighlight
+ #00000012
+ selection
+ #4D97FF54
+
+
+
+ name
+ Comment
+ scope
+ comment, extract.custom.title.sql
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #CCCCCC
+
+
+
+ name
+ Query Title
+ scope
+ custom.title.sql
+ settings
+
+ fontStyle
+
+ foreground
+ #CC6633
+
+
+
+ name
+ Keyword
+ scope
+ keyword, storage
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #0000FF
+
+
+
+ name
+ Number
+ scope
+ constant.numeric
+ settings
+
+ fontStyle
+
+ foreground
+ #FF0000
+
+
+
+ name
+ User-defined constant
+ scope
+ constant
+ settings
+
+ fontStyle
+
+ foreground
+ #000000
+
+
+
+ name
+ Built-in constant
+ scope
+ constant.language
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #000CFF
+
+
+
+ name
+ Variable
+ scope
+ variable.language, variable.other
+ settings
+
+ fontStyle
+
+ foreground
+ #318495
+
+
+
+ name
+ String
+ scope
+ string
+ settings
+
+ background
+ #FFFFFF
+ fontStyle
+
+ foreground
+ #666666
+
+
+
+ name
+ String interpolation
+ scope
+ constant.character.escape, string source
+ settings
+
+ fontStyle
+
+ foreground
+ #33CC33
+
+
+
+ name
+ Preprocessor line
+ scope
+ meta.preprocessor
+ settings
+
+ fontStyle
+
+ foreground
+ #1A921C
+
+
+
+ name
+ Preprocessor directive
+ scope
+ keyword.control.import
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #0C450D
+
+
+
+ name
+ Function name
+ scope
+ entity.name.function, support.function.any-method
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #000099
+
+
+
+ name
+ Type name
+ scope
+ entity.name.type
+ settings
+
+ fontStyle
+
+
+
+
+ name
+ Inherited class name
+ scope
+ entity.other.inherited-class
+ settings
+
+ fontStyle
+
+
+
+
+ name
+ Function parameter
+ scope
+ variable.parameter
+ settings
+
+ fontStyle
+
+
+
+
+ name
+ Function argument and result types
+ scope
+ storage.type.method
+ settings
+
+ fontStyle
+
+ foreground
+ #70727E
+
+
+
+ name
+ Section
+ scope
+ meta.section entity.name.section, declaration.section entity.name.section
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #000000
+
+
+
+ name
+ Library function
+ scope
+ support.function
+ settings
+
+ fontStyle
+
+ foreground
+ #990099
+
+
+
+ name
+ Library object
+ scope
+ support.class, support.type
+ settings
+
+ fontStyle
+
+ foreground
+ #CC6633
+
+
+
+ name
+ Library constant
+ scope
+ support.constant
+ settings
+
+ fontStyle
+
+ foreground
+ #990099
+
+
+
+ name
+ Library variable
+ scope
+ support.variable
+ settings
+
+ fontStyle
+
+ foreground
+ #CC6633
+
+
+
+ name
+ JS: Operator
+ scope
+ keyword.operator.js
+ settings
+
+ foreground
+ #000000
+
+
+
+ name
+ Invalid
+ scope
+ invalid
+ settings
+
+ background
+ #990000
+ foreground
+ #FFFFFF
+
+
+
+ name
+ Invalid trailing whitespace
+ scope
+ invalid.deprecated.trailing-whitespace
+ settings
+
+ background
+ #FFD0D0
+ foreground
+ #00000000
+
+
+
+ name
+ Embedded source
+ scope
+ text source, string.unquoted
+ settings
+
+ background
+ #FFFFFF
+
+
+
+ name
+ Embedded embedded source
+ scope
+ text source string.unquoted, text source text source
+ settings
+
+ background
+ #0000000F
+
+
+
+ name
+ Markup XML declaration
+ scope
+ meta.tag.preprocessor.xml
+ settings
+
+ fontStyle
+
+ foreground
+ #68685B
+
+
+
+ name
+ Markup DOCTYPE
+ scope
+ meta.tag.sgml.doctype, meta.tag.sgml.doctype entity, meta.tag.sgml.doctype string, meta.tag.preprocessor.xml, meta.tag.preprocessor.xml entity, meta.tag.preprocessor.xml string
+ settings
+
+ fontStyle
+
+ foreground
+ #888888
+
+
+
+ name
+ Markup DTD
+ scope
+ string.quoted.docinfo.doctype.DTD
+ settings
+
+ fontStyle
+ italic
+
+
+
+ name
+ Markup tag
+ scope
+ meta.tag, declaration.tag
+ settings
+
+ fontStyle
+
+ foreground
+ #1C02FF
+
+
+
+ name
+ Markup name of tag
+ scope
+ entity.name.tag
+ settings
+
+ fontStyle
+ bold
+
+
+
+ name
+ Markup tag attribute
+ scope
+ entity.other.attribute-name
+ settings
+
+ fontStyle
+ italic
+
+
+
+ name
+ Markup: Heading
+ scope
+ markup.heading
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #0C07FF
+
+
+
+ name
+ Markup: Quote
+ scope
+ markup.quote
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #000000
+
+
+
+ name
+ Markup: List
+ scope
+ markup.list
+ settings
+
+ foreground
+ #B90690
+
+
+
+ uuid
+ 9E6E7BB1-7FCE-4989-B617-0BFA754F9E08
+ colorSpaceName
+ sRGB
+ semanticClass
+ theme.light.classic_modified
+
+
\ No newline at end of file
diff --git a/sublime_themes/demain.tmTheme b/sublime_themes/demain.tmTheme
new file mode 100644
index 00000000..bf7adc08
--- /dev/null
+++ b/sublime_themes/demain.tmTheme
@@ -0,0 +1,388 @@
+
+
+
+
+
+
+
+
+ comment
+ Adapted from Tomorrow
+ name
+ Demain
+ semanticClass
+ theme.light.demain
+ settings
+
+
+ settings
+
+ background
+ #f9f9f9
+ caret
+ #000000
+ foreground
+ #111111
+ invisibles
+ #D1D1D1
+ lineHighlight
+ #ffffff
+ selection
+ #B5D5FF
+ selectionBorder
+ #B5D5FF
+
+
+
+ name
+ Comment
+ scope
+ comment
+ settings
+
+ foreground
+ #8E908C
+
+
+
+ name
+ Foreground
+ scope
+ keyword.operator.class, constant.other, source.php.embedded.line, source.ruby.embedded
+ settings
+
+ fontStyle
+
+ foreground
+ #111111
+
+
+
+ name
+ Babel ES6 tweaks
+ scope
+ variable.other.object.js, punctuation.definition.parameters, meta.group.braces.round.function.arguments.js, variable.other.readwrite.js, variable.other.constant.js, string.unquoted.label.js
+ settings
+
+ fontStyle
+
+ foreground
+ #111111
+
+
+
+ name
+ Variable, String Link, Regular Expression, Tag Name
+ scope
+ variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, meta.tag, entity.other.attribute-name, declaration.tag
+ settings
+
+ foreground
+ #c82728
+
+
+
+ name
+ Number, Constant, Function Argument, Tag Attribute, Embedded
+ scope
+ constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit, punctuation.quasi.element.begin.js, punctuation.quasi.element.end.js
+ settings
+
+ fontStyle
+
+ foreground
+ #f07219
+
+
+
+ name
+ Class, Support
+ scope
+ entity.name.class, entity.name.type.class, support.type, support.class
+ settings
+
+ fontStyle
+
+ foreground
+ #C99E00
+
+
+
+ name
+ String, Inherited Class, Markup Heading
+ scope
+ string, entity.other.inherited-class, markup.heading, constant.other.symbol
+ settings
+
+ fontStyle
+
+ foreground
+ #839c00
+
+
+
+ name
+ Operator, Misc
+ scope
+ keyword.operator, constant.other.color
+ settings
+
+ foreground
+ #3E999F
+
+
+
+ name
+ Function, Special Method, Block Level
+ scope
+ entity.name.function, entity.name.method, meta.function-call, support.function, keyword.other.special-method, meta.block-level
+ settings
+
+ fontStyle
+
+ foreground
+ #4271AE
+
+
+
+ name
+ Keyword, Storage
+ scope
+ keyword, storage, storage.type
+ settings
+
+ fontStyle
+
+ foreground
+ #8959A8
+
+
+
+ name
+ Invalid
+ scope
+ invalid
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #C82829
+
+
+
+ name
+ Separator
+ scope
+ meta.separator
+ settings
+
+ background
+ #4271AE
+ foreground
+ #FFFFFF
+
+
+
+ name
+ Deprecated
+ scope
+ invalid.deprecated
+ settings
+
+ background
+ #8959A8
+ fontStyle
+
+ foreground
+ #FFFFFF
+
+
+
+ name
+ markup.deleted
+ scope
+ markup.deleted
+ settings
+
+ foreground
+ #c82728
+
+
+
+ name
+ markup.inserted
+ scope
+ markup.inserted
+ settings
+
+ foreground
+ #628536
+
+
+
+ name
+ markup.changed
+ scope
+ markup.changed
+ settings
+
+ foreground
+ #7557be
+
+
+
+ name
+ HTML: Tags
+ scope
+ entity.name.tag
+ settings
+
+ foreground
+ #4170ad
+
+
+
+ name
+ HTML: Tag Punctuation
+ scope
+ punctuation.definition.tag
+ settings
+
+ foreground
+ #5d9be5
+
+
+
+ name
+ HTML: Attribute Names
+ scope
+ entity.other.attribute-name
+ settings
+
+ foreground
+ #5d9ae5
+
+
+
+ name
+ HTML: Attribute Punctuation
+ scope
+ meta.tag.other.html, meta.tag.any.html, meta.tag.block.any.html, meta.tag.inline.any.html
+ settings
+
+ foreground
+ #5d9ae5
+
+
+
+ name
+ HTML: Attribute Values
+ scope
+ meta.tag string.quoted, meta.tag string.quoted constant.character.entity
+ settings
+
+ foreground
+ #839c00
+
+
+
+ name
+ CSS: Attribute name
+ scope
+ support.type.property-name.css, support.type.property-name.sass, entity.other.attribute-name.tag.pseudo-element
+ settings
+
+ fontStyle
+
+ foreground
+ #839c00
+
+
+
+ name
+ CSS: Number
+ scope
+ constant.numeric.css, constant.numeric.sass, constant.other.unit.css, constant.other.unit.sass
+ settings
+
+ fontStyle
+
+ foreground
+ #f07219
+
+
+
+ name
+ CSS: url
+ scope
+ variable.parameter.url
+ settings
+
+ fontStyle
+
+ foreground
+ #151515
+
+
+
+ name
+ CSS: property value
+ scope
+ support.constant.property-value.sass, support.constant.property-value.css
+ settings
+
+ fontStyle
+
+ foreground
+ #3E999F
+
+
+
+ name
+ CSS: hex colour
+ scope
+ constant.other.rgb-value.sass, constant.other.rgb-value.css, constant.other.color.rgb-value.css
+ settings
+
+ fontStyle
+
+ foreground
+ #c82728
+
+
+
+ name
+ CSS: @rule
+ scope
+ keyword.control.at-rule.sass, keyword.control.at-rule.css, keyword.control.at-rule.import.css
+ settings
+
+ fontStyle
+
+ foreground
+ #C99E00
+
+
+
+ name
+ Sass variable
+ scope
+ variable.parameter.sass
+ settings
+
+ fontStyle
+
+ foreground
+ #c82728
+
+
+
+ uuid
+ 82CCD69C-F1B1-4529-B39E-780F91F07604
+ colorSpaceName
+ sRGB
+ author
+ Andrew Appleton - http://floatleft.com
+
+
\ No newline at end of file
diff --git a/sublime_themes/dimmed-fluid.tmTheme b/sublime_themes/dimmed-fluid.tmTheme
new file mode 100644
index 00000000..2d4a24bf
--- /dev/null
+++ b/sublime_themes/dimmed-fluid.tmTheme
@@ -0,0 +1,238 @@
+
+
+
+
+
+
+
+
+ comment
+ https://github.com/uonick
+ name
+ Dimmed Fluid
+ settings
+
+
+ settings
+
+ background
+ #FFFFFF
+ caret
+ #AEAFAD
+ foreground
+ #4D4D4C
+ invisibles
+ #D1D1D1
+ lineHighlight
+ #e8e8e8
+ selection
+ #D6D6D6
+
+
+
+ name
+ Comment
+ scope
+ comment
+ settings
+
+ foreground
+ #999999
+
+
+
+ name
+ Foreground
+ scope
+ keyword.operator.class, constant.other, source.php.embedded.line
+ settings
+
+ fontStyle
+
+ foreground
+ #666666
+
+
+
+ name
+ Variable, String Link, Regular Expression, Tag Name
+ scope
+ variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag
+ settings
+
+ foreground
+ #f55800
+
+
+
+ name
+ Number, Constant, Function Argument, Tag Attribute, Embedded
+ scope
+ constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit
+ settings
+
+ fontStyle
+
+ foreground
+ #6969ff
+
+
+
+ name
+ Class, Support
+ scope
+ entity.name.class, entity.name.type.class, support.type, support.class
+ settings
+
+ fontStyle
+
+ foreground
+ #f0ae00
+
+
+
+ name
+ String, Symbols, Inherited Class, Markup Heading
+ scope
+ string, constant.other.symbol, entity.other.inherited-class, markup.heading
+ settings
+
+ fontStyle
+
+ foreground
+ #699200
+
+
+
+ name
+ Operator, Misc
+ scope
+ keyword.operator, constant.other.color
+ settings
+
+ foreground
+ #1aa7b0
+
+
+
+ name
+ Function, Special Method, Block Level
+ scope
+ entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level
+ settings
+
+ fontStyle
+
+ foreground
+ #3366CC
+
+
+
+ name
+ Keyword, Storage
+ scope
+ keyword, storage, storage.type
+ settings
+
+ fontStyle
+
+ foreground
+ #8e44be
+
+
+
+ name
+ Separator
+ scope
+ meta.separator
+ settings
+
+ background
+ #2169c7
+ foreground
+ #ffffff
+
+
+
+ name
+ Deprecated
+ scope
+ invalid.deprecated
+ settings
+
+ background
+ #8e44be
+ fontStyle
+
+ foreground
+ #ffffff
+
+
+
+ name
+ Diff foreground
+ scope
+ markup.inserted.diff, markup.deleted.diff, meta.diff.header.to-file, meta.diff.header.from-file
+ settings
+
+ foreground
+ #ffffff
+
+
+
+ name
+ Diff insertion
+ scope
+ markup.inserted.diff, meta.diff.header.to-file
+ settings
+
+ background
+ #008f00
+
+
+
+ name
+ Diff deletion
+ scope
+ markup.deleted.diff, meta.diff.header.from-file
+ settings
+
+ background
+ #ef0000
+
+
+
+ name
+ Diff header
+ scope
+ meta.diff.header.from-file, meta.diff.header.to-file
+ settings
+
+ foreground
+ #ffffff
+ background
+ #333333
+
+
+
+ name
+ Diff range
+ scope
+ meta.diff.range
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #333333
+
+
+
+ author
+ uonick
+ colorSpaceName
+ sRGB
+ semanticClass
+ theme.light.dimmed_fluid
+
+
\ No newline at end of file
diff --git a/sublime_themes/gray-matter-dark.tmTheme b/sublime_themes/gray-matter-dark.tmTheme
new file mode 100644
index 00000000..b318e7af
--- /dev/null
+++ b/sublime_themes/gray-matter-dark.tmTheme
@@ -0,0 +1,420 @@
+
+
+
+
+
+
+
+
+ name
+ Gray Matter Dark
+ comment
+ https://github.com/philipbelesky/gray-matter
+ settings
+
+
+ settings
+
+ foreground
+ #BEBEBE
+ background
+ #1A191A
+ invisibles
+ #616161
+ caret
+ #29BEEA
+ lineHighlight
+ #222122
+ rangeHighlight
+ #222122
+ hoverHighlight
+ #222122
+ referenceHighlight
+ #222122
+ selection
+ #373737
+ selectionBorder
+ #373737
+ inactiveSelection
+ #373737
+ selectionHighlight
+ #373737
+ findHighlight
+ #373737
+ findHighlightForeground
+ #BEBEBE
+ findRangeHighlight
+ #29BEEA
+ findMatchHighlight
+ #373737
+ currentFindMatchHighlight
+ #373737
+ wordHighlight
+ #373737
+ wordHighlightStrong
+ #29BEEA
+ activeLinkForeground
+ #29BEEA
+ gotoDefinitionLinkForeground
+ #29BEEA
+ gutter
+ #1A191A
+ gutterForeground
+ #616161
+ guide
+ #1A191A
+
+
+
+ name
+ Comments
+ scope
+ comment, comment punctuation
+ settings
+
+ fontStyle
+
+ foreground
+ #616161
+
+
+
+ name
+ Markdown Structural Elements
+ scope
+ punctuation.definition.constant.markdown,punctuation.definition.bold.markdown, punctuation.definition.italic.markdown,punctuation.definition.heading.markdown,punctuation.definition.heading.begin.markdown,punctuation.definition.heading.end.markdown,punctuation.definition.heading.setext.markdown,punctuation.definition.list_item.markdown,markup.list.numbered.bullet.markdown,punctuation.definition.bold.begin.markdown,punctuation.definition.bold.end.markdown,punctuation.definition.italic.begin.markdown,punctuation.definition.italic.end.markdown
+ settings
+
+ foreground
+ #616161
+
+
+
+ name
+ Markdown Heading Text
+ scope
+ markup.heading.1.markdown,markup.heading.2.markdown,markup.heading.markdown
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #BEBEBE
+
+
+
+ name
+ Markdown Bold Text
+ scope
+ markup.bold.markdown
+ settings
+
+ fontStyle
+ bold
+
+
+
+ name
+ Markdown Italic Text
+ scope
+ markup.italic.markdown
+ settings
+
+ fontStyle
+ italic
+
+
+
+ name
+ Blockquote
+ scope
+ markup.quote.markdown
+ settings
+
+ fontStyle
+ italic
+
+
+
+ name
+ Markdown separators and hrs
+ scope
+ meta.separator.markdown,meta.separator.thematic-break.markdown, punctuation.definition.thematic-break.markdown
+ settings
+
+ foreground
+ #616161
+
+
+
+ name
+ Markdown Link Grammar syntax
+ scope
+ punctuation.definition.constant.begin.markdown, punctuation.definition.constant.end.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.link.markdown, punctuation.definition.link.begin.markdown, punctuation.definition.link.end.markdown, punctuation.definition.metadata.markdown,punctuation.definition.blockquote.markdown
+ settings
+
+ foreground
+ #616161
+
+
+
+ name
+ Markdown Link Reference
+ scope
+ punctuation.definition.metadata.markdown,string.other.link.title.markdown,meta.link.inline.markdown,meta.link.reference.markdown,string.other.link.description.title.markdown,meta.link.reference.literal.markdown,punctuation.separator.key-value.markdown
+ settings
+
+ foreground
+ #616161
+
+
+
+ name
+ Markdown Image
+ scope
+ meta.image.inline.markdown,punctuation.definition.image.begin.markdown,punctuation.definition.image.end.markdown
+ settings
+
+ foreground
+ #616161
+
+
+
+ name
+ Markdown Link Actual Text
+ scope
+ string.other.link.title.markdown
+ settings
+
+ foreground
+ #BEBEBE
+
+
+
+ name
+ Markdown Link Inline URL Text
+ scope
+ markup.underline.link.markdown
+ settings
+
+ foreground
+ #616161
+
+
+
+ name
+ Markup: Underline
+ scope
+ markup.underline
+ settings
+
+ foreground
+ #616161
+
+
+
+ name
+ Markdown code blocks and inline code
+ scope
+ markup.raw.block.markdown,markup.raw.inline.markdown,markup.raw.code-fence.markdown
+ settings
+
+ background
+ #222122
+
+
+
+ name
+ Markdown code block/inline code syntax
+ scope
+ punctuation.definition.raw.code-fence.begin.markdown,punctuation.definition.raw.code-fence.end.markdown
+ settings
+
+ foreground
+ #616161
+
+
+
+ name
+ Markdown inline html
+ scope
+ meta.tag.inline.any.html,meta.tag.block.any.html
+ settings
+
+ foreground
+ #616161
+
+
+
+ name
+ Markdown Meta
+ scope
+ meta.header.multimarkdown,keyword.other.multimarkdown,string.unquoted.multimarkdown,punctuation.separator.key-value.multimarkdown
+ settings
+
+ foreground
+ #616161
+
+
+
+ name
+ Markdown table syntax
+ scope
+ punctuation.definition.table-cell-alignment.markdown,punctuation.section.table-header.markdown,punctuation.separator.table-cell.markdown
+ settings
+
+ foreground
+ #616161
+
+
+
+ name
+ Inline Footnote
+ scope
+ footnote.delim.pandoc
+ settings
+
+ foreground
+ #616161
+
+
+
+ name
+ Inline Citation
+ scope
+ citation.bracket.pandoc
+ settings
+
+ foreground
+ #616161
+
+
+
+ name
+ Footnote Reference
+ scope
+ footnote.num.pandoc
+ settings
+
+ foreground
+ #616161
+
+
+
+ name
+ Bock Quote
+ scope
+ quote.pandoc
+ settings
+
+ fontStyle
+ italic
+
+
+
+ name
+ GitGutter (All)
+ scope
+ markup.deleted.git_gutter,markup.inserted.git_gutter,markup.changed.git_guttermmarkup.ignored.git_gutter,markup.untracked.git_gutter
+ settings
+
+ foreground
+ #616161
+
+
+
+ name
+ Addition
+ scope
+ string.addition
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #BEBEBE
+
+
+
+ name
+ Deletion
+ scope
+ string.deletion
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #616161
+
+
+
+ name
+ substitution
+ scope
+ string.substitution
+ settings
+
+ fontStyle
+ bold
+
+
+
+ name
+ highlight
+ scope
+ string.highlight
+ settings
+
+ fontStyle
+
+ background
+ #222122
+
+
+
+ name
+ comment
+ scope
+ string.comment
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #616161
+
+
+
+ name
+ blockcomment
+ scope
+ string.blockcomment
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #616161
+
+
+
+ name
+ Markdown Meta
+ scope
+ string.other.link.description.markdown
+ settings
+
+ foreground
+ #BEBEBE
+
+
+
+ uuid
+ 2250B6DC-C3BE-4BE8-B815-17B11D90BD6G
+ colorSpaceName
+ sRGB
+ semanticClass
+ theme.dark.gray_matter_dark
+
+
\ No newline at end of file
diff --git a/sublime_themes/idle.tmTheme b/sublime_themes/idle.tmTheme
new file mode 100644
index 00000000..889947e0
--- /dev/null
+++ b/sublime_themes/idle.tmTheme
@@ -0,0 +1,250 @@
+
+
+
+
+
+
+
+
+ author
+ Domenico Carbotta
+ name
+ IDLE
+ settings
+
+
+ settings
+
+ background
+ #FFFFFF
+ caret
+ #000000
+ foreground
+ #000000
+ invisibles
+ #BFBFBF
+ lineHighlight
+ #00000012
+ selection
+ #BAD6FD
+
+
+
+ name
+ Comment
+ scope
+ comment
+ settings
+
+ foreground
+ #919191
+
+
+
+ name
+ String
+ scope
+ string
+ settings
+
+ foreground
+ #00A33F
+
+
+
+ name
+ Number
+ scope
+ constant.numeric
+ settings
+
+
+
+
+ name
+ Built-in constant
+ scope
+ constant.language
+ settings
+
+ foreground
+ #A535AE
+
+
+
+ name
+ User-defined constant
+ scope
+ constant.character, constant.other
+ settings
+
+
+
+
+ name
+ Variable
+ scope
+ variable.language, variable.other
+ settings
+
+
+
+
+ name
+ Keyword
+ scope
+ keyword
+ settings
+
+ foreground
+ #FF5600
+
+
+
+ name
+ Storage
+ scope
+ storage
+ settings
+
+ foreground
+ #FF5600
+
+
+
+ name
+ Type name
+ scope
+ entity.name.type
+ settings
+
+ foreground
+ #21439C
+
+
+
+ name
+ Inherited class
+ scope
+ entity.other.inherited-class
+ settings
+
+
+
+
+ name
+ Function name
+ scope
+ entity.name.function
+ settings
+
+ foreground
+ #21439C
+
+
+
+ name
+ Function argument
+ scope
+ variable.parameter
+ settings
+
+
+
+
+ name
+ Tag name
+ scope
+ entity.name.tag
+ settings
+
+
+
+
+ name
+ Tag attribute
+ scope
+ entity.other.attribute-name
+ settings
+
+
+
+
+ name
+ Library function
+ scope
+ support.function
+ settings
+
+ foreground
+ #A535AE
+
+
+
+ name
+ Library constant
+ scope
+ support.constant
+ settings
+
+ foreground
+ #A535AE
+
+
+
+ name
+ Library class/type
+ scope
+ support.type, support.class
+ settings
+
+ foreground
+ #A535AE
+
+
+
+ name
+ Library variable
+ scope
+ support.variable
+ settings
+
+ foreground
+ #A535AE
+
+
+
+ name
+ Invalid
+ scope
+ invalid
+ settings
+
+ background
+ #990000
+ foreground
+ #FFFFFF
+
+
+
+ name
+ String interpolation
+ scope
+ constant.other.placeholder.py
+ settings
+
+ fontStyle
+
+ foreground
+ #990000
+
+
+
+ uuid
+ DDC0CBE1-442B-4CB5-80E4-26E4CFB3A277
+ colorSpaceName
+ sRGB
+ semanticClass
+ theme.light.idle
+
+
\ No newline at end of file
diff --git a/sublime_themes/ir-white.tmTheme b/sublime_themes/ir-white.tmTheme
new file mode 100644
index 00000000..8ff090de
--- /dev/null
+++ b/sublime_themes/ir-white.tmTheme
@@ -0,0 +1,802 @@
+
+
+
+
+
+
+
+
+ name
+ IR_White
+ settings
+
+
+ settings
+
+ background
+ #FFFFFF
+ caret
+ #A7A7A7
+ foreground
+ #010101
+ invisibles
+ #CAE2FB3D
+ lineHighlight
+ #FFFFFF0D
+ selection
+ #E0E0ED
+
+
+
+ name
+ Comment
+ scope
+ comment
+ settings
+
+ fontStyle
+
+ foreground
+ #898989
+
+
+
+ name
+ Entity
+ scope
+ entity
+ settings
+
+ fontStyle
+
+ foreground
+ #A15001
+
+
+
+ name
+ Keyword
+ scope
+ keyword
+ settings
+
+ fontStyle
+
+ foreground
+ #016692
+
+
+
+ name
+ Class
+ scope
+ entity.name.type
+ settings
+
+ fontStyle
+ underline
+ foreground
+ #646409
+
+
+
+ name
+ Support
+ scope
+ support
+ settings
+
+ fontStyle
+
+ foreground
+ #646409
+
+
+
+ name
+ Storage
+ scope
+ storage
+ settings
+
+ fontStyle
+
+ foreground
+ #877611
+
+
+
+ name
+ Storage.modifier
+ scope
+ storage.modifier
+ settings
+
+ fontStyle
+
+ foreground
+ #014A69
+
+
+
+ name
+ Constant
+ scope
+ constant
+ settings
+
+ fontStyle
+
+ foreground
+ #333366
+
+
+
+ name
+ String
+ scope
+ string
+ settings
+
+ fontStyle
+
+ foreground
+ #009F78
+
+
+
+ name
+ number
+ scope
+ constant.numeric
+ settings
+
+ fontStyle
+
+ foreground
+ #8C008A
+
+
+
+ name
+ Punctuation
+ scope
+ punctuation
+ settings
+
+ fontStyle
+
+
+
+
+ name
+ Variable
+ scope
+ variable
+ settings
+
+ fontStyle
+
+ foreground
+ #696989
+
+
+
+ name
+ Invalid – Deprecated
+ scope
+ invalid.deprecated
+ settings
+
+ fontStyle
+ italic underline
+ foreground
+ #A00294
+
+
+
+ name
+ Invalid – Illegal
+ scope
+ invalid.illegal
+ settings
+
+ background
+ #DF68D9BF
+ foreground
+ #A00294
+
+
+
+ name
+ -----------------------------------
+ settings
+
+
+
+
+ name
+ ♦ Embedded Source (Bright)
+ scope
+ text source
+ settings
+
+ background
+ #B1B3BA08
+ fontStyle
+
+
+
+
+ name
+ ♦ Entity inherited-class
+ scope
+ entity.other.inherited-class
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #D19264
+
+
+
+ name
+ ♦ String embedded-variable
+ scope
+ source string source
+ settings
+
+ fontStyle
+
+ foreground
+ #000000
+
+
+
+ name
+ ♦ String punctuation
+ scope
+ source string source punctuation.section.embedded
+ settings
+
+ fontStyle
+
+ foreground
+ #00FF00
+
+
+
+ name
+ ♦ String constant
+ scope
+ string constant
+ settings
+
+ fontStyle
+
+ foreground
+ #00FF00
+
+
+
+ name
+ ♦ String.regexp
+ scope
+ string.regexp
+ settings
+
+ foreground
+ #9D7416
+
+
+
+ name
+ ♦ String.regexp.«special»
+ scope
+ string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition
+ settings
+
+ fontStyle
+
+ foreground
+ #FF8000
+
+
+
+ name
+ ♦ String.regexp.group
+ scope
+ string.regexp.group
+ settings
+
+ background
+ #0000001A
+ fontStyle
+
+ foreground
+ #B08C39
+
+
+
+ name
+ ♦ String.regexp.character-class
+ scope
+ string.regexp.character-class
+ settings
+
+ fontStyle
+
+ foreground
+ #C29B4E
+
+
+
+ name
+ ♦ String variable
+ scope
+ string variable
+ settings
+
+ fontStyle
+
+ foreground
+ #756565
+
+
+
+ name
+ ♦ Support.function
+ scope
+ support.function
+ settings
+
+ fontStyle
+
+ foreground
+ #7A7025
+
+
+
+ name
+ ♦ Support.constant
+ scope
+ support.constant
+ settings
+
+ fontStyle
+
+ foreground
+ #582B00
+
+
+
+ name
+ c C/C++ Preprocessor Line
+ scope
+ meta.preprocessor.c
+ settings
+
+ foreground
+ #765757
+
+
+
+ name
+ c C/C++ Preprocessor Directive
+ scope
+ meta.preprocessor.c keyword
+ settings
+
+ fontStyle
+
+ foreground
+ #502424
+
+
+
+ name
+ j Cast
+ scope
+ meta.cast
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #010101
+
+
+
+ name
+ ✘ Doctype/XML Processing
+ scope
+ meta.sgml.html meta.doctype, meta.sgml.html meta.doctype entity, meta.sgml.html meta.doctype string, meta.xml-processing, meta.xml-processing entity, meta.xml-processing string
+ settings
+
+ foreground
+ #010101
+
+
+
+ name
+ ✘ Meta.tag.«all»
+ scope
+ meta.tag, meta.tag entity
+ settings
+
+ fontStyle
+
+ foreground
+ #0067C2
+
+
+
+ name
+ ✘ Meta.tag.inline
+ scope
+ source entity.name.tag, source entity.other.attribute-name, meta.tag.inline, meta.tag.inline entity
+ settings
+
+ fontStyle
+
+ foreground
+ #00528B
+
+
+
+ name
+ ✘ Meta.tag.attribute-name
+ scope
+ entity.other.attribute-name
+ settings
+
+ fontStyle
+
+ foreground
+ #BC4D00
+
+
+
+ name
+ ✘ Namespaces
+ scope
+ entity.name.tag.namespace, entity.other.attribute-name.namespace
+ settings
+
+ fontStyle
+
+ foreground
+ #9B431E
+
+
+
+ name
+ § css tag-name
+ scope
+ meta.selector.css entity.name.tag
+ settings
+
+ fontStyle
+ underline
+ foreground
+ #0067C2
+
+
+
+ name
+ § css:pseudo-class
+ scope
+ meta.selector.css entity.other.attribute-name.tag.pseudo-class
+ settings
+
+ fontStyle
+
+ foreground
+ #628795
+
+
+
+ name
+ § css#id
+ scope
+ meta.selector.css entity.other.attribute-name.id
+ settings
+
+ fontStyle
+
+ foreground
+ #667587
+
+
+
+ name
+ § css.class
+ scope
+ meta.selector.css entity.other.attribute-name.class
+ settings
+
+ fontStyle
+
+ foreground
+ #2A85CF
+
+
+
+ name
+ § css property-name:
+ scope
+ support.type.property-name.css
+ settings
+
+ foreground
+ #000000
+
+
+
+ name
+ § css property-value;
+ scope
+ meta.property-group support.constant.property-value.css, meta.property-value support.constant.property-value.css
+ settings
+
+ fontStyle
+
+ foreground
+ #675C06
+
+
+
+ name
+ § css @at-rule
+ scope
+ meta.preprocessor.at-rule keyword.control.at-rule
+ settings
+
+ fontStyle
+
+ foreground
+ #795A5A
+
+
+
+ name
+ § css additional-constants
+ scope
+ meta.property-value support.constant.named-color.css, meta.property-value constant
+ settings
+
+ fontStyle
+
+ foreground
+ #3C785D
+
+
+
+ name
+ § css constructor.argument
+ scope
+ meta.constructor.argument.css
+ settings
+
+ fontStyle
+
+ foreground
+ #628795
+
+
+
+ name
+ ⎇ diff.header
+ scope
+ meta.diff, meta.diff.header
+ settings
+
+ background
+ #0E2231
+ fontStyle
+ italic
+ foreground
+ #FFFFFF
+
+
+
+ name
+ ⎇ diff.deleted
+ scope
+ markup.deleted
+ settings
+
+ background
+ #420E09
+ foreground
+ #FFFFFF
+
+
+
+ name
+ ⎇ diff.changed
+ scope
+ markup.changed
+ settings
+
+ background
+ #4A410D
+ foreground
+ #FFFFFF
+
+
+
+ name
+ ⎇ diff.inserted
+ scope
+ markup.inserted
+ settings
+
+ background
+ #253B22
+ foreground
+ #FFFFFF
+
+
+
+ name
+ --------------------------------
+ settings
+
+
+
+
+ name
+ Markup: Italic
+ scope
+ markup.italic
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #9D7416
+
+
+
+ name
+ Markup: Bold
+ scope
+ markup.bold
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #9D7416
+
+
+
+ name
+ Markup: Underline
+ scope
+ markup.underline
+ settings
+
+ fontStyle
+ underline
+ foreground
+ #9B431E
+
+
+
+ name
+ Markup: Quote
+ scope
+ markup.quote
+ settings
+
+ background
+ #FEE09C12
+ fontStyle
+ italic
+ foreground
+ #46391E
+
+
+
+ name
+ Markup: Heading
+ scope
+ markup.heading, markup.heading entity
+ settings
+
+ background
+ #632D04
+ fontStyle
+
+ foreground
+ #D95B06
+
+
+
+ name
+ Markup: List
+ scope
+ markup.list
+ settings
+
+ foreground
+ #46391E
+
+
+
+ name
+ Markup: Raw
+ scope
+ markup.raw
+ settings
+
+ background
+ #B1B3BA08
+ fontStyle
+
+ foreground
+ #7C4CA8
+
+
+
+ name
+ Markup: Comment
+ scope
+ markup comment
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #C84D09
+
+
+
+ name
+ Markup: Separator
+ scope
+ meta.separator
+ settings
+
+ background
+ #242424
+ foreground
+ #746DFF
+
+
+
+ name
+ Log Entry
+ scope
+ meta.line.entry.logfile, meta.line.exit.logfile
+ settings
+
+ background
+ #EEEEEE29
+
+
+
+ name
+ Log Entry Error
+ scope
+ meta.line.error.logfile
+ settings
+
+ background
+ #751012
+ foreground
+ #FFFFFF
+
+
+
+ uuid
+ BC53AA17-9977-4679-9CEF-F047BCC92152
+ colorSpaceName
+ sRGB
+ semanticClass
+ theme.light.ir_white
+
+
\ No newline at end of file
diff --git a/sublime_themes/subway-madrid.tmTheme b/sublime_themes/subway-madrid.tmTheme
new file mode 100644
index 00000000..2e460dcf
--- /dev/null
+++ b/sublime_themes/subway-madrid.tmTheme
@@ -0,0 +1,505 @@
+
+
+
+
+
+
+
+
+ author
+ Jan T. Sott
+ name
+ Subway: Madrid
+ comment
+ https://github.com/idleberg/Subway.tmTheme
+ semanticClass
+ theme.light.subway:_madrid
+ colorSpaceName
+ sRGB
+ gutterSettings
+
+ background
+ #ffffff
+ divider
+ #ffffff
+ foreground
+ #303030
+ selectionBackground
+ #ffffff
+ selectionForeground
+ #c0c0c0
+
+ settings
+
+
+ settings
+
+ background
+ #ffffff
+ caret
+ #303030
+ foreground
+ #303030
+ invisibles
+ #e0e0e0
+ lineHighlight
+ #e0e0e0
+ selection
+ #e0e0e0
+
+
+
+ name
+ Text
+ scope
+ variable.parameter.function
+ settings
+
+ foreground
+ #303030
+
+
+
+ name
+ Comments
+ scope
+ comment, punctuation.definition.comment
+ settings
+
+ foreground
+ #a0a0a0
+
+
+
+ name
+ Punctuation
+ scope
+ punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array
+ settings
+
+ foreground
+ #303030
+
+
+
+ name
+ Delimiters
+ scope
+ none
+ settings
+
+ foreground
+ #303030
+
+
+
+ name
+ Operators
+ scope
+ keyword.operator
+ settings
+
+ foreground
+ #303030
+
+
+
+ name
+ Keywords
+ scope
+ keyword, keyword.control
+ settings
+
+ foreground
+ #9d3293
+
+
+
+ name
+ Variables
+ scope
+ variable
+ settings
+
+ foreground
+ #f0523f
+
+
+
+ name
+ Functions
+ scope
+ entity.name.function, meta.require, support.function.any-method
+ settings
+
+ foreground
+ #0068b3
+
+
+
+ name
+ Classes
+ scope
+ meta.class, support.class, entity.name.class, entity.name.type.class
+ settings
+
+ foreground
+ #f89829
+
+
+
+ name
+ Methods
+ scope
+ keyword.other.special-method
+ settings
+
+ foreground
+ #0068b3
+
+
+
+ name
+ Storage
+ scope
+ storage
+ settings
+
+ foreground
+ #9d3293
+
+
+
+ name
+ Support
+ scope
+ support.function
+ settings
+
+ foreground
+ #41c4dd
+
+
+
+ name
+ Strings, Inherited Class
+ scope
+ string, constant.other.symbol, entity.other.inherited-class
+ settings
+
+ foreground
+ #8dc63f
+
+
+
+ name
+ Integers
+ scope
+ constant.numeric
+ settings
+
+ foreground
+ #f89829
+
+
+
+ name
+ Floats
+ scope
+ none
+ settings
+
+ foreground
+ #f89829
+
+
+
+ name
+ Boolean
+ scope
+ none
+ settings
+
+ foreground
+ #f89829
+
+
+
+ name
+ Constants
+ scope
+ constant
+ settings
+
+ foreground
+ #f89829
+
+
+
+ name
+ Tags
+ scope
+ entity.name.tag
+ settings
+
+ foreground
+ #f0523f
+
+
+
+ name
+ Attributes
+ scope
+ entity.other.attribute-name
+ settings
+
+ foreground
+ #f89829
+
+
+
+ name
+ Attribute IDs
+ scope
+ entity.other.attribute-name.id, punctuation.definition.entity
+ settings
+
+ foreground
+ #0068b3
+
+
+
+ name
+ Selector
+ scope
+ meta.selector
+ settings
+
+ foreground
+ #9d3293
+
+
+
+ name
+ Values
+ scope
+ none
+ settings
+
+ foreground
+ #f89829
+
+
+
+ name
+ Headings
+ scope
+ markup.heading punctuation.definition.heading, entity.name.section
+ settings
+
+ fontStyle
+
+ foreground
+ #0068b3
+
+
+
+ name
+ Units
+ scope
+ keyword.other.unit
+ settings
+
+ foreground
+ #f89829
+
+
+
+ name
+ Bold
+ scope
+ markup.bold, punctuation.definition.bold
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #f89829
+
+
+
+ name
+ Italic
+ scope
+ markup.italic, punctuation.definition.italic
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #9d3293
+
+
+
+ name
+ Code
+ scope
+ markup.raw.inline
+ settings
+
+ foreground
+ #8dc63f
+
+
+
+ name
+ Link Text
+ scope
+ string.other.link
+ settings
+
+ foreground
+ #f0523f
+
+
+
+ name
+ Link Url
+ scope
+ meta.link
+ settings
+
+ foreground
+ #f89829
+
+
+
+ name
+ Lists
+ scope
+ markup.list
+ settings
+
+ foreground
+ #f0523f
+
+
+
+ name
+ Quotes
+ scope
+ markup.quote
+ settings
+
+ foreground
+ #f89829
+
+
+
+ name
+ Separator
+ scope
+ meta.separator
+ settings
+
+ background
+ #e0e0e0
+ foreground
+ #303030
+
+
+
+ name
+ Inserted
+ scope
+ markup.inserted
+ settings
+
+ foreground
+ #8dc63f
+
+
+
+ name
+ Deleted
+ scope
+ markup.deleted
+ settings
+
+ foreground
+ #f0523f
+
+
+
+ name
+ Changed
+ scope
+ markup.changed
+ settings
+
+ foreground
+ #9d3293
+
+
+
+ name
+ Colors
+ scope
+ constant.other.color
+ settings
+
+ foreground
+ #41c4dd
+
+
+
+ name
+ Regular Expressions
+ scope
+ string.regexp
+ settings
+
+ foreground
+ #41c4dd
+
+
+
+ name
+ Escape Characters
+ scope
+ constant.character.escape
+ settings
+
+ foreground
+ #41c4dd
+
+
+
+ name
+ Embedded
+ scope
+ punctuation.section.embedded, variable.interpolation
+ settings
+
+ foreground
+ #cf7019
+
+
+
+ name
+ Invalid
+ scope
+ invalid.illegal
+ settings
+
+ background
+ #f0523f
+ foreground
+ #ffffff
+
+
+
+ uuid
+ 815c1f18-f665-4938-93d0-74a8587e1686
+
+
\ No newline at end of file
diff --git a/sublime_themes/subway-moscow.tmTheme b/sublime_themes/subway-moscow.tmTheme
new file mode 100644
index 00000000..b1852329
--- /dev/null
+++ b/sublime_themes/subway-moscow.tmTheme
@@ -0,0 +1,505 @@
+
+
+
+
+
+
+
+
+ author
+ Jan T. Sott
+ name
+ Subway: Moscow
+ comment
+ https://github.com/idleberg/Subway.tmTheme
+ semanticClass
+ theme.light.subway:_moscow
+ colorSpaceName
+ sRGB
+ gutterSettings
+
+ background
+ #ffffff
+ divider
+ #ffffff
+ foreground
+ #545052
+ selectionBackground
+ #ffffff
+ selectionForeground
+ #c9c9c9
+
+ settings
+
+
+ settings
+
+ background
+ #ffffff
+ caret
+ #545052
+ foreground
+ #545052
+ invisibles
+ #dddddc
+ lineHighlight
+ #dddddc
+ selection
+ #dddddc
+
+
+
+ name
+ Text
+ scope
+ variable.parameter.function
+ settings
+
+ foreground
+ #545052
+
+
+
+ name
+ Comments
+ scope
+ comment, punctuation.definition.comment
+ settings
+
+ foreground
+ #b3b2b2
+
+
+
+ name
+ Punctuation
+ scope
+ punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array
+ settings
+
+ foreground
+ #545052
+
+
+
+ name
+ Delimiters
+ scope
+ none
+ settings
+
+ foreground
+ #545052
+
+
+
+ name
+ Operators
+ scope
+ keyword.operator
+ settings
+
+ foreground
+ #545052
+
+
+
+ name
+ Keywords
+ scope
+ keyword, keyword.control
+ settings
+
+ foreground
+ #b41e8e
+
+
+
+ name
+ Variables
+ scope
+ variable
+ settings
+
+ foreground
+ #ed1c24
+
+
+
+ name
+ Functions
+ scope
+ entity.name.function, meta.require, support.function.any-method
+ settings
+
+ foreground
+ #00529f
+
+
+
+ name
+ Classes
+ scope
+ meta.class, support.class, entity.name.class, entity.name.type.class
+ settings
+
+ foreground
+ #fbaa33
+
+
+
+ name
+ Methods
+ scope
+ keyword.other.special-method
+ settings
+
+ foreground
+ #00529f
+
+
+
+ name
+ Storage
+ scope
+ storage
+ settings
+
+ foreground
+ #b41e8e
+
+
+
+ name
+ Support
+ scope
+ support.function
+ settings
+
+ foreground
+ #0092b9
+
+
+
+ name
+ Strings, Inherited Class
+ scope
+ string, constant.other.symbol, entity.other.inherited-class
+ settings
+
+ foreground
+ #009854
+
+
+
+ name
+ Integers
+ scope
+ constant.numeric
+ settings
+
+ foreground
+ #fbaa33
+
+
+
+ name
+ Floats
+ scope
+ none
+ settings
+
+ foreground
+ #fbaa33
+
+
+
+ name
+ Boolean
+ scope
+ none
+ settings
+
+ foreground
+ #fbaa33
+
+
+
+ name
+ Constants
+ scope
+ constant
+ settings
+
+ foreground
+ #fbaa33
+
+
+
+ name
+ Tags
+ scope
+ entity.name.tag
+ settings
+
+ foreground
+ #ed1c24
+
+
+
+ name
+ Attributes
+ scope
+ entity.other.attribute-name
+ settings
+
+ foreground
+ #fbaa33
+
+
+
+ name
+ Attribute IDs
+ scope
+ entity.other.attribute-name.id, punctuation.definition.entity
+ settings
+
+ foreground
+ #00529f
+
+
+
+ name
+ Selector
+ scope
+ meta.selector
+ settings
+
+ foreground
+ #b41e8e
+
+
+
+ name
+ Values
+ scope
+ none
+ settings
+
+ foreground
+ #fbaa33
+
+
+
+ name
+ Headings
+ scope
+ markup.heading punctuation.definition.heading, entity.name.section
+ settings
+
+ fontStyle
+
+ foreground
+ #00529f
+
+
+
+ name
+ Units
+ scope
+ keyword.other.unit
+ settings
+
+ foreground
+ #fbaa33
+
+
+
+ name
+ Bold
+ scope
+ markup.bold, punctuation.definition.bold
+ settings
+
+ fontStyle
+ bold
+ foreground
+ #fbaa33
+
+
+
+ name
+ Italic
+ scope
+ markup.italic, punctuation.definition.italic
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #b41e8e
+
+
+
+ name
+ Code
+ scope
+ markup.raw.inline
+ settings
+
+ foreground
+ #009854
+
+
+
+ name
+ Link Text
+ scope
+ string.other.link
+ settings
+
+ foreground
+ #ed1c24
+
+
+
+ name
+ Link Url
+ scope
+ meta.link
+ settings
+
+ foreground
+ #fbaa33
+
+
+
+ name
+ Lists
+ scope
+ markup.list
+ settings
+
+ foreground
+ #ed1c24
+
+
+
+ name
+ Quotes
+ scope
+ markup.quote
+ settings
+
+ foreground
+ #fbaa33
+
+
+
+ name
+ Separator
+ scope
+ meta.separator
+ settings
+
+ background
+ #dddddc
+ foreground
+ #545052
+
+
+
+ name
+ Inserted
+ scope
+ markup.inserted
+ settings
+
+ foreground
+ #009854
+
+
+
+ name
+ Deleted
+ scope
+ markup.deleted
+ settings
+
+ foreground
+ #ed1c24
+
+
+
+ name
+ Changed
+ scope
+ markup.changed
+ settings
+
+ foreground
+ #b41e8e
+
+
+
+ name
+ Colors
+ scope
+ constant.other.color
+ settings
+
+ foreground
+ #0092b9
+
+
+
+ name
+ Regular Expressions
+ scope
+ string.regexp
+ settings
+
+ foreground
+ #0092b9
+
+
+
+ name
+ Escape Characters
+ scope
+ constant.character.escape
+ settings
+
+ foreground
+ #0092b9
+
+
+
+ name
+ Embedded
+ scope
+ punctuation.section.embedded, variable.interpolation
+ settings
+
+ foreground
+ #745d32
+
+
+
+ name
+ Invalid
+ scope
+ invalid.illegal
+ settings
+
+ background
+ #ed1c24
+ foreground
+ #ffffff
+
+
+
+ uuid
+ f1b32cf4-8979-4a67-b2ca-fbc8f3dcaec4
+
+
\ No newline at end of file
diff --git a/sublime_themes/visual-studio-dark.tmTheme b/sublime_themes/visual-studio-dark.tmTheme
new file mode 100644
index 00000000..154de3ba
--- /dev/null
+++ b/sublime_themes/visual-studio-dark.tmTheme
@@ -0,0 +1,720 @@
+
+
+
+
+
+
+
+
+ name
+ Visual Studio Dark
+ author
+ Niklas Mollenhauer
+ settings
+
+
+ settings
+
+ background
+ #1E1E1E
+ caret
+ #DCDCDC
+ foreground
+ #DCDCDC
+ invisibles
+ #FFFFFF40
+ lineHighlight
+ #0F0F0F
+ selection
+ #264F78
+
+
+
+ name
+ Comment
+ scope
+ comment
+ settings
+
+ fontStyle
+
+ foreground
+ #608B4E
+
+
+
+ name
+ Variable
+ scope
+ variable
+ settings
+
+ fontStyle
+
+ foreground
+ #DCDCDC
+
+
+
+ name
+ Keyword
+ scope
+ keyword
+ settings
+
+ fontStyle
+
+ foreground
+ #569CD6
+
+
+
+ name
+ Comparision Operator
+ scope
+ keyword.operator.comparison
+ settings
+
+ fontStyle
+
+ foreground
+ #DCDCDC
+
+
+
+ name
+ Assignment Operator
+ scope
+ keyword.operator.assignment
+ settings
+
+ fontStyle
+
+ foreground
+ #DCDCDC
+
+
+
+ name
+ Arithmetic Operator
+ scope
+ keyword.operator.arithmetic
+ settings
+
+ fontStyle
+
+ foreground
+ #DCDCDC
+
+
+
+ name
+ Number
+ scope
+ constant.numeric
+ settings
+
+ fontStyle
+
+ foreground
+ #B5CEA8
+
+
+
+ name
+ User-defined constant
+ scope
+ constant
+ settings
+
+ fontStyle
+
+ foreground
+ #B4CEA8
+
+
+
+ name
+ Built-in constant
+ scope
+ constant.language
+ settings
+
+ fontStyle
+
+ foreground
+ #569CD6
+
+
+
+ name
+ Boolean
+ scope
+ constant.language.boolean
+ settings
+
+ fontStyle
+
+ foreground
+ #569CD6
+
+
+
+ name
+ String
+ scope
+ string
+ settings
+
+ fontStyle
+
+ foreground
+ #D69D85
+
+
+
+ name
+ String interpolation
+ scope
+ constant.character.escape, string source
+ settings
+
+ fontStyle
+
+ foreground
+ #E3BBAB
+
+
+
+ name
+ Preprocessor line
+ scope
+ meta.preprocessor
+ settings
+
+ fontStyle
+
+ foreground
+ #9B9B9B
+
+
+
+ name
+ Preprocessor directive
+ scope
+ keyword.control.import
+ settings
+
+ fontStyle
+
+ foreground
+ #9B9B9B
+
+
+
+ name
+ Function name
+ scope
+ entity.name.function, keyword.other.name-of-parameter.objc
+ settings
+
+ fontStyle
+
+ foreground
+ #DCDCDC
+
+
+
+ name
+ Class name
+ scope
+ entity.name.type
+ settings
+
+ fontStyle
+
+ foreground
+ #4EC9B0
+
+
+
+ name
+ Type name
+ scope
+ storage.type
+ settings
+
+ fontStyle
+
+ foreground
+ #569CD6
+
+
+
+ name
+ Type modifier
+ scope
+ storage.modifier
+ settings
+
+ fontStyle
+
+ foreground
+ #569CD6
+
+
+
+ name
+ Inherited class name
+ scope
+ entity.other.inherited-class
+ settings
+
+ fontStyle
+
+ foreground
+ #4EC9B0
+
+
+
+ name
+ Function parameter
+ scope
+ variable.parameter
+ settings
+
+ fontStyle
+
+
+
+
+ name
+ Function argument and result types
+ scope
+ storage.type.method
+ settings
+
+ fontStyle
+
+ foreground
+ #70727E
+
+
+
+ name
+ Section
+ scope
+ meta.section entity.name.section, declaration.section entity.name.section
+ settings
+
+ fontStyle
+
+
+
+
+ name
+ Library function
+ scope
+ support.function
+ settings
+
+ fontStyle
+
+ foreground
+ #DCDCDC
+
+
+
+ name
+ Library object
+ scope
+ support.class, support.type
+ settings
+
+ fontStyle
+
+ foreground
+ #DCDCDC
+
+
+
+ name
+ Library constant
+ scope
+ support.constant
+ settings
+
+ fontStyle
+
+ foreground
+ #B5CEA8
+
+
+
+ name
+ Library variable
+ scope
+ support.variable
+ settings
+
+ fontStyle
+
+ foreground
+ #DCDCDC
+
+
+
+ name
+ JS: Operator
+ scope
+ keyword.operator.js
+ settings
+
+ foreground
+ #687687
+
+
+
+ name
+ Invalid
+ scope
+ invalid
+ settings
+
+ foreground
+ #ff3333
+
+
+
+ name
+ Invalid trailing whitespace
+ scope
+ invalid.deprecated.trailing-whitespace
+ settings
+
+ background
+ #ff3333
+
+
+
+ name
+ Embedded source
+ scope
+ text source, string.unquoted
+ settings
+
+ background
+ #282828
+
+
+
+ name
+ Markup XML declaration
+ scope
+ meta.xml-processing, declaration.xml-processing
+ settings
+
+ fontStyle
+
+ foreground
+ #68685B
+
+
+
+ name
+ Markup DOCTYPE
+ scope
+ meta.doctype, declaration.doctype
+ settings
+
+ fontStyle
+
+ foreground
+ #808080
+
+
+
+ name
+ Markup DTD
+ scope
+ meta.doctype.DTD, declaration.doctype.DTD
+ settings
+
+ fontStyle
+
+
+
+
+ name
+ Markup tag
+ scope
+ meta.tag, declaration.tag
+ settings
+
+ fontStyle
+
+ foreground
+ #808080
+
+
+
+ name
+ Markup name of tag
+ scope
+ entity.name.tag
+ settings
+
+ fontStyle
+
+ foreground
+ #569CD6
+
+
+
+ name
+ Markup tag attribute
+ scope
+ entity.other.attribute-name
+ settings
+
+ fontStyle
+
+ foreground
+ #92CAF4
+
+
+
+ name
+ Markup: Attribute Value
+ scope
+ string.quoted.double.xml, string.quoted.double.html
+ settings
+
+ fontStyle
+
+ foreground
+ #C8C8C8
+
+
+
+ name
+ Markup: Heading
+ scope
+ markup.heading
+ settings
+
+ fontStyle
+
+ foreground
+ #569CD6
+
+
+
+ name
+ Markup: Quote
+ scope
+ markup.quote
+ settings
+
+ fontStyle
+
+ foreground
+ #DCDCDC
+
+
+
+ name
+ Markup: List
+ scope
+ markup.list
+ settings
+
+ foreground
+ #DCDCDC
+
+
+
+ name
+ § css tag-name
+ scope
+ meta.selector.css entity.name.tag
+ settings
+
+ foreground
+ #D7BA7D
+
+
+
+ name
+ § css:pseudo-class
+ scope
+ meta.selector.css entity.other.attribute-name.tag.pseudo-class
+ settings
+
+ foreground
+ #D7BA7D
+
+
+
+ name
+ § css#id
+ scope
+ meta.selector.css entity.other.attribute-name.id
+ settings
+
+ foreground
+ #D7BA7D
+
+
+
+ name
+ § css.class
+ scope
+ meta.selector.css entity.other.attribute-name.class
+ settings
+
+ foreground
+ #D7BA7D
+
+
+
+ name
+ § css property-name:
+ scope
+ support.type.property-name.css
+ settings
+
+ foreground
+ #9CDCFE
+
+
+
+ name
+ § css property-value;
+ scope
+ meta.property-group support.constant.property-value.css, meta.property-value support.constant.property-value.css
+ settings
+
+ foreground
+ #C8C8C8
+
+
+
+ name
+ § css @at-rule
+ scope
+ meta.preprocessor.at-rule keyword.control.at-rule
+ settings
+
+ foreground
+ #87CEFA
+
+
+
+ name
+ C#: XML Comment Tags
+ scope
+ source.cs comment.block.documentation.source.cs meta.tag.xml, source.cs comment.block.documentation.source.cs meta.tag.xml entity.name.tag.localname.xml, source.cs comment.block.documentation.source.cs meta.tag.xml entity.other.attribute-name
+ settings
+
+ foreground
+ #608B4E
+
+
+
+ name
+ GitGutter deleted
+ scope
+ markup.deleted.git_gutter
+ settings
+
+ foreground
+ #F92672
+
+
+
+ name
+ GitGutter inserted
+ scope
+ markup.inserted.git_gutter
+ settings
+
+ foreground
+ #A6E22E
+
+
+
+ name
+ GitGutter changed
+ scope
+ markup.changed.git_gutter
+ settings
+
+ foreground
+ #967EFB
+
+
+
+ name
+ GitGutter ignored
+ scope
+ markup.ignored.git_gutter
+ settings
+
+ foreground
+ #565656
+
+
+
+ name
+ GitGutter untracked
+ scope
+ markup.untracked.git_gutter
+ settings
+
+ foreground
+ #565656
+
+
+
+ name
+ Git Modified Line
+ scope
+ git.changes.x
+ settings
+
+ background
+ #272852
+
+
+
+ name
+ Git Added Line
+ scope
+ git.changes.+
+ settings
+
+ background
+ #275822
+
+
+
+ name
+ Git Remove Line
+ scope
+ git.changes.-
+ settings
+
+ background
+ #A72822
+
+
+
+ uuid
+ 2fd1a8f9-ddfd-11e2-a28f-0800200c9a66
+ colorSpaceName
+ sRGB
+ semanticClass
+ theme.dark.visual_studio_dark
+
+
\ No newline at end of file