diff --git a/themes/KoralGreen.tmTheme b/themes/KoralGreen.tmTheme
old mode 100755
new mode 100644
index be1e9c8..23e1fe4
--- a/themes/KoralGreen.tmTheme
+++ b/themes/KoralGreen.tmTheme
@@ -2,350 +2,400 @@
- author
- Enrico Friede
- name
- KoralGreen
- settings
-
-
- settings
-
- background
- #262626
- caret
- #FFFFFFA6
- foreground
- #EBEBEB
- invisibles
- #FFFFFF40
- lineHighlight
- #FFFFFF14
- selection
- #253B76
-
-
-
- name
- Comment
- scope
- comment
- settings
-
- fontStyle
-
- foreground
- #707070
-
-
-
- name
- Constant
- scope
- constant
- settings
-
- fontStyle
-
- foreground
- #DBD368
-
-
-
- name
- Entity
- scope
- entity
- settings
-
- fontStyle
-
- foreground
- #E3A334
-
-
-
- name
- Keyword
- scope
- keyword
- settings
-
- fontStyle
-
- foreground
- #CF5057
-
-
-
- name
- Storage
- scope
- storage
- settings
-
- fontStyle
-
- foreground
- #D94A4A
-
-
-
- name
- String
- scope
- string, meta.verbatim
- settings
-
- fontStyle
-
- foreground
- #76AD81
-
-
-
- name
- Support
- scope
- support
- settings
-
- fontStyle
-
- foreground
- #5FACE3
-
-
-
- name
- Variable
- scope
- variable
- settings
-
- fontStyle
-
- foreground
- #B3907A
-
-
-
- name
- Invalid – Deprecated
- scope
- invalid.deprecated
- settings
-
- fontStyle
- italic
- foreground
- #AB2A1D
-
-
-
- name
- Invalid – Illegal
- scope
- invalid.illegal
- settings
-
- background
- #9D1E15
- foreground
- #F8F8F8
-
-
-
- name
- Superclass
- scope
- entity.other.inherited-class
- settings
-
- fontStyle
- italic
- foreground
- #FF7700
-
-
-
- name
- String interpolation
- scope
- string constant.other.placeholder
- settings
-
- fontStyle
-
- foreground
- #FF6400
-
-
-
- name
- meta.function-call.py
- scope
- meta.function-call.py
- settings
-
- fontStyle
-
- foreground
- #BECDE6
-
-
-
- name
- meta.tag
- scope
- meta.tag, meta.tag entity
- settings
-
- foreground
- #BD625C
-
-
-
- name
- entity.name.section
- scope
- entity.name.section
- settings
-
- fontStyle
-
- foreground
- #FFFFFF
-
-
-
- name
- OCaml variant
- scope
- keyword.type.variant
- settings
-
- foreground
- #D5E0F3
-
-
-
- name
- OCaml operator
- scope
- source.ocaml keyword.operator.symbol
- settings
-
- foreground
- #F8F8F8
-
-
-
- name
- OCaml infix operator
- scope
- source.ocaml keyword.operator.symbol.infix
- settings
-
- fontStyle
-
- foreground
- #8DA6CE
-
-
-
- name
- OCaml prefix operator
- scope
- source.ocaml keyword.operator.symbol.prefix
- settings
-
- fontStyle
-
- foreground
- #8DA6CE
-
-
-
- name
- OCaml f-p infix operator
- scope
- source.ocaml keyword.operator.symbol.infix.floating-point
- settings
-
- fontStyle
- underline
-
-
-
- name
- OCaml f-p prefix operator
- scope
- source.ocaml keyword.operator.symbol.prefix.floating-point
- settings
-
- fontStyle
- underline
-
-
-
- name
- OCaml f-p constant
- scope
- source.ocaml constant.numeric.floating-point
- settings
-
- fontStyle
- underline
-
-
-
- name
- LaTeX environment
- scope
- text.tex.latex meta.function.environment
- settings
-
- background
- #FFFFFF08
-
-
-
- name
- LaTeX environment (nested)
- scope
- text.tex.latex meta.function.environment meta.function.environment
- settings
-
- background
- #7A96FA08
-
-
-
- name
- Latex support
- scope
- text.tex.latex support.function
- settings
-
- fontStyle
-
- foreground
- #FBDE2D
-
-
-
- name
- PList unquoted string
- scope
- source.plist string.unquoted, source.plist keyword.operator
- settings
-
- foreground
- #FFFFFF
-
-
-
+ author
+ Enrico Friede
+ name
+ KoralGreen
+ settings
+
+
+ settings
+
+ background
+ #263035
+ caret
+ #FFFFFFA6
+ foreground
+ #cccccc
+ invisibles
+ #FFFFFF40
+ lineHighlight
+ #FFFFFF14
+ selection
+ #6888aa37
+
+
+
+ name
+ Comment
+ scope
+ comment
+ settings
+
+ fontStyle
+
+ foreground
+ #707070
+
+
+
+ name
+ Constant
+ scope
+ constant
+ settings
+
+ fontStyle
+
+ foreground
+ #ddcc00
+
+
+
+ name
+ Entity
+ scope
+ entity
+ settings
+
+ fontStyle
+
+ foreground
+ #eeaa44
+
+
+
+ name
+ Keyword
+ scope
+ keyword
+ settings
+
+ fontStyle
+
+ foreground
+ #de6c6c
+
+
+
+ name
+ Storage
+ scope
+ storage
+ settings
+
+ fontStyle
+
+ foreground
+ #ff5555
+
+
+
+ name
+ String
+ scope
+ string, meta.verbatim
+ settings
+
+ fontStyle
+
+ foreground
+ #88b366
+
+
+
+ name
+ Support
+ scope
+ support
+ settings
+
+ fontStyle
+
+ foreground
+ #dd9955
+
+
+
+ name
+ Variable
+ scope
+ variable
+ settings
+
+ fontStyle
+
+ foreground
+ #66aaaa
+
+
+
+ name
+ Variable
+ scope
+ variable.language.this
+ settings
+
+ fontStyle
+
+ foreground
+ #d09ca4
+
+
+
+ name
+ Variable
+ scope
+ variable.other.readwrite
+ settings
+
+ fontStyle
+
+ foreground
+ #cacccf
+
+
+
+ name
+ Variable
+ scope
+ variable.function
+ settings
+
+ fontStyle
+
+ foreground
+ #66a6e6
+
+
+
+ name
+ Invalid – Deprecated
+ scope
+ invalid.deprecated
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #AB2A1D
+
+
+
+ name
+ Invalid – Illegal
+ scope
+ invalid.illegal
+ settings
+
+ background
+ #9D1E15
+ foreground
+ #F8F8F8
+
+
+
+ name
+ Superclass
+ scope
+ entity.other.inherited-class
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #FF7700
+
+
+
+ name
+ String interpolation
+ scope
+ string constant.other.placeholder
+ settings
+
+ fontStyle
+
+ foreground
+ #FF6400
+
+
+
+ name
+ meta.function-call.py
+ scope
+ meta.function-call.py
+ settings
+
+ fontStyle
+
+ foreground
+ #BECDE6
+
+
+
+ name
+ meta.tag
+ scope
+ meta.tag, meta.tag entity
+ settings
+
+ foreground
+ #d37e55
+
+
+
+ name
+ meta.tag
+ scope
+ entity.other.attribute-name
+ settings
+
+ foreground
+ #ecbc44
+
+
+
+ name
+ entity.name.section
+ scope
+ entity.name.section
+ settings
+
+ fontStyle
+
+ foreground
+ #FFFFFF
+
+
+
+ name
+ OCaml variant
+ scope
+ keyword.type.variant
+ settings
+
+ foreground
+ #D5E0F3
+
+
+
+ name
+ OCaml operator
+ scope
+ source.ocaml keyword.operator.symbol
+ settings
+
+ foreground
+ #F8F8F8
+
+
+
+ name
+ OCaml infix operator
+ scope
+ source.ocaml keyword.operator.symbol.infix
+ settings
+
+ fontStyle
+
+ foreground
+ #8DA6CE
+
+
+
+ name
+ OCaml prefix operator
+ scope
+ source.ocaml keyword.operator.symbol.prefix
+ settings
+
+ fontStyle
+
+ foreground
+ #8DA6CE
+
+
+
+ name
+ OCaml f-p infix operator
+ scope
+ source.ocaml keyword.operator.symbol.infix.floating-point
+ settings
+
+ fontStyle
+ underline
+
+
+
+ name
+ OCaml f-p prefix operator
+ scope
+ source.ocaml keyword.operator.symbol.prefix.floating-point
+ settings
+
+ fontStyle
+ underline
+
+
+
+ name
+ OCaml f-p constant
+ scope
+ source.ocaml constant.numeric.floating-point
+ settings
+
+ fontStyle
+ underline
+
+
+
+ name
+ LaTeX environment
+ scope
+ text.tex.latex meta.function.environment
+ settings
+
+ background
+ #FFFFFF08
+
+
+
+ name
+ LaTeX environment (nested)
+ scope
+ text.tex.latex meta.function.environment meta.function.environment
+ settings
+
+ background
+ #7A96FA08
+
+
+
+ name
+ Latex support
+ scope
+ text.tex.latex support.function
+ settings
+
+ fontStyle
+
+ foreground
+ #FBDE2D
+
+
+
+ name
+ PList unquoted string
+ scope
+ source.plist string.unquoted, source.plist keyword.operator
+ settings
+
+ foreground
+ #FFFFFF
+
+
+
name
SublimeLinter Error
scope
@@ -376,11 +426,396 @@
#FFFFFF
- uuid
- b06ef2eb1ce346c98c10d73561a7af28
- colorSpaceName
- sRGB
- semanticClass
- theme.dark.KoralGreen
+ uuid
+ b06ef2eb1ce346c98c10d73561a7af28
+ colorSpaceName
+ sRGB
+ semanticClass
+ theme.dark.KoralGreen
+
+
+
+
+
+ author
+ Enrico Friede
+ name
+ KoralGreen
+ settings
+
+
+ settings
+
+ background
+ #232b2e
+ caret
+ #FFFFFFA6
+ foreground
+ #FdFFFdaa
+ invisibles
+ #FFFFFF40
+ lineHighlight
+ #FFFFFF14
+ selection
+ #6888aa33
+
+
+
+ name
+ Comment
+ scope
+ comment
+ settings
+
+ fontStyle
+
+ foreground
+ #707070
+
+
+
+ name
+ Constant
+ scope
+ constant
+ settings
+
+ fontStyle
+
+ foreground
+ #beba00
+
+
+
+ name
+ Entity
+ scope
+ entity
+ settings
+
+ fontStyle
+
+ foreground
+ #cda808
+
+
+
+ name
+ Keyword
+ scope
+ keyword
+ settings
+
+ fontStyle
+
+ foreground
+ #dd7722
+
+
+
+ name
+ Storage
+ scope
+ storage
+ settings
+
+ fontStyle
+
+ foreground
+ #dd5544
+
+
+
+ name
+ String
+ scope
+ string, meta.verbatim
+ settings
+
+ fontStyle
+
+ foreground
+ #66aa77
+
+
+
+ name
+ Support
+ scope
+ support
+ settings
+
+ fontStyle
+
+ foreground
+ #5599cc
+
+
+
+ name
+ Variable
+ scope
+ variable
+ settings
+
+ fontStyle
+
+ foreground
+ #bc9a82
+
+
+
+ name
+ Invalid – Deprecated
+ scope
+ invalid.deprecated
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #AB2A1D
+
+
+
+ name
+ Invalid – Illegal
+ scope
+ invalid.illegal
+ settings
+
+ background
+ #9D1E15
+ foreground
+ #F8F8F8
+
+
+
+ name
+ Superclass
+ scope
+ entity.other.inherited-class
+ settings
+
+ fontStyle
+ italic
+ foreground
+ #FF7700
+
+
+
+ name
+ String interpolation
+ scope
+ string constant.other.placeholder
+ settings
+
+ fontStyle
+
+ foreground
+ #FF6400
+
+
+
+ name
+ meta.function-call.py
+ scope
+ meta.function-call.py
+ settings
+
+ fontStyle
+
+ foreground
+ #BECDE6
+
+
+
+ name
+ meta.tag
+ scope
+ meta.tag, meta.tag entity
+ settings
+
+ foreground
+ #BD625C
+
+
+
+ name
+ entity.name.section
+ scope
+ entity.name.section
+ settings
+
+ fontStyle
+
+ foreground
+ #FFFFFF
+
+
+
+ name
+ OCaml variant
+ scope
+ keyword.type.variant
+ settings
+
+ foreground
+ #D5E0F3
+
+
+
+ name
+ OCaml operator
+ scope
+ source.ocaml keyword.operator.symbol
+ settings
+
+ foreground
+ #F8F8F8
+
+
+
+ name
+ OCaml infix operator
+ scope
+ source.ocaml keyword.operator.symbol.infix
+ settings
+
+ fontStyle
+
+ foreground
+ #8DA6CE
+
+
+
+ name
+ OCaml prefix operator
+ scope
+ source.ocaml keyword.operator.symbol.prefix
+ settings
+
+ fontStyle
+
+ foreground
+ #8DA6CE
+
+
+
+ name
+ OCaml f-p infix operator
+ scope
+ source.ocaml keyword.operator.symbol.infix.floating-point
+ settings
+
+ fontStyle
+ underline
+
+
+
+ name
+ OCaml f-p prefix operator
+ scope
+ source.ocaml keyword.operator.symbol.prefix.floating-point
+ settings
+
+ fontStyle
+ underline
+
+
+
+ name
+ OCaml f-p constant
+ scope
+ source.ocaml constant.numeric.floating-point
+ settings
+
+ fontStyle
+ underline
+
+
+
+ name
+ LaTeX environment
+ scope
+ text.tex.latex meta.function.environment
+ settings
+
+ background
+ #FFFFFF08
+
+
+
+ name
+ LaTeX environment (nested)
+ scope
+ text.tex.latex meta.function.environment meta.function.environment
+ settings
+
+ background
+ #7A96FA08
+
+
+
+ name
+ Latex support
+ scope
+ text.tex.latex support.function
+ settings
+
+ fontStyle
+
+ foreground
+ #FBDE2D
+
+
+
+ name
+ PList unquoted string
+ scope
+ source.plist string.unquoted, source.plist keyword.operator
+ settings
+
+ foreground
+ #FFFFFF
+
+
+
+ name
+ SublimeLinter Error
+ scope
+ sublimelinter.mark.error
+ settings
+
+ foreground
+ #D02000
+
+
+ name
+ SublimeLinter Warning
+ scope
+ sublimelinter.mark.warning
+ settings
+
+ foreground
+ #DDB700
+
+
+ name
+ SublimeLinter Gutter Mark
+ scope
+ sublimelinter.gutter-mark
+ settings
+
+ foreground
+ #FFFFFF
+
+
+ uuid
+ b06ef2eb1ce346c98c10d73561a7af28
+ colorSpaceName
+ sRGB
+ semanticClass
+ theme.dark.KoralGreen
\ No newline at end of file
diff --git a/themes/KoralGreen2.tmTheme b/themes/KoralGreen2.tmTheme
old mode 100755
new mode 100644
index d60912c..3b1ce54
--- a/themes/KoralGreen2.tmTheme
+++ b/themes/KoralGreen2.tmTheme
@@ -1,32 +1,28 @@
-
-
-
-
-
+
author
Enrico Friede
name
- KoralGreen2
+ KoralGreen
settings
settings
background
- #222322
+ #232b2e
caret
#FFFFFFA6
foreground
- #A8B3AF
+ #FdFFFdaa
invisibles
#FFFFFF40
lineHighlight
- #FFFFFF08
+ #FFFFFF14
selection
- #253B76
+ #6888aa33
@@ -37,9 +33,9 @@
settings
fontStyle
-
+
foreground
- #5E5E5E
+ #707070
@@ -50,9 +46,9 @@
settings
fontStyle
-
+
foreground
- #AEA474
+ #beba00
@@ -63,9 +59,9 @@
settings
fontStyle
-
+
foreground
- #BA9350
+ #cda808
@@ -76,9 +72,9 @@
settings
fontStyle
-
+
foreground
- #AB4E4E
+ #dd7722
@@ -89,9 +85,9 @@
settings
fontStyle
-
+
foreground
- #4E98AB
+ #dd5544
@@ -102,9 +98,9 @@
settings
fontStyle
-
+
foreground
- #648F6E
+ #66aa77
@@ -115,9 +111,9 @@
settings
fontStyle
-
+
foreground
- #57749C
+ #5599cc
@@ -128,9 +124,9 @@
settings
fontStyle
-
+
foreground
- #A38975
+ #bc9a82
@@ -169,7 +165,7 @@
fontStyle
italic
foreground
- #EE9E26
+ #FF7700
@@ -180,7 +176,7 @@
settings
fontStyle
-
+
foreground
#FF6400
@@ -193,7 +189,7 @@
settings
fontStyle
-
+
foreground
#BECDE6
@@ -202,18 +198,7 @@
name
meta.tag
scope
- meta.tag
- settings
-
- foreground
- #999E9D
-
-
-
- name
- meta.tag
- scope
- meta.tag entity
+ meta.tag, meta.tag entity
settings
foreground
@@ -228,7 +213,7 @@
settings
fontStyle
-
+
foreground
#FFFFFF
@@ -263,7 +248,7 @@
settings
fontStyle
-
+
foreground
#8DA6CE
@@ -276,7 +261,7 @@
settings
fontStyle
-
+
foreground
#8DA6CE
@@ -344,7 +329,7 @@
settings
fontStyle
-
+
foreground
#FBDE2D
@@ -360,45 +345,42 @@
#FFFFFF
-
- name
- SublimeLinter Error
- scope
- sublimelinter.mark.error
- settings
-
- foreground
- #D02000
-
-
-
- name
- SublimeLinter Warning
- scope
- sublimelinter.mark.warning
- settings
-
- foreground
- #DDB700
-
-
-
- name
- SublimeLinter Gutter Mark
- scope
- sublimelinter.gutter-mark
- settings
-
- foreground
- #FFFFFF
-
-
-
+
+ name
+ SublimeLinter Error
+ scope
+ sublimelinter.mark.error
+ settings
+
+ foreground
+ #D02000
+
+
+ name
+ SublimeLinter Warning
+ scope
+ sublimelinter.mark.warning
+ settings
+
+ foreground
+ #DDB700
+
+
+ name
+ SublimeLinter Gutter Mark
+ scope
+ sublimelinter.gutter-mark
+ settings
+
+ foreground
+ #FFFFFF
+
+
uuid
- 7A54B83E-29C2-475F-BA70-2B7E0F0D773D
+ b06ef2eb1ce346c98c10d73561a7af28
colorSpaceName
sRGB
semanticClass
- theme.dark.koral_green2
+ theme.dark.KoralGreen
\ No newline at end of file