Fix default content color (was using emphasized color instead of base).

This commit is contained in:
Justin Hileman 2011-04-05 01:17:11 -04:00
parent e7cbaf4558
commit ab2b9e513f

View file

@ -13,22 +13,22 @@ By Justin Hileman - http://justinhileman.com
Sometimes Coda doesn't get the text and background colors right on import.
If that happens, use these values:
* text: #586e75
* text: #657b83
* bg: #fdf6e3
* invisible: #eee8d5
And the inverted variants:
* text: #93a1a1
* text: #839496
* bg: #002b36
* invisible: #073642
-->
<seestyle color="#586e75" inverted-color="#93a1a1" background-color="#fdf6e3" inverted-background-color="#002b36">
<seestyle color="#657b83" inverted-color="#839496" background-color="#fdf6e3" inverted-background-color="#002b36">
<mode id="SEEMode.ActionScript">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/Actionscript/Classes"
color="#657b83" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
<style id="/Actionscript/Functions"
@ -38,13 +38,13 @@ If that happens, use these values:
<style id="/Actionscript/Constants"
color="#CB4B16" inverted-color="#CB4B16" font-style="normal" font-weight="normal" />
<style id="/Actionscript/Properties"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Actionscript/Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/Actionscript/Numbers"
color="#D33682" inverted-color="#D33682" font-style="normal" font-weight="normal" />
<style id="/Actionscript/Operators"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Actionscript/Preprocessor"
color="#93A1A1" inverted-color="#586e75" font-style="normal" font-weight="normal" />
<style id="/Actionscript/JavadocComment"
@ -60,7 +60,7 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.Apache">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/Apache/Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/Apache/Block directives"
@ -70,7 +70,7 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.AppleScript">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/AppleScript/Commands"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/AppleScript/Variable Assigments"
@ -98,17 +98,17 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.ASP-HTML">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/XML/Entities"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Inline ASP"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/ASP/VBScript Functions"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/ASP Delimiter"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Numbers"
color="#D33682" inverted-color="#D33682" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/FunctionRegex"
@ -122,7 +122,7 @@ If that happens, use these values:
<style id="/ASP-HTML/String"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Inline Javascript"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Script Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
@ -136,7 +136,7 @@ If that happens, use these values:
<style id="/ASP-HTML/Opening Script Tag"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"
@ -156,23 +156,23 @@ If that happens, use these values:
<style id="/Javascript/SingleString"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Inline VBScript"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/HTML Comment Tag"
color="#93A1A1" inverted-color="#586e75" font-style="italic" font-weight="normal" />
<style id="/ASP-HTML/Inline CSS"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Style Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Opening Style Tag"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/CSS/Inside curly brackets"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/CSS/Attribute state"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#D33682" inverted-color="#D33682" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
@ -200,25 +200,25 @@ If that happens, use these values:
<style id="/XML/Escape"
color="#93A1A1" inverted-color="#586e75" font-style="italic" font-weight="normal" />
<style id="/ASP-HTML/ASP Tags"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Attributes in HTML Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/ASP in Tags"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Strings in HTML Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/ASP in Strings"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Strings in HTML Tags 2"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/HTML Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/ASP/VBScript Code"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.bash">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/C/Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/C/Keywords for Variables"
@ -246,7 +246,7 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.C">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/C/Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/C/Numbers"
@ -268,7 +268,7 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.C++">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/C++/Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/C++/Numbers"
@ -290,13 +290,13 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.CFML">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/CFML/Output Variables"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/XML/Entities"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/CFML/Inline CFML Script"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CFML/CFML Script Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/CFML/Generic Functions"
@ -312,9 +312,9 @@ If that happens, use these values:
<style id="/CFML/Functions"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
<style id="/CFML/Opening CFML Script Tag"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"
@ -330,19 +330,19 @@ If that happens, use these values:
<style id="/CFML/CFML Strings 2"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/CFML/Inline CSS"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CFML/Style Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/CFML/Opening Style Tag"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/CSS/Inside curly brackets"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/CSS/Attribute state"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#D33682" inverted-color="#D33682" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
@ -358,7 +358,7 @@ If that happens, use these values:
<style id="/CSS/URL"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
<style id="/CFML/Inline Javascript"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CFML/Script Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
@ -370,7 +370,7 @@ If that happens, use these values:
<style id="/Javascript/FunctionRegex"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
<style id="/CFML/Opening Script Tag"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Javascript/AutodocComment"
color="#93A1A1" inverted-color="#586e75" font-style="italic" font-weight="normal" />
<style id="/Javascript/Comment"
@ -398,9 +398,9 @@ If that happens, use these values:
<style id="/XML/Escape"
color="#93A1A1" inverted-color="#586e75" font-style="italic" font-weight="normal" />
<style id="/CFML/CFML Query"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CFML/Query Tags"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/SQL/Types"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/SQL/Functions"
@ -414,9 +414,9 @@ If that happens, use these values:
<style id="/CFML/Query Comment"
color="#93A1A1" inverted-color="#586e75" font-style="italic" font-weight="normal" />
<style id="/CFML/Opening Query Tag"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CFML/CFML Attributes in Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/CFML/CFML self-closing Tags in Query"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/CFML/CFML Tags"
@ -426,7 +426,7 @@ If that happens, use these values:
<style id="/CFML/Output Variables in HTML Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/CFML/Attributes in HTML Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/CFML/Strings in HTML Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/CFML/Output Variables in HTML Strings"
@ -436,19 +436,19 @@ If that happens, use these values:
<style id="/CFML/CFML Tags in HTML Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/CFML/CFML Code"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.CSS">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/CSS/Inside curly brackets"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/CSS/Attribute state"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#D33682" inverted-color="#D33682" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
@ -466,19 +466,19 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.ERB">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/ERB/Entities"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/ERB/Ruby"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/ERB/ERB Delimiter"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Ruby/Literals"
color="#CB4B16" inverted-color="#CB4B16" font-style="normal" font-weight="normal" />
<style id="/Ruby/Attribute Definitions"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Ruby/Definitions"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Ruby/Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/Ruby/Builtin Functions"
@ -490,7 +490,7 @@ If that happens, use these values:
<style id="/Ruby/Numbers"
color="#D33682" inverted-color="#D33682" font-style="normal" font-weight="normal" />
<style id="/Ruby/Symbols"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Ruby/Instance Variables"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Ruby/Class Variables"
@ -538,29 +538,29 @@ If that happens, use these values:
<style id="/ERB/Escape"
color="#93A1A1" inverted-color="#586e75" font-style="normal" font-weight="normal" />
<style id="/ERB/Inline CSS"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/ERB/Style Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/ERB/Opening Style Tag"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/ERB/Attributes in Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/ERB/Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/ERB/Inside curly brackets"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/ERB/CSSComment"
color="#93A1A1" inverted-color="#586e75" font-style="italic" font-weight="normal" />
<style id="/ERB/CSSRound bracket"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/ERB/CSSString"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/ERB/CSSSingleString"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/ERB/Inline Javascript"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/ERB/Script Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
@ -592,29 +592,29 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.HTML">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/XML/Entities"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/HTML/Inline CSS"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/HTML/Style Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/HTML/Opening Style Tag"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/CSS/Inside curly brackets"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/CSS/Attribute state"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#D33682" inverted-color="#D33682" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
@ -630,7 +630,7 @@ If that happens, use these values:
<style id="/CSS/URL"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
<style id="/HTML/Inline Javascript"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/HTML/Script Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
@ -672,7 +672,7 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.Java">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/Java/Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/Java/Classes"
@ -698,7 +698,7 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.Javascript">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/Javascript/Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/Javascript/Numbers"
@ -724,15 +724,15 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.JSP-HTML">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/XML/Entities"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/JSP-HTML/JSP Comment"
color="#93A1A1" inverted-color="#586e75" font-style="italic" font-weight="normal" />
<style id="/JSP-HTML/JSP"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/JSP-HTML/JSP Delimiter"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/JSP-HTML/Java Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/JSP-HTML/Keywords 2"
@ -752,25 +752,25 @@ If that happens, use these values:
<style id="/JSP-HTML/JSP Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/HTML/Inline CSS"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/HTML/Style Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/HTML/Opening Style Tag"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/CSS/Inside curly brackets"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/CSS/Attribute state"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#D33682" inverted-color="#D33682" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
@ -786,7 +786,7 @@ If that happens, use these values:
<style id="/CSS/URL"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
<style id="/HTML/Inline Javascript"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/HTML/Script Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
@ -828,19 +828,19 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.LassoScript-HTML">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/XML/Entities"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/LassoScript 1"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/LassoScript Block"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Default Lasso Tags"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Default Lasso Types"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Dynamic Lasso Member Tags"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Dynamic Lasso Tags/Types"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Lasso Tag/Type Parameters"
@ -858,9 +858,9 @@ If that happens, use these values:
<style id="/LassoScript-HTML/String"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/LassoScript 2"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Inline CSS"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/HTML Comment Tag"
color="#93A1A1" inverted-color="#586e75" font-style="italic" font-weight="normal" />
<style id="/LassoScript-HTML/Style Tags"
@ -868,19 +868,19 @@ If that happens, use these values:
<style id="/LassoScript-HTML/Opening Style Tag"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/CSS/Inside curly brackets"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/CSS/Attribute state"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#D33682" inverted-color="#D33682" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
@ -896,7 +896,7 @@ If that happens, use these values:
<style id="/CSS/URL"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Inline Javascript"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/HTML Comment Tag2"
color="#93A1A1" inverted-color="#586e75" font-style="italic" font-weight="normal" />
<style id="/LassoScript-HTML/Script Tags"
@ -938,7 +938,7 @@ If that happens, use these values:
<style id="/LassoScript-HTML/Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Tag Attributes"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/LassoScript Block in Strings"
@ -948,25 +948,25 @@ If that happens, use these values:
<style id="/LassoScript-HTML/Strings in Tags 2"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/LassoScript in Tags"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/LassoScript Code"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.LESS">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/LESS/LESS Variables"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/LESS/Inside curly brackets"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/LESS/LESS Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/LESS/Mixins"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
<style id="/LESS/Attribute State"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/LESS/LESS Attributes"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/LESS/LESS Operators"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/LESS/LESS Digits"
@ -984,21 +984,21 @@ If that happens, use these values:
<style id="/LESS/SingleString"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/LESS/Round bracket"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/LESS/URL"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.Markdown">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/Markdown/Header"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="bold" />
<style id="/Markdown/Setext Header"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="bold" />
<style id="/Markdown/Italic"
color="#586e75" inverted-color="#93a1a1" font-style="italic" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="italic" font-weight="normal" />
<style id="/Markdown/Bold"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="bold" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="bold" />
<style id="/Markdown/Link Text"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/Markdown/Link URL"
@ -1016,11 +1016,11 @@ If that happens, use these values:
<style id="/Markdown/Inline Code"
color="#93A1A1" inverted-color="#586e75" font-style="normal" font-weight="bold" />
<style id="/Markdown/List Items"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Markdown/List Item Italic"
color="#586e75" inverted-color="#93a1a1" font-style="italic" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="italic" font-weight="normal" />
<style id="/Markdown/List Item Bold"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="bold" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="bold" />
<style id="/Markdown/List Item Link Text"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/Markdown/List Item Link URL"
@ -1032,15 +1032,15 @@ If that happens, use these values:
<style id="/Markdown/Bullets"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="bold" />
<style id="/Markdown/Blockquotes"
color="#586e75" inverted-color="#93a1a1" font-style="italic" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="italic" font-weight="normal" />
<style id="/Markdown/Quoted Header"
color="#859900" inverted-color="#859900" font-style="italic" font-weight="bold" />
<style id="/Markdown/Quoted Setext Header"
color="#859900" inverted-color="#859900" font-style="italic" font-weight="bold" />
<style id="/Markdown/Quoted Italic"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Markdown/Quoted Bold"
color="#586e75" inverted-color="#93a1a1" font-style="italic" font-weight="bold" />
color="#657b83" inverted-color="#839496" font-style="italic" font-weight="bold" />
<style id="/Markdown/Quoted Link Text"
color="#2AA198" inverted-color="#2AA198" font-style="italic" font-weight="normal" />
<style id="/Markdown/Quoted Link URL"
@ -1052,7 +1052,7 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.Mustache">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/Mustache/Sections"
color="#cb4b16" inverted-color="#cb4b16" font-style="normal" font-weight="normal" />
<style id="/Mustache/Pragmas"
@ -1068,7 +1068,7 @@ If that happens, use these values:
<style id="/Mustache/HTML Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Mustache/Attributes in HTML Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/Mustache/Sections in HTML Tags"
color="#cb4b16" inverted-color="#cb4b16" font-style="normal" font-weight="normal" />
<style id="/Mustache/Unescaped Variables in HTML Tags"
@ -1094,7 +1094,7 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.Lua">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/Lua/Literals"
color="#B58900" inverted-color="#B58900" font-style="italic" font-weight="normal" />
<style id="/Lua/Keywords"
@ -1122,9 +1122,9 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.Objective-C">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/Objective-C/Messages"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Objective-C/Cocoa Classes"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/Objective-C/Objective-C Keywords"
@ -1158,7 +1158,7 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.Objective-J">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/Objective-J/Numbers"
color="#D33682" inverted-color="#D33682" font-style="normal" font-weight="normal" />
<style id="/Objective-J/Function Calls"
@ -1194,7 +1194,7 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.Perl">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/Perl/Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/Perl/Pragmas"
@ -1252,13 +1252,13 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.PHP-HTML">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/PHP-HTML/Entities"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Delimiter"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP4 Functions"
color="#cb4b16" inverted-color="#cb4b16" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Keywords"
@ -1278,7 +1278,7 @@ If that happens, use these values:
<style id="/PHP-HTML/PHP Variables"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Function Declaration"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Magic Methods"
color="#cb4b16" inverted-color="#cb4b16" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Function Name"
@ -1314,23 +1314,23 @@ If that happens, use these values:
<style id="/PHP-HTML/Escape"
color="#93A1A1" inverted-color="#586e75" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML/Inline CSS"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Style Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Opening Style Tag"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Attributes in Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Inside curly brackets"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Attribute state"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#D33682" inverted-color="#D33682" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
@ -1338,13 +1338,13 @@ If that happens, use these values:
<style id="/PHP-HTML/CSSComment"
color="#93A1A1" inverted-color="#586e75" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML/CSSRound bracket"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/CSSString"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/CSSSingleString"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Inline Javascript"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Script Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
@ -1376,7 +1376,7 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.Python">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/Python/Special Attributes"
color="#B58900" inverted-color="#B58900" font-style="normal" font-weight="normal" />
<style id="/Python/Built-in Constants"
@ -1408,7 +1408,7 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.Ruby">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/Ruby/Literals"
color="#CB4B16" inverted-color="#CB4B16" font-style="normal" font-weight="normal" />
<style id="/Ruby/Attribute Definitions"
@ -1422,11 +1422,11 @@ If that happens, use these values:
<style id="/Ruby/Builtin Classes"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/Ruby/Builtin Globals"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Ruby/Numbers"
color="#D33682" inverted-color="#D33682" font-style="normal" font-weight="normal" />
<style id="/Ruby/Symbols"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Ruby/Instance Variables"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Ruby/Class Variables"
@ -1466,13 +1466,13 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.Smarty">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/XML/Entities"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Smarty/Smarty Comment"
color="#93A1A1" inverted-color="#586e75" font-style="normal" font-weight="normal" />
<style id="/Smarty/Smarty Command"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Smarty/Smarty Block"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Smarty/Variables"
@ -1496,7 +1496,7 @@ If that happens, use these values:
<style id="/Smarty/Strings2"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/Smarty/Inline Javascript"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Smarty/Script Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
@ -1510,7 +1510,7 @@ If that happens, use these values:
<style id="/Smarty/Opening Script Tag"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"
@ -1530,19 +1530,19 @@ If that happens, use these values:
<style id="/Javascript/SingleString"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/Smarty/Inline CSS"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Smarty/Style Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Smarty/Opening Style Tag"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/CSS/Inside curly brackets"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/CSS/Attribute state"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#D33682" inverted-color="#D33682" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
@ -1570,7 +1570,7 @@ If that happens, use these values:
<style id="/Smarty/HTML Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Smarty/Attributes in HTML Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/Smarty/Smarty Command in Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Smarty/Strings in HTML Tags"
@ -1582,7 +1582,7 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.SQL">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/SQL/Types"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/SQL/Functions"
@ -1608,13 +1608,13 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.Twig-HTML">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/Twig-HTML/Entities"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Twig-HTML/Twig"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Twig-HTML/Template Tag"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Twig-HTML/Template Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Twig-HTML/Double Quoted Strings"
@ -1640,19 +1640,19 @@ If that happens, use these values:
<style id="/Twig-HTML/Escape"
color="#93A1A1" inverted-color="#586e75" font-style="italic" font-weight="normal" />
<style id="/Twig-HTML/Inline CSS"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Twig-HTML/Style Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Twig-HTML/Opening Style Tag"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Twig-HTML/Attributes in Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/Twig-HTML/Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/Twig-HTML/Single Strings in Tags"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Twig-HTML/Inline Javascript"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Twig-HTML/Script Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
@ -1684,7 +1684,7 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.Twig-JavaScript">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/Twig-JavaScript/Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/Twig-JavaScript/Numbers"
@ -1694,9 +1694,9 @@ If that happens, use these values:
<style id="/Twig-JavaScript/FunctionRegex"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
<style id="/Twig-JavaScript/Twig"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Twig-JavaScript/Template Tag"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Twig-JavaScript/Template Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Twig-JavaScript/Double Quoted Strings"
@ -1726,13 +1726,13 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.Twig-XML">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/Twig-XML/Entities"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Twig-XML/Twig"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Twig-XML/Template Tag"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/Twig-XML/Template Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Twig-XML/Double Quoted Strings"
@ -1760,7 +1760,7 @@ If that happens, use these values:
<style id="/Twig-XML/Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/Twig-XML/Attributes in Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/Twig-XML/Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/Twig-XML/Single Strings in Tags"
@ -1768,7 +1768,7 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.XML">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/XML/Entities"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/XML/Comment"
@ -1784,7 +1784,7 @@ If that happens, use these values:
<style id="/XML/Tags"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"
@ -1792,11 +1792,11 @@ If that happens, use these values:
</mode>
<mode id="SEEMode.YAML">
<style id="_Default"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" background-color="#fdf6e3" inverted-background-color="#002b36" />
<style id="/YAML/Keywords"
color="#859900" inverted-color="#859900" font-style="normal" font-weight="normal" />
<style id="/YAML/Other keywords"
color="#586e75" inverted-color="#93a1a1" font-style="italic" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="italic" font-weight="normal" />
<style id="/YAML/Variables"
color="#268BD2" inverted-color="#268BD2" font-style="normal" font-weight="normal" />
<style id="/YAML/Comment"
@ -1806,7 +1806,7 @@ If that happens, use these values:
<style id="/YAML/String"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/YAML/Inline Javascript"
color="#586e75" inverted-color="#93a1a1" font-style="normal" font-weight="normal" />
color="#657b83" inverted-color="#839496" font-style="normal" font-weight="normal" />
<style id="/YAML/Script Tags"
color="#268BD2" inverted-color="#268BD2" font-style="italic" font-weight="normal" />
<style id="/Javascript/Keywords"
@ -1820,7 +1820,7 @@ If that happens, use these values:
<style id="/YAML/Opening Script Tag"
color="#268BD2" inverted-color="#268BD2" font-style="italic" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#93A1A1" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
color="#586e75" inverted-color="#93A1A1" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#2AA198" inverted-color="#2AA198" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"