Skip to content

Instantly share code, notes, and snippets.

@rdipardo
Last active June 8, 2024 20:59
Show Gist options
  • Save rdipardo/7167928eb0b7f11fd1b2d956a471b905 to your computer and use it in GitHub Desktop.
Save rdipardo/7167928eb0b7f11fd1b2d956a471b905 to your computer and use it in GitHub Desktop.
Coral Reef Notepad++ Theme
<?xml version="1.0" encoding="UTF-8" ?>
<!--//
Coral Reef
A vibrant dark theme adapted from clean-jsdoc
<https://clean-jsdoc.github.io/clean-jsdoc>
Revised: 2024-05-04
(c) 2022 Robert Di Pardo
Margin style and some keyword styles borrowed from the Monokai theme
(c) 2008 Fabio Zendhi Nagao
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
===============================================================================
Installation
===============================================================================
System-wide Notepad++ installation:
Copy this file to %AppData%\Notepad++\themes
Portable Notepad++ installation:
Copy this file to the 'themes' folder wherever notepad++.exe is located
Restart Notepad++ if it's already running
//-->
<NotepadPlus>
<LexerStyles>
<LexerType name="actionscript" desc="ActionScript" ext="">
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION" styleID="20" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="ada" desc="ADA" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="1" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="IDENTIFIER" styleID="2" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DELIMITER" styleID="4" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHARACTER" styleID="5" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER EOL" styleID="6" fgColor="37CFC0" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING EOL" styleID="8" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LABEL" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="10" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="ILLEGAL" styleID="11" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="asm" desc="Assembler" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="4" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="5" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CPU INSTRUCTION" styleID="6" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="MATH INSTRUCTION" styleID="7" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="REGISTER" styleID="8" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="DIRECTIVE" styleID="9" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="DIRECTIVE OPERAND" styleID="10" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="COMMENT BLOCK" styleID="11" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="CHARACTER" styleID="12" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRINGEOL" styleID="13" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="EXT INSTRUCTION" styleID="14" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
</LexerType>
<LexerType name="asn1" desc="ASN.1" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="2" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE QUOTED STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMERIC OID DEFINITION" styleID="4" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NON OID NUMBERS" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORDS" styleID="6" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="ATTRIBUTES" styleID="7" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="DESCRIPTORS" styleID="8" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="TYPES" styleID="9" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="OPERATORS" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="asp" desc="asp" ext="asp">
<WordsStyle name="DEFAULT" styleID="81" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="82" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="83" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD" styleID="84" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="85" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRINGEOL" styleID="87" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="86" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ASPSYMBOL" styleID="15" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SCRIPTTYPE" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="autoit" desc="autoIt" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION" styleID="4" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="MACRO" styleID="6" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="STRING" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="8" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VARIABLE" styleID="9" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SENT" styleID="10" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="PREPROCESSOR" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="SPECIAL" styleID="12" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="EXPAND" styleID="13" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
<WordsStyle name="COMOBJ" styleID="14" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="avs" desc="AviSynth" ext="">
<WordsStyle name="DEFAULT" styleID="32" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WHITE SPACE" styleID="0" fgColor="262626" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT: /* */" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT: [* *]" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="LINE COMMENT: #" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATORS" styleID="5" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="6" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE QUOTED STRING" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING WITH THREE DOUBLE QUOTES" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="9" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="FILTER" styleID="10" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="PLUGIN" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="FUNCTION" styleID="12" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="CLIP PROPERTIES" styleID="13" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="USER DEFINED" styleID="14" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
</LexerType>
<LexerType name="baanc" desc="BaanC" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="2" fgColor="A0A0A0" bgColor="FCFDDB" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="KEYWORDS" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="6" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATOR" styleID="7" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="8" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING EOL NC" styleID="9" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTIONS" styleID="10" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNCTIONS ABRIDGED" styleID="11" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="SUB SECTIONS" styleID="12" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="MAIN SECTIONS" styleID="13" fgColor="B3B689" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="PREDEFINED VARIABLE" styleID="14" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
<WordsStyle name="PREDEFINED ATTRIBUTES" styleID="15" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
<WordsStyle name="ENUM DOMAINS" styleID="16" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type6" />
<WordsStyle name="USER DEFINED" styleID="17" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type7" />
<WordsStyle name="TABLE DEFINITIONS" styleID="18" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TABLE SQL" styleID="19" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DLL FUNCTIONS" styleID="20" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DOMAIN DEFINITIONS" styleID="21" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="FUNCTION DEFINITIONS" styleID="22" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OBJECT DEFINITIONS" styleID="23" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PREPROC DEFINITIONS" styleID="24" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="bash" desc="bash" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="1" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="7" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="8" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SCALAR" styleID="9" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PARAM" styleID="10" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BACKTICKS" styleID="11" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HERE DELIM" styleID="12" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HERE Q" styleID="13" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="batch" desc="Batch" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="KEYWORDS" styleID="2" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="LABEL" styleID="3" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HIDE SYMBOL" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="6" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="7" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="AFTER LABEL" styleID="8" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="blitzbasic" desc="BlitzBasic" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD1" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD2" styleID="10" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD3" styleID="11" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORD4" styleID="12" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="LABEL" styleID="15" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="16" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="HEXNUMBER" styleID="17" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BINNUMBER" styleID="18" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="c" desc="C" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="caml" desc="Caml" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="1" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGNAME" styleID="2" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="BUILIN FUNC &amp; TYPE" styleID="4" fgColor="37A690" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="TYPE" styleID="5" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="LINENUM" styleID="6" fgColor="CD6000" bgColor="E0F3FF" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATOR" styleID="7" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NUMBER" styleID="8" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="9" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="11" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="12" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="13" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="14" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="cmake" desc="CMakeFile" ext="cmake">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRING D" styleID="2" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING L" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING R" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="PARAMETER" styleID="6" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="7" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="USER DEFINED" styleID="8" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="WHILEDEF" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FOREACHDEF" styleID="10" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IFDEF" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRODEF" styleID="12" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING VARIABLE" styleID="13" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="14" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="cobol" desc="COBOL" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DECLARATION" styleID="5" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="INSTRUCTION WORD" styleID="16" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD" styleID="8" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="coffeescript" desc="CoffeeScript" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="PREDEFINED CONSTANT" styleID="19" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="COMMENT BLOCK" styleID="22" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="VERBOSE REGEX" styleID="23" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="VERBOSE REGEX COMMENT" styleID="24" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="cpp" desc="C++" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="cs" desc="C#" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="csound" desc="Csound" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="3" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INSTR" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="5" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPCODE" styleID="6" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="HEADER STATEMENT" styleID="7" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="USER KEYWORDS" styleID="8" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="COMMENT BLOCK" styleID="9" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PARAMETER" styleID="10" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="A-RATE VARIABLE" styleID="11" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="K-RATE VARIABLE" styleID="12" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="I-RATE VARIABLE" styleID="13" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GLOBAL VARIABLE" styleID="14" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="END OF LINE WHERE STRING IS NOT CLOSED" styleID="15" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="css" desc="CSS" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAG" styleID="1" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS" styleID="2" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PSEUDOCLASS" styleID="3" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="UNKNOWN PSEUDOCLASS" styleID="4" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="5" fgColor="8069FF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="6" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="UNKNOWN IDENTIFIER" styleID="7" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VALUE" styleID="8" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="9" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="ID" styleID="10" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IMPORTANT" styleID="11" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DIRECTIVE" styleID="12" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE STRING" styleID="13" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLE STRING" styleID="14" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATTRIBUTE" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PSEUDOELEMENT" styleID="18" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="LEGACY PSEUDOELEMENT" styleID="20" fgColor="378BF0" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
<WordsStyle name="MEDIA" styleID="22" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VARIABLE" styleID="23" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="d" desc="D" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="14" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="6" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORD1" styleID="7" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD2" styleID="8" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORD3" styleID="9" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="KEYWORD4" styleID="20" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="KEYWORD5" styleID="21" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
<WordsStyle name="KEYWORD6" styleID="22" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="10" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="12" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="13" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT NESTED" styleID="4" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="16" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="STRING B" styleID="18" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING R" styleID="19" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="diff" desc="DIFF" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND" styleID="2" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEADER" styleID="3" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="POSITION" styleID="4" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DELETED" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ADDED" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="erlang" desc="Erlang" ext="">
<WordsStyle name="DEFAULT STYLE" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="FUNCTION COMMENT" styleID="14" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="MODULE COMMENT" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="DOCUMENTATION HELPER IN COMMENT" styleID="16" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="DOCUMENTATION MACRO IN COMMENT" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" keywordClass="type4" />
<WordsStyle name="VARIABLE" styleID="2" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="9" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO" styleID="10" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO QUOTED" styleID="19" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECORD" styleID="11" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECORD QUOTED" styleID="20" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATOM" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATOM QUOTED" styleID="18" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NODE NAME" styleID="13" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NODE NAME QUOTED" styleID="21" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RESERVED WORDS" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="BUILT-IN FUNCTIONS" styleID="22" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNCTION NAME" styleID="8" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="MODULE NAME" styleID="23" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MODULE ATTRIBUTES" styleID="24" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="PREPROCESSOR" styleID="12" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="OPERATORS" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="UNKNOWN: ERROR" styleID="31" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="escript" desc="eScript" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="LINE COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="DOC COMMENT" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="5" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="DOUBLE QUOTED STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATORS" styleID="7" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="8" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BRACES" styleID="9" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="KEYWORDS2" styleID="10" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORDS3" styleID="11" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
</LexerType>
<LexerType name="forth" desc="Forth" ext="">
<WordsStyle name="WHITESPACE" styleID="0" fgColor="262626" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="ML COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="3" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CONTROL" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORDS" styleID="5" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="DEFWORDS" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="PREWORD1" styleID="7" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="PREWORD2" styleID="8" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="NUMBER" styleID="9" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE QUOTED STRING" styleID="10" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="LOCALE" styleID="11" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="fortran" desc="Fortran (free form)" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRINGEOL" styleID="5" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="8" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION1" styleID="9" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNCTION2" styleID="10" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="PREPROCESSOR" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR2" styleID="12" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LABEL" styleID="13" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CONTINUATION" styleID="14" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="fortran77" desc="Fortran (fixed form)" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRINGEOL" styleID="5" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="8" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION1" styleID="9" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNCTION2" styleID="10" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="PREPROCESSOR" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR2" styleID="12" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LABEL" styleID="13" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CONTINUATION" styleID="14" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="freebasic" desc="FreeBASIC" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD1" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD2" styleID="10" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD3" styleID="11" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORD4" styleID="12" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="LABEL" styleID="15" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="16" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="HEXNUMBER" styleID="17" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BINNUMBER" styleID="18" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="gdscript" desc="GDScript" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TRIPLE" styleID="6" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TRIPLE DOUBLE" styleID="7" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS NAME" styleID="8" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="FUNC NAME" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT BLOCK" styleID="12" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRING EOL" styleID="13" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="WORD2" styleID="14" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="ANNOTATION" styleID="15" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NODEPATH" styleID="16" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="go" desc="Go" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="gui4cli" desc="Gui4Cli" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="GLOBAL" styleID="3" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="EVENT" styleID="4" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="ATTRIBUTE" styleID="5" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="CONTROL" styleID="6" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="COMMAND" styleID="7" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="STRING" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="9" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="haskell" desc="Haskell" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="1" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="2" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS" styleID="6" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="MODULE" styleID="7" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CAPITAL" styleID="8" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA" styleID="9" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IMPORT" styleID="10" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="11" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INSTANCE" styleID="12" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="13" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENTBLOCK" styleID="14" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENTBLOCK2" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENTBLOCK3" styleID="16" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="hollywood" desc="Hollywood" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT BLOCK" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="4" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="CORE API" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="PLUGIN API" styleID="6" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="PLUGIN METHOD" styleID="7" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="STRING" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING BLOCK" styleID="9" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="10" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATOR" styleID="11" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="12" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CONSTANT" styleID="13" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="HEXNUMBER" styleID="14" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="html" desc="HTML" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="9" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLESTRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLESTRING" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAG" styleID="1" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGEND" styleID="11" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGUNKNOWN" styleID="2" fgColor="CD6000" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ATTRIBUTE" styleID="3" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATTRIBUTEUNKNOWN" styleID="4" fgColor="F92672" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SGMLDEFAULT" styleID="21" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CDATA" styleID="17" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VALUE" styleID="19" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ENTITY" styleID="10" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="ihex" desc="Intel HEX" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECSTART" styleID="1" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="RECTYPE" styleID="2" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="RECTYPE_UNKNOWN" styleID="3" fgColor="F92672" bgColor="262626" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="BYTECOUNT" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BYTECOUNT_WRONG" styleID="5" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NOADDRESS" styleID="6" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATAADDRESS" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<!-- RECCOUNT 8 N/A -->
<WordsStyle name="STARTADDRESS" styleID="9" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ADDRESSFIELD_UNKNOWN" styleID="10" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="EXTENDEDADDRESS" styleID="11" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_ODD" styleID="12" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_EVEN" styleID="13" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_UNKNOWN" styleID="14" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_EMPTY" styleID="15" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHECKSUM" styleID="16" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHECKSUM_WRONG" styleID="17" fgColor="F92672" bgColor="262626" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="GARBAGE" styleID="18" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="ini" desc="ini file" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="SECTION" styleID="2" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ASSIGNMENT" styleID="3" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DEFVAL" styleID="4" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="KEY" styleID="5" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="inno" desc="InnoSetup" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="KEYWORD" styleID="2" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="PARAMETER" styleID="3" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="SECTION" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="PREPROCESSOR INLINE" styleID="6" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT PASCAL" styleID="7" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="KEYWORD PASCAL" styleID="8" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="KEYWORD USER" styleID="9" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
<WordsStyle name="STRING DOUBLE" styleID="10" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING SINGLE" styleID="11" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="12" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="java" desc="Java" ext="">
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="javascript" desc="JavaScript (embedded)" ext="">
<WordsStyle name="DEFAULT" styleID="41" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="45" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD" styleID="46" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="47" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="DOUBLE STRING" styleID="48" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLE STRING" styleID="49" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<!-- <WordsStyle name="STRING RAW" styleID="20" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" /> -->
<WordsStyle name="SYMBOLS" styleID="50" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="REGEX" styleID="52" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="42" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="43" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="44" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="javascript.js" desc="JavaScript" ext="">
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="WINDOW INSTRUCTION" styleID="19" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING RAW" styleID="20" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="json" desc="JSON" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="1" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="2" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING EOL" styleID="3" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PROPERTY NAME" styleID="4" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ESCAPE SEQUENCE" styleID="5" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LINE COMMENT" styleID="6" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="BLOCK COMMENT" styleID="7" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="OPERATOR" styleID="8" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="URI" styleID="9" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMPACT IRI" styleID="10" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="11" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="LD KEYWORD" styleID="12" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="ERROR" styleID="13" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="kix" desc="KiXtart" ext="">
<WordsStyle name="DEFAULT" styleID="31" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRING" styleID="2" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VAR" styleID="5" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO" styleID="6" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="INSTRUCTION WORD" styleID="7" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION" styleID="8" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="OPERATOR" styleID="9" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="lisp" desc="LISP" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION WORD" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION WORD2" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="SYMBOL" styleID="5" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="SPECIAL" styleID="11" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="12" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="latex" desc="LaTeX" ext="">
<WordsStyle name="WHITE SPACE" styleID="0" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND" styleID="1" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TAG OPENING" styleID="2" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="MATH INLINE" styleID="3" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="4" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="TAG CLOSING" styleID="5" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="MATH BLOCK" styleID="6" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT BLOCK" styleID="7" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="VERBATIM SEGMENT" styleID="8" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SHORT COMMAND" styleID="9" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SPECIAL CHAR" styleID="10" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND OPTIONAL ARGUMENT" styleID="11" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SYNTAX ERROR" styleID="12" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="lua" desc="Lua" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="LITERALSTRING" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="FUNC1" styleID="13" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNC2" styleID="14" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="FUNC3" styleID="15" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
</LexerType>
<LexerType name="makefile" desc="Makefile" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="2" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="3" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="4" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TARGET" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDEOL" styleID="9" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="matlab" desc="Matlab" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMAND" styleID="2" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE QUOTE STRING" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="mmixal" desc="MMIXAL" ext="">
<WordsStyle name="DIVSION OF LEADING WHITESPACE IN LINE" styleID="0" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="LABEL" styleID="2" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPCODE" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DIVISION BETWEEN LABEL AND OPCODE" styleID="4" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VALID OPCODE" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="UNKNOWN OPCODE" styleID="6" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DIVISION BETWEEN OPCODE AND OPERANDS" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DIVISION OF OPERANDS" styleID="8" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="9" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REFERENCE (TO A LABEL)" styleID="10" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHAR" styleID="11" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="12" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGISTER" styleID="13" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="HEXADECIMAL NUMBER" styleID="14" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="15" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SYMBOL" styleID="16" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="COMMENT OTHERWISE" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="mssql" desc="Microsoft SQL" ext="">
<WordsStyle name="STATEMENT" styleID="9" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="DATA TYPE" styleID="10" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="SYSTEM TABLE" styleID="11" fgColor="378BF0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="GLOBAL" styleID="12" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="FUNCTION" styleID="13" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="SYSTEM STORED PROC" styleID="14" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="4" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="5" fgColor="B08000" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="6" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="7" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COL NAME" styleID="8" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COL NAME IN []&apos;s" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="nfo" desc="Dos Style" ext="">
<WordsStyle name="DEFAULT" styleID="32" fgColor="F8F8F2" bgColor="262626" fontStyle="0" />
</LexerType>
<LexerType name="nim" desc="Nim" ext="">
<WordsStyle name="WHITE SPACE" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLE QUOTED STRING" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TRIPLE QUOTES" styleID="6" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TRIPLE DOUBLE QUOTES" styleID="7" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS NAME DEFINITION" styleID="8" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="FUNCTION OR METHOD NAME DEFINITION" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATORS" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT-BLOCKS" styleID="12" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="END OF LINE WHERE STRING IS NOT CLOSED" styleID="13" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HIGHLIGHTED IDENTIFIERS" styleID="14" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DECORATORS" styleID="15" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="nncrontab" desc="nnCron" ext="">
<WordsStyle name="WHITE SPACE" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="TASK START/END" styleID="2" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SECTION KEYWORDS" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORDS" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="MODIFICATORS" styleID="5" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="2" fontSize="" keywordClass="type1" />
<WordsStyle name="ASTERISK" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NUMBER" styleID="7" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE QUOTED STRING" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ENVIRONMENT VARIABLE" styleID="9" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="10" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="nsis" desc="NSIS" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRING DOUBLE QUOTE" styleID="2" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING LEFT QUOTE" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING RIGHT QUOTE" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION" styleID="5" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="VARIABLE" styleID="6" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="LABEL" styleID="7" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="USER DEFINED" styleID="8" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="SECTION" styleID="9" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SUBSECTION" styleID="10" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IF DEFINE" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO" styleID="12" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRING VAR" styleID="13" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="14" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SECTION GROUP" styleID="15" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PAGE EX" styleID="16" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION DEFINITIONS" styleID="17" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="18" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="objc" desc="Objective-C" ext="">
<WordsStyle name="DIRECTIVE" styleID="19" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="QUALIFIER" styleID="20" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="oscript" desc="OScript" ext="">
<WordsStyle name="DEFAULT TEXT STYLE" styleID="0" fgColor="000000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLE-LINE COMMENT" styleID="1" fgColor="007F00" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MULTI-LINE COMMENT" styleID="2" fgColor="007F00" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="#IFDEF DOC AND #ENDIF" styleID="3" fgColor="3F703F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR DIRECTIVE" styleID="4" fgColor="7F7F00" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="5" fgColor="007F7F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING SINGLE QUOTES" styleID="6" fgColor="7F007F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING DOUBLE QUOTES" styleID="7" fgColor="7F007F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CONSTANT LITERAL" styleID="8" fgColor="FF7F3F" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="000000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SERVER-GLOBAL VARIABLE (PREFIXED BY $)" styleID="10" fgColor="7F007F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LANGUAGE NATIVE KEYWORD OR RESERVED WORD" styleID="11" fgColor="00007F" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="OPERATOR; EITHER SYMBOLIC OR LITERAL" styleID="12" fgColor="000000" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="LABEL TO JUMP TO WITH THE GOTO STATEMENT" styleID="13" fgColor="FF00FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TYPE" styleID="14" fgColor="00007F" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="FUNCTION" styleID="15" fgColor="0000FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="STATIC BUILT-IN OBJECT" styleID="16" fgColor="007F7F" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="OBJECT PROPERTY" styleID="17" fgColor="000000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OBJECT METHOD" styleID="18" fgColor="000000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="pascal" desc="Pascal" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="1" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="4" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR2" styleID="6" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="7" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEX NUMBER" styleID="8" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="9" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="10" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="12" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="13" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ASM" styleID="14" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="perl" desc="Perl" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="REGEX" styleID="17" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="SCALAR" styleID="12" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ARRAY" styleID="13" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HASH" styleID="14" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SYMBOL TABLE" styleID="15" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PUNCTUATION" styleID="8" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="POD" styleID="3" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="1" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LONGQUOTE" styleID="19" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="DATASECTION" styleID="21" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGSUBST" styleID="18" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BACKTICKS" styleID="20" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="php" desc="php" ext="">
<WordsStyle name="QUESTION MARK" styleID="18" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="118" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="119" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMPLEX VARIABLE" styleID="104" fgColor="93CDBA" bgColor="FEFCF5" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRING VARIABLE" styleID="126" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SIMPLESTRING" styleID="120" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD" styleID="121" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="122" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="123" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="124" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="125" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="OPERATOR" styleID="127" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="postscript" desc="Postscript" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="DSC COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="DSC VALUE" styleID="3" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="Name" styleID="5" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION" styleID="6" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="LITERAL" styleID="7" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IMMEVAL" styleID="8" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PAREN ARRAY" styleID="9" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PAREN DICT" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PAREN PROC" styleID="11" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TEXT" styleID="12" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEX STRING" styleID="13" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BASE85 STRING" styleID="14" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BAD STRING CHAR" styleID="15" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="powershell" desc="PowerShell" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRING" styleID="2" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="5" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="8" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="CMDLET" styleID="9" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="ALIAS" styleID="10" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="USER DEFINED" styleID="12" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT STREAM" styleID="13" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="HERE STRING" styleID="14" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HERE CHARACTER" styleID="15" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="16" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" keywordClass="type4" />
</LexerType>
<LexerType name="props" desc="Properties file" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="SECTION" styleID="2" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ASSIGNMENT" styleID="3" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DEFVAL" styleID="4" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="KEY" styleID="5" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="purebasic" desc="PureBasic" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD1" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD2" styleID="10" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD3" styleID="11" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORD4" styleID="12" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="CONSTANT" styleID="13" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LABEL" styleID="15" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="16" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="HEXNUMBER" styleID="17" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BINNUMBER" styleID="18" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="python" desc="Python" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORDS" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TRIPLE" styleID="6" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TRIPLEDOUBLE" styleID="7" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASSNAME" styleID="8" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFNAME" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTBLOCK" styleID="12" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRINGEOL" styleID="13" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="HIGHLIGHTED IDENTIFIER" styleID="14" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DECORATOR" styleID="15" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F STRING" styleID="16" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F CHARACTER" styleID="17" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F TRIPLE" styleID="18" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F TRIPLEDOUBLE" styleID="19" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATTRIBUTE" styleID="20" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="r" desc="R" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="2" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="BASE WORD" styleID="3" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="8" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INFIX" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INFIX EOL" styleID="11" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="BACKTICKS" styleID="12" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RAW STRING" styleID="13" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RAW STRING 2" styleID="14" fgColor="CD6000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ESCAPE" styleID="15" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="raku" desc="Raku" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="1" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT EMBED" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="POD" styleID="4" fgColor="378BF0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEREDOC Q" styleID="6" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="HEREDOC QQ" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING Q" styleID="9" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING QQ" styleID="10" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING Q_LANG" styleID="11" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING VAR" styleID="12" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="13" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX VAR" styleID="14" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ADVERB" styleID="15" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type5" />
<WordsStyle name="NUMBER" styleID="16" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="17" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="18" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="19" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION" styleID="20" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="IDENTIFIER" styleID="21" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TYPEDEF" styleID="22" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="SCALAR" styleID="23" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ARRAY" styleID="24" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HASH" styleID="25" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CALLABLE" styleID="26" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="GRAMMAR" styleID="27" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS" styleID="28" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="rc" desc="RC" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="rebol" desc="REBOL" ext="">
<WordsStyle name="DEFAULT" styleID="32" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ANY OTHER TEXT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LINE COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="BLOCK COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREFACE" styleID="3" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="OPERATORS" styleID="4" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHARACTERS" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING WITH QUOTES" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING WITH BRACES" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="8" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PAIR ( 800X600 )" styleID="9" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TUPLE ( 127.0.0.1 )" styleID="10" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BINARY ( 16#{1A803F59} )" styleID="11" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MONEY" styleID="12" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ISSUE { #123-CD-456 }" styleID="13" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAG { &lt;TITLE HEIGHT=100&gt; }" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="FILE { %/C/WINNT/SOME.DLL }" styleID="15" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="EMAIL { JOE@MAIL.DOM }" styleID="16" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="URL { FTP://THERE.DOM }" styleID="17" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DATE { 17-FEB-2004 1/3/99 }" styleID="18" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TIME { 12:30 11:22:59 01:59:59.123 }" styleID="19" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="20" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD (ALL)" styleID="21" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORD (TEST FUNCTIONS)" styleID="22" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD (DATATYPES)" styleID="23" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORD 4" styleID="24" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="KEYWORD 5" styleID="25" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="KEYWORD 6" styleID="26" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
<WordsStyle name="KEYWORD 7" styleID="27" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
</LexerType>
<LexerType name="registry" desc="Registry" ext="">
<WordsStyle name="DEFAULT STYLE" styleID="32" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="VALUE NAME" styleID="2" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEX DIGIT" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VALUE TYPE" styleID="5" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ADDED KEY" styleID="6" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REMOVED KEY" styleID="7" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ESCAPED CHARACTERS IN STRINGS" styleID="8" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="GUID IN KEY PATH" styleID="9" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GUID IN STRING" styleID="10" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PARAMETER" styleID="11" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATORS" styleID="12" fgColor="8069FF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="ruby" desc="Ruby" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="1" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="POD" styleID="3" fgColor="378BF0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS NAME" styleID="8" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEF NAME" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="12" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GLOBAL" styleID="13" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SYMBOL" styleID="14" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MODULE NAME" styleID="15" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTANCE VAR" styleID="16" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS VAR" styleID="17" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BACKTICKS" styleID="18" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA SECTION" styleID="19" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING Q" styleID="24" fgColor="E6DB74" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="rust" desc="Rust" ext="">
<WordsStyle name="DEFAULT" styleID="32" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WHITESPACE" styleID="0" fgColor="262626" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BLOCK COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="LINE COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="BLOCK DOC COMMENT" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="LINE DOC COMMENT" styleID="4" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORDS 1" styleID="6" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORDS 2" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORDS 3" styleID="8" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORDS 4" styleID="9" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="KEYWORDS 5" styleID="10" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="KEYWORDS 6" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="KEYWORDS 7" styleID="12" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
<WordsStyle name="REGULAR STRING" styleID="13" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RAW STRING" styleID="14" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="15" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="16" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="17" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LIFETIME" styleID="18" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO" styleID="19" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LEXICAL ERROR" styleID="20" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="BYTE STRING" styleID="21" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RAW BYTE STRING" styleID="22" fgColor="CD6000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BYTE CHARACTER" styleID="23" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="scheme" desc="Scheme" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION WORD" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION WORD2" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="SYMBOL" styleID="5" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="SPECIAL" styleID="11" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="12" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="smalltalk" desc="Smalltalk" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="1" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="SYMBOL" styleID="4" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BINARY" styleID="5" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BOOL" styleID="6" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SELF" styleID="7" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SUPER" styleID="8" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NIL" styleID="9" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GLOBAL" styleID="10" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="RETURN" styleID="11" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SPECIAL" styleID="12" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KWS END" styleID="13" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ASSIGN" styleID="14" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHARACTER" styleID="15" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SPECIAL SELECTOR" styleID="16" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="spice" desc="SPICE" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="1" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="2" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORD2" styleID="3" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD3" styleID="4" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATORS (DELIMITERS)" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VALUE" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="8" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="srec" desc="S-Record" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECSTART" styleID="1" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="RECTYPE" styleID="2" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="RECTYPE_UNKNOWN" styleID="3" fgColor="F92672" bgColor="262626" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="BYTECOUNT" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BYTECOUNT_WRONG" styleID="5" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NOADDRESS" styleID="6" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATAADDRESS" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECCOUNT" styleID="8" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STARTADDRESS" styleID="9" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ADDRESSFIELD_UNKNOWN" styleID="10" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<!-- EXTENDEDADDRESS 11 N/A -->
<WordsStyle name="DATA_ODD" styleID="12" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_EVEN" styleID="13" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_UNKNOWN" styleID="14" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_EMPTY" styleID="15" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHECKSUM" styleID="16" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHECKSUM_WRONG" styleID="17" fgColor="F92672" bgColor="262626" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="GARBAGE" styleID="18" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="sql" desc="Oracle PL/SQL" ext="">
<WordsStyle name="KEYWORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="USER1" styleID="16" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD2" styleID="19" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="Q OPERATOR" styleID="24" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="swift" desc="Swift" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="tcl" desc="TCL" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MODIFIER" styleID="10" fgColor="CD6000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="EXPAND" styleID="11" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="12" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="13" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SUB BRACE" styleID="9" fgColor="E0E0E0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SUBSTITUTION" styleID="8" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD IN QUOTE" styleID="4" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IN QUOTE" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT BOX" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="BLOCK COMMENT" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="tehex" desc="Tektronix extended HEX" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECSTART" styleID="1" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="RECTYPE" styleID="2" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="RECTYPE_UNKNOWN" styleID="3" fgColor="F92672" bgColor="262626" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="BYTECOUNT" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BYTECOUNT_WRONG" styleID="5" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<!-- NOADDRESS 6 N/A -->
<WordsStyle name="DATAADDRESS" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<!-- RECCOUNT 8 N/A -->
<WordsStyle name="STARTADDRESS" styleID="9" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ADDRESSFIELD_UNKNOWN" styleID="10" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<!-- EXTENDEDADDRESS 11 N/A -->
<WordsStyle name="DATA_ODD" styleID="12" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_EVEN" styleID="13" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<!-- DATA_UNKNOWN 14 N/A -->
<!-- DATA_EMPTY 15 N/A -->
<WordsStyle name="CHECKSUM" styleID="16" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHECKSUM_WRONG" styleID="17" fgColor="F92672" bgColor="262626" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="GARBAGE" styleID="18" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="tex" desc="TeX" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SPECIAL" styleID="1" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GROUP" styleID="2" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SYMBOL" styleID="3" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMAND" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TEXT" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="txt2tags" desc="txt2tags" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SPECIAL" styleID="1" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRONG" styleID="2" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRONG 2 (NOT USED)" styleID="3" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="EM1 (ITALIC)" styleID="4" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="EM2 (UNDERLINE)" styleID="5" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H1" styleID="6" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H2" styleID="7" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H3" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H4" styleID="9" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H5" styleID="10" fgColor="378BF0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H6" styleID="11" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PRECHAR (NOT USED)" styleID="12" fgColor="262626" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ULIST" styleID="13" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OLIST" styleID="14" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="BLOCKQUOTE" styleID="15" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRIKEOUT" styleID="16" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HRULE" styleID="17" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LINK" styleID="18" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CODE" styleID="19" fgColor="678CB1" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CODE2" styleID="20" fgColor="678CB1" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CODEBLOCK" styleID="21" fgColor="678CB1" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="22" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="OPTION" styleID="23" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROC" styleID="24" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="POSTPROC" styleID="25" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="typescript" desc="TypeScript" ext="">
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="WINDOW INSTRUCTION" styleID="19" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING RAW" styleID="20" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="vb" desc="VB / VBS" ext="">
<WordsStyle name="DEFAULT" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DATE" styleID="8" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="verilog" desc="Verilog" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGNAME" styleID="2" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORD" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE BANG" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRING EOL" styleID="12" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="USER" styleID="19" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="vhdl" desc="VHDL" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE BANG" styleID="2" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT BLOCK" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING EOL" styleID="7" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="5" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="6" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION" styleID="8" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STD OPERATOR" styleID="9" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="ATTRIBUTE" styleID="10" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="STD FUNCTION" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="STD PACKAGE" styleID="12" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="STD TYPE" styleID="13" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="USER DEFINE" styleID="14" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
</LexerType>
<LexerType name="visualprolog" desc="Visual Prolog" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MAJOR" styleID="1" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="MINOR" styleID="2" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="DIRECTIVE" styleID="3" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="COMMENT BLOCK" styleID="4" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="5" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT KEY" styleID="6" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" keywordClass="type2" />
<WordsStyle name="COMMENT KEY ERROR" styleID="7" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="8" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="9" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ANONYMOUS" styleID="10" fgColor="378BF0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="11" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="12" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHARACTER" styleID="13" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER TOO MANY" styleID="14" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER ESCAPE ERROR" styleID="15" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="16" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING ESCAPE" styleID="17" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING ESCAPE ERROR" styleID="18" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING EOL OPEN" styleID="19" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING VERBATIM" styleID="20" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING VERBATIM SPECIAL" styleID="21" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING VERBATIM EOL" styleID="22" fgColor="262626" bgColor="E385FF" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="xml" desc="XML" ext="">
<WordsStyle name="XMLSTART" styleID="12" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="XMLEND" styleID="13" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="9" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLESTRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLESTRING" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAG" styleID="1" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGEND" styleID="11" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGUNKNOWN" styleID="2" fgColor="CD6000" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ATTRIBUTE" styleID="3" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATTRIBUTEUNKNOWN" styleID="4" fgColor="F92672" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SGMLDEFAULT" styleID="21" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CDATA" styleID="17" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ENTITY" styleID="10" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="yaml" desc="YAML" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="2" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REFERENCE" styleID="5" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOCUMENT" styleID="6" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TEXT" styleID="7" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="8" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="searchResult" desc="Search result" ext="">
<WordsStyle name="Search Header" styleID="1" fgColor="BBBBFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="File Header" styleID="2" fgColor="FFCE76" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="Line Number" styleID="3" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="Hit Word" styleID="4" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="Current line background colour" styleID="6" bgColor="606060" fontStyle="0" />
</LexerType>
</LexerStyles>
<GlobalStyles>
<!-- Attention : Don't modify the name of styleID="0" -->
<WidgetStyle name="Global override" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="Consolas" fontStyle="0" fontSize="" />
<WidgetStyle name="Default Style" styleID="32" fgColor="F1F1B9" bgColor="262626" fontName="Consolas" fontStyle="0" fontSize="" />
<WidgetStyle name="Indent guideline style" styleID="37" fgColor="888A85" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Brace highlight style" styleID="34" fgColor="00FFCC" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WidgetStyle name="Bad brace colour" styleID="35" fgColor="FF0000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Current line background colour" styleID="0" bgColor="333333" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="606060" fgColor="CCCCCC" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="606060" />
<WidgetStyle name="Caret colour" styleID="0" fgColor="CCCCCC" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="CCCCCC" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="EEEEEC" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="A0A0A0" bgColor="2E3436" fontName="" fontStyle="0" fontSize="8" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="2E3436" />
<WidgetStyle name="Change History margin" styleID="0" bgColor="2E3436" />
<WidgetStyle name="Fold" styleID="0" fgColor="A0A0A0" bgColor="2E3436" />
<WidgetStyle name="Fold active" styleID="0" fgColor="A0A0A0" />
<WidgetStyle name="Fold margin" styleID="0" fgColor="262626" bgColor="262626" />
<WidgetStyle name="White space symbol" styleID="0" fgColor="FCAF3E" />
<WidgetStyle name="Smart HighLighting" styleID="29" bgColor="408040" />
<WidgetStyle name="Mark Style 1" styleID="25" bgColor="FFCE76" />
<WidgetStyle name="Mark Style 2" styleID="24" bgColor="F92672" />
<WidgetStyle name="Mark Style 3" styleID="23" bgColor="00FFFF" />
<WidgetStyle name="Mark Style 4" styleID="22" bgColor="A082BD" />
<WidgetStyle name="Mark Style 5" styleID="21" bgColor="378BBA" />
<WidgetStyle name="Find Mark Style" styleID="31" bgColor="FFCE76" />
<WidgetStyle name="Incremental highlight all" styleID="28" bgColor="00FFFF" />
<WidgetStyle name="Tags match highlighting" styleID="27" bgColor="FF00FF" />
<WidgetStyle name="Tags attribute" styleID="26" bgColor="606060" />
<WidgetStyle name="Active tab focused indicator" styleID="0" fgColor="66D9EF" />
<WidgetStyle name="Active tab unfocused indicator" styleID="0" fgColor="A0A0A0" />
<WidgetStyle name="Active tab text" styleID="0" fgColor="000000" />
<WidgetStyle name="Inactive tabs" styleID="0" fgColor="808080" bgColor="C0C0C0" />
<WidgetStyle name="URL hovered" styleID="0" fgColor="C0FFFF" />
<WidgetStyle name="Document map" styleID="0" fgColor="CCCCCC" bgColor="262626" />
<WidgetStyle name="EOL custom color" styleID="0" fgColor="BC8F8F" />
<WidgetStyle name="Non-printing characters custom color" styleID="0" fgColor="FCAF3E" />
</GlobalStyles>
</NotepadPlus>
<?xml version="1.0" encoding="UTF-8" ?>
<!--//
Coral Reef
A vibrant dark theme adapted from clean-jsdoc
<https://clean-jsdoc.github.io/clean-jsdoc>
Revised: 2024-05-04
(c) 2022 Robert Di Pardo
Margin style and some keyword styles borrowed from the Monokai theme
(c) 2008 Fabio Zendhi Nagao
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
===============================================================================
Installation
===============================================================================
System-wide Notepad++ installation:
Copy this file to %AppData%\Notepad++\themes
Portable Notepad++ installation:
Copy this file to the 'themes' folder wherever notepad++.exe is located
Restart Notepad++ if it's already running
//-->
<NotepadPlus>
<LexerStyles>
<LexerType name="actionscript" desc="ActionScript" ext="">
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION" styleID="20" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="ada" desc="ADA" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="1" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="IDENTIFIER" styleID="2" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DELIMITER" styleID="4" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHARACTER" styleID="5" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER EOL" styleID="6" fgColor="37CFC0" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING EOL" styleID="8" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LABEL" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="10" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="ILLEGAL" styleID="11" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="asm" desc="Assembler" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="4" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="5" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CPU INSTRUCTION" styleID="6" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="MATH INSTRUCTION" styleID="7" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="REGISTER" styleID="8" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="DIRECTIVE" styleID="9" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="DIRECTIVE OPERAND" styleID="10" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="COMMENT BLOCK" styleID="11" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="CHARACTER" styleID="12" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRINGEOL" styleID="13" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="EXT INSTRUCTION" styleID="14" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
</LexerType>
<LexerType name="asn1" desc="ASN.1" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="2" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE QUOTED STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMERIC OID DEFINITION" styleID="4" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NON OID NUMBERS" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORDS" styleID="6" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="ATTRIBUTES" styleID="7" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="DESCRIPTORS" styleID="8" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="TYPES" styleID="9" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="OPERATORS" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="asp" desc="asp" ext="asp">
<WordsStyle name="DEFAULT" styleID="81" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="82" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="83" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD" styleID="84" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="85" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRINGEOL" styleID="87" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="86" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ASPSYMBOL" styleID="15" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SCRIPTTYPE" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="autoit" desc="autoIt" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION" styleID="4" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="MACRO" styleID="6" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="STRING" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="8" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VARIABLE" styleID="9" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SENT" styleID="10" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="PREPROCESSOR" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="SPECIAL" styleID="12" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="EXPAND" styleID="13" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
<WordsStyle name="COMOBJ" styleID="14" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="avs" desc="AviSynth" ext="">
<WordsStyle name="DEFAULT" styleID="32" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WHITE SPACE" styleID="0" fgColor="262626" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT: /* */" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT: [* *]" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="LINE COMMENT: #" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATORS" styleID="5" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="6" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE QUOTED STRING" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING WITH THREE DOUBLE QUOTES" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="9" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="FILTER" styleID="10" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="PLUGIN" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="FUNCTION" styleID="12" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="CLIP PROPERTIES" styleID="13" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="USER DEFINED" styleID="14" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
</LexerType>
<LexerType name="baanc" desc="BaanC" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="2" fgColor="A0A0A0" bgColor="FCFDDB" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="KEYWORDS" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="6" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATOR" styleID="7" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="8" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING EOL NC" styleID="9" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTIONS" styleID="10" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNCTIONS ABRIDGED" styleID="11" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="SUB SECTIONS" styleID="12" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="MAIN SECTIONS" styleID="13" fgColor="B3B689" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="PREDEFINED VARIABLE" styleID="14" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
<WordsStyle name="PREDEFINED ATTRIBUTES" styleID="15" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
<WordsStyle name="ENUM DOMAINS" styleID="16" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type6" />
<WordsStyle name="USER DEFINED" styleID="17" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type7" />
<WordsStyle name="TABLE DEFINITIONS" styleID="18" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TABLE SQL" styleID="19" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DLL FUNCTIONS" styleID="20" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DOMAIN DEFINITIONS" styleID="21" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="FUNCTION DEFINITIONS" styleID="22" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OBJECT DEFINITIONS" styleID="23" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PREPROC DEFINITIONS" styleID="24" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="bash" desc="bash" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="1" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="7" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="8" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SCALAR" styleID="9" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PARAM" styleID="10" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BACKTICKS" styleID="11" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HERE DELIM" styleID="12" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HERE Q" styleID="13" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="batch" desc="Batch" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="KEYWORDS" styleID="2" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="LABEL" styleID="3" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HIDE SYMBOL" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="6" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="7" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="AFTER LABEL" styleID="8" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="blitzbasic" desc="BlitzBasic" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD1" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD2" styleID="10" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD3" styleID="11" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORD4" styleID="12" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="LABEL" styleID="15" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="16" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="HEXNUMBER" styleID="17" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BINNUMBER" styleID="18" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="c" desc="C" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="caml" desc="Caml" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="1" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGNAME" styleID="2" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="BUILIN FUNC &amp; TYPE" styleID="4" fgColor="37A690" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="TYPE" styleID="5" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="LINENUM" styleID="6" fgColor="CD6000" bgColor="E0F3FF" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATOR" styleID="7" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NUMBER" styleID="8" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="9" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="11" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="12" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="13" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="14" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="cmake" desc="CMakeFile" ext="cmake">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRING D" styleID="2" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING L" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING R" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="PARAMETER" styleID="6" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="7" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="USER DEFINED" styleID="8" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="WHILEDEF" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FOREACHDEF" styleID="10" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IFDEF" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRODEF" styleID="12" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING VARIABLE" styleID="13" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="14" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="cobol" desc="COBOL" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DECLARATION" styleID="5" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="INSTRUCTION WORD" styleID="16" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD" styleID="8" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="coffeescript" desc="CoffeeScript" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="PREDEFINED CONSTANT" styleID="19" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="COMMENT BLOCK" styleID="22" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="VERBOSE REGEX" styleID="23" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="VERBOSE REGEX COMMENT" styleID="24" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="cpp" desc="C++" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="cs" desc="C#" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="csound" desc="Csound" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="3" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INSTR" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="5" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPCODE" styleID="6" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="HEADER STATEMENT" styleID="7" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="USER KEYWORDS" styleID="8" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="COMMENT BLOCK" styleID="9" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PARAMETER" styleID="10" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="A-RATE VARIABLE" styleID="11" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="K-RATE VARIABLE" styleID="12" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="I-RATE VARIABLE" styleID="13" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GLOBAL VARIABLE" styleID="14" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="END OF LINE WHERE STRING IS NOT CLOSED" styleID="15" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="css" desc="CSS" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAG" styleID="1" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS" styleID="2" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PSEUDOCLASS" styleID="3" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="UNKNOWN PSEUDOCLASS" styleID="4" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="5" fgColor="8069FF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="6" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="UNKNOWN IDENTIFIER" styleID="7" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VALUE" styleID="8" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="9" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="ID" styleID="10" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IMPORTANT" styleID="11" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DIRECTIVE" styleID="12" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE STRING" styleID="13" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLE STRING" styleID="14" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATTRIBUTE" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PSEUDOELEMENT" styleID="18" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="LEGACY PSEUDOELEMENT" styleID="20" fgColor="378BF0" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
<WordsStyle name="MEDIA" styleID="22" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VARIABLE" styleID="23" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="d" desc="D" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="14" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="6" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORD1" styleID="7" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD2" styleID="8" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORD3" styleID="9" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="KEYWORD4" styleID="20" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="KEYWORD5" styleID="21" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
<WordsStyle name="KEYWORD6" styleID="22" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="10" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="12" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="13" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT NESTED" styleID="4" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="16" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="STRING B" styleID="18" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING R" styleID="19" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="diff" desc="DIFF" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND" styleID="2" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEADER" styleID="3" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="POSITION" styleID="4" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DELETED" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ADDED" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="erlang" desc="Erlang" ext="">
<WordsStyle name="DEFAULT STYLE" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="FUNCTION COMMENT" styleID="14" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="MODULE COMMENT" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="DOCUMENTATION HELPER IN COMMENT" styleID="16" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="DOCUMENTATION MACRO IN COMMENT" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" keywordClass="type4" />
<WordsStyle name="VARIABLE" styleID="2" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="9" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO" styleID="10" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO QUOTED" styleID="19" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECORD" styleID="11" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECORD QUOTED" styleID="20" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATOM" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATOM QUOTED" styleID="18" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NODE NAME" styleID="13" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NODE NAME QUOTED" styleID="21" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RESERVED WORDS" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="BUILT-IN FUNCTIONS" styleID="22" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNCTION NAME" styleID="8" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="MODULE NAME" styleID="23" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MODULE ATTRIBUTES" styleID="24" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="PREPROCESSOR" styleID="12" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="OPERATORS" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="UNKNOWN: ERROR" styleID="31" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="escript" desc="eScript" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="LINE COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="DOC COMMENT" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="5" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="DOUBLE QUOTED STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATORS" styleID="7" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="8" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BRACES" styleID="9" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="KEYWORDS2" styleID="10" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORDS3" styleID="11" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
</LexerType>
<LexerType name="forth" desc="Forth" ext="">
<WordsStyle name="WHITESPACE" styleID="0" fgColor="262626" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="ML COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="3" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CONTROL" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORDS" styleID="5" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="DEFWORDS" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="PREWORD1" styleID="7" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="PREWORD2" styleID="8" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="NUMBER" styleID="9" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE QUOTED STRING" styleID="10" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="LOCALE" styleID="11" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="fortran" desc="Fortran (free form)" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRINGEOL" styleID="5" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="8" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION1" styleID="9" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNCTION2" styleID="10" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="PREPROCESSOR" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR2" styleID="12" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LABEL" styleID="13" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CONTINUATION" styleID="14" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="fortran77" desc="Fortran (fixed form)" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRINGEOL" styleID="5" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="8" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION1" styleID="9" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNCTION2" styleID="10" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="PREPROCESSOR" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR2" styleID="12" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LABEL" styleID="13" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CONTINUATION" styleID="14" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="freebasic" desc="FreeBASIC" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD1" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD2" styleID="10" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD3" styleID="11" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORD4" styleID="12" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="LABEL" styleID="15" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="16" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="HEXNUMBER" styleID="17" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BINNUMBER" styleID="18" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="gdscript" desc="GDScript" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TRIPLE" styleID="6" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TRIPLE DOUBLE" styleID="7" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS NAME" styleID="8" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="FUNC NAME" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT BLOCK" styleID="12" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRING EOL" styleID="13" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="WORD2" styleID="14" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="ANNOTATION" styleID="15" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NODEPATH" styleID="16" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="go" desc="Go" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="gui4cli" desc="Gui4Cli" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="GLOBAL" styleID="3" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="EVENT" styleID="4" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="ATTRIBUTE" styleID="5" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="CONTROL" styleID="6" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="COMMAND" styleID="7" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="STRING" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="9" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="haskell" desc="Haskell" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="1" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="2" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS" styleID="6" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="MODULE" styleID="7" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CAPITAL" styleID="8" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA" styleID="9" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IMPORT" styleID="10" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="11" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INSTANCE" styleID="12" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="13" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENTBLOCK" styleID="14" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENTBLOCK2" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENTBLOCK3" styleID="16" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="hollywood" desc="Hollywood" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT BLOCK" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="4" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="CORE API" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="PLUGIN API" styleID="6" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="PLUGIN METHOD" styleID="7" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="STRING" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING BLOCK" styleID="9" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="10" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATOR" styleID="11" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="12" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CONSTANT" styleID="13" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="HEXNUMBER" styleID="14" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="html" desc="HTML" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="9" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLESTRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLESTRING" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAG" styleID="1" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGEND" styleID="11" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGUNKNOWN" styleID="2" fgColor="CD6000" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ATTRIBUTE" styleID="3" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATTRIBUTEUNKNOWN" styleID="4" fgColor="F92672" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SGMLDEFAULT" styleID="21" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CDATA" styleID="17" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VALUE" styleID="19" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ENTITY" styleID="10" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="ihex" desc="Intel HEX" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECSTART" styleID="1" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="RECTYPE" styleID="2" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="RECTYPE_UNKNOWN" styleID="3" fgColor="F92672" bgColor="262626" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="BYTECOUNT" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BYTECOUNT_WRONG" styleID="5" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NOADDRESS" styleID="6" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATAADDRESS" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<!-- RECCOUNT 8 N/A -->
<WordsStyle name="STARTADDRESS" styleID="9" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ADDRESSFIELD_UNKNOWN" styleID="10" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="EXTENDEDADDRESS" styleID="11" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_ODD" styleID="12" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_EVEN" styleID="13" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_UNKNOWN" styleID="14" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_EMPTY" styleID="15" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHECKSUM" styleID="16" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHECKSUM_WRONG" styleID="17" fgColor="F92672" bgColor="262626" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="GARBAGE" styleID="18" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="ini" desc="ini file" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="SECTION" styleID="2" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ASSIGNMENT" styleID="3" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DEFVAL" styleID="4" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="KEY" styleID="5" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="inno" desc="InnoSetup" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="KEYWORD" styleID="2" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="PARAMETER" styleID="3" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="SECTION" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="PREPROCESSOR INLINE" styleID="6" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT PASCAL" styleID="7" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="KEYWORD PASCAL" styleID="8" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="KEYWORD USER" styleID="9" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
<WordsStyle name="STRING DOUBLE" styleID="10" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING SINGLE" styleID="11" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="12" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="java" desc="Java" ext="">
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="javascript" desc="JavaScript (embedded)" ext="">
<WordsStyle name="DEFAULT" styleID="41" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="45" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD" styleID="46" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="47" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="DOUBLE STRING" styleID="48" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLE STRING" styleID="49" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<!-- <WordsStyle name="STRING RAW" styleID="20" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" /> -->
<WordsStyle name="SYMBOLS" styleID="50" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="REGEX" styleID="52" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="42" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="43" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="44" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="javascript.js" desc="JavaScript" ext="">
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="WINDOW INSTRUCTION" styleID="19" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING RAW" styleID="20" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="json" desc="JSON" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="1" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="2" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING EOL" styleID="3" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PROPERTY NAME" styleID="4" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ESCAPE SEQUENCE" styleID="5" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LINE COMMENT" styleID="6" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="BLOCK COMMENT" styleID="7" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="OPERATOR" styleID="8" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="URI" styleID="9" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMPACT IRI" styleID="10" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="11" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="LD KEYWORD" styleID="12" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="ERROR" styleID="13" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="kix" desc="KiXtart" ext="">
<WordsStyle name="DEFAULT" styleID="31" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRING" styleID="2" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VAR" styleID="5" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO" styleID="6" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="INSTRUCTION WORD" styleID="7" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION" styleID="8" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="OPERATOR" styleID="9" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="lisp" desc="LISP" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION WORD" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION WORD2" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="SYMBOL" styleID="5" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="SPECIAL" styleID="11" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="12" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="latex" desc="LaTeX" ext="">
<WordsStyle name="WHITE SPACE" styleID="0" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND" styleID="1" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TAG OPENING" styleID="2" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="MATH INLINE" styleID="3" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="4" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="TAG CLOSING" styleID="5" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="MATH BLOCK" styleID="6" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT BLOCK" styleID="7" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="VERBATIM SEGMENT" styleID="8" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SHORT COMMAND" styleID="9" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SPECIAL CHAR" styleID="10" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND OPTIONAL ARGUMENT" styleID="11" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SYNTAX ERROR" styleID="12" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="lua" desc="Lua" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="LITERALSTRING" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="FUNC1" styleID="13" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNC2" styleID="14" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="FUNC3" styleID="15" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
</LexerType>
<LexerType name="makefile" desc="Makefile" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="2" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="3" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="4" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TARGET" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDEOL" styleID="9" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="matlab" desc="Matlab" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMAND" styleID="2" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE QUOTE STRING" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="mmixal" desc="MMIXAL" ext="">
<WordsStyle name="DIVSION OF LEADING WHITESPACE IN LINE" styleID="0" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="LABEL" styleID="2" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPCODE" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DIVISION BETWEEN LABEL AND OPCODE" styleID="4" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VALID OPCODE" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="UNKNOWN OPCODE" styleID="6" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DIVISION BETWEEN OPCODE AND OPERANDS" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DIVISION OF OPERANDS" styleID="8" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="9" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REFERENCE (TO A LABEL)" styleID="10" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHAR" styleID="11" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="12" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGISTER" styleID="13" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="HEXADECIMAL NUMBER" styleID="14" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="15" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SYMBOL" styleID="16" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="COMMENT OTHERWISE" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="mssql" desc="Microsoft SQL" ext="">
<WordsStyle name="STATEMENT" styleID="9" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="DATA TYPE" styleID="10" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="SYSTEM TABLE" styleID="11" fgColor="378BF0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="GLOBAL" styleID="12" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="FUNCTION" styleID="13" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="SYSTEM STORED PROC" styleID="14" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="4" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="5" fgColor="B08000" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="6" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="7" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COL NAME" styleID="8" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COL NAME IN []&apos;s" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="nfo" desc="Dos Style" ext="">
<WordsStyle name="DEFAULT" styleID="32" fgColor="F8F8F2" bgColor="262626" fontStyle="0" />
</LexerType>
<LexerType name="nim" desc="Nim" ext="">
<WordsStyle name="WHITE SPACE" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLE QUOTED STRING" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TRIPLE QUOTES" styleID="6" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TRIPLE DOUBLE QUOTES" styleID="7" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS NAME DEFINITION" styleID="8" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="FUNCTION OR METHOD NAME DEFINITION" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATORS" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT-BLOCKS" styleID="12" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="END OF LINE WHERE STRING IS NOT CLOSED" styleID="13" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HIGHLIGHTED IDENTIFIERS" styleID="14" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DECORATORS" styleID="15" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="nncrontab" desc="nnCron" ext="">
<WordsStyle name="WHITE SPACE" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="TASK START/END" styleID="2" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SECTION KEYWORDS" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORDS" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="MODIFICATORS" styleID="5" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="2" fontSize="" keywordClass="type1" />
<WordsStyle name="ASTERISK" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NUMBER" styleID="7" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE QUOTED STRING" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ENVIRONMENT VARIABLE" styleID="9" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="10" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="nsis" desc="NSIS" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRING DOUBLE QUOTE" styleID="2" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING LEFT QUOTE" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING RIGHT QUOTE" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION" styleID="5" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="VARIABLE" styleID="6" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="LABEL" styleID="7" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="USER DEFINED" styleID="8" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="SECTION" styleID="9" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SUBSECTION" styleID="10" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IF DEFINE" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO" styleID="12" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRING VAR" styleID="13" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="14" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SECTION GROUP" styleID="15" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PAGE EX" styleID="16" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION DEFINITIONS" styleID="17" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="18" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="objc" desc="Objective-C" ext="">
<WordsStyle name="DIRECTIVE" styleID="19" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="QUALIFIER" styleID="20" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="oscript" desc="OScript" ext="">
<WordsStyle name="DEFAULT TEXT STYLE" styleID="0" fgColor="000000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLE-LINE COMMENT" styleID="1" fgColor="007F00" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MULTI-LINE COMMENT" styleID="2" fgColor="007F00" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="#IFDEF DOC AND #ENDIF" styleID="3" fgColor="3F703F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR DIRECTIVE" styleID="4" fgColor="7F7F00" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="5" fgColor="007F7F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING SINGLE QUOTES" styleID="6" fgColor="7F007F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING DOUBLE QUOTES" styleID="7" fgColor="7F007F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CONSTANT LITERAL" styleID="8" fgColor="FF7F3F" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="000000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SERVER-GLOBAL VARIABLE (PREFIXED BY $)" styleID="10" fgColor="7F007F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LANGUAGE NATIVE KEYWORD OR RESERVED WORD" styleID="11" fgColor="00007F" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="OPERATOR; EITHER SYMBOLIC OR LITERAL" styleID="12" fgColor="000000" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="LABEL TO JUMP TO WITH THE GOTO STATEMENT" styleID="13" fgColor="FF00FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TYPE" styleID="14" fgColor="00007F" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="FUNCTION" styleID="15" fgColor="0000FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="STATIC BUILT-IN OBJECT" styleID="16" fgColor="007F7F" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="OBJECT PROPERTY" styleID="17" fgColor="000000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OBJECT METHOD" styleID="18" fgColor="000000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="pascal" desc="Pascal" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="1" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="4" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR2" styleID="6" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="7" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEX NUMBER" styleID="8" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="9" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="10" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="12" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="13" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ASM" styleID="14" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="perl" desc="Perl" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="REGEX" styleID="17" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="SCALAR" styleID="12" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ARRAY" styleID="13" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HASH" styleID="14" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SYMBOL TABLE" styleID="15" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PUNCTUATION" styleID="8" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="POD" styleID="3" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="1" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LONGQUOTE" styleID="19" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="DATASECTION" styleID="21" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGSUBST" styleID="18" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BACKTICKS" styleID="20" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="php" desc="php" ext="">
<WordsStyle name="QUESTION MARK" styleID="18" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="118" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="119" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMPLEX VARIABLE" styleID="104" fgColor="93CDBA" bgColor="FEFCF5" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRING VARIABLE" styleID="126" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SIMPLESTRING" styleID="120" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD" styleID="121" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="122" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="123" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="124" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="125" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="OPERATOR" styleID="127" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="postscript" desc="Postscript" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="DSC COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="DSC VALUE" styleID="3" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="Name" styleID="5" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION" styleID="6" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="LITERAL" styleID="7" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IMMEVAL" styleID="8" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PAREN ARRAY" styleID="9" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PAREN DICT" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PAREN PROC" styleID="11" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TEXT" styleID="12" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEX STRING" styleID="13" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BASE85 STRING" styleID="14" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BAD STRING CHAR" styleID="15" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="powershell" desc="PowerShell" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRING" styleID="2" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="5" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="8" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="CMDLET" styleID="9" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="ALIAS" styleID="10" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="USER DEFINED" styleID="12" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT STREAM" styleID="13" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="HERE STRING" styleID="14" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HERE CHARACTER" styleID="15" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="16" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" keywordClass="type4" />
</LexerType>
<LexerType name="props" desc="Properties file" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="SECTION" styleID="2" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ASSIGNMENT" styleID="3" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DEFVAL" styleID="4" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="KEY" styleID="5" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="purebasic" desc="PureBasic" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD1" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD2" styleID="10" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD3" styleID="11" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORD4" styleID="12" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="CONSTANT" styleID="13" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LABEL" styleID="15" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="16" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="HEXNUMBER" styleID="17" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BINNUMBER" styleID="18" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="python" desc="Python" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORDS" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TRIPLE" styleID="6" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TRIPLEDOUBLE" styleID="7" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASSNAME" styleID="8" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFNAME" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTBLOCK" styleID="12" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRINGEOL" styleID="13" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="HIGHLIGHTED IDENTIFIER" styleID="14" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DECORATOR" styleID="15" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F STRING" styleID="16" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F CHARACTER" styleID="17" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F TRIPLE" styleID="18" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F TRIPLEDOUBLE" styleID="19" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATTRIBUTE" styleID="20" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="r" desc="R" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="2" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="BASE WORD" styleID="3" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="8" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INFIX" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INFIX EOL" styleID="11" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="BACKTICKS" styleID="12" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RAW STRING" styleID="13" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RAW STRING 2" styleID="14" fgColor="CD6000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ESCAPE" styleID="15" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="raku" desc="Raku" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="1" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT EMBED" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="POD" styleID="4" fgColor="378BF0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEREDOC Q" styleID="6" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="HEREDOC QQ" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING Q" styleID="9" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING QQ" styleID="10" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING Q_LANG" styleID="11" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING VAR" styleID="12" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="13" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX VAR" styleID="14" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ADVERB" styleID="15" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type5" />
<WordsStyle name="NUMBER" styleID="16" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="17" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="18" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="19" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION" styleID="20" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="IDENTIFIER" styleID="21" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TYPEDEF" styleID="22" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="SCALAR" styleID="23" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ARRAY" styleID="24" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HASH" styleID="25" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CALLABLE" styleID="26" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="GRAMMAR" styleID="27" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS" styleID="28" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="rc" desc="RC" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="rebol" desc="REBOL" ext="">
<WordsStyle name="DEFAULT" styleID="32" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ANY OTHER TEXT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LINE COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="BLOCK COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREFACE" styleID="3" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="OPERATORS" styleID="4" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHARACTERS" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING WITH QUOTES" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING WITH BRACES" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="8" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PAIR ( 800X600 )" styleID="9" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TUPLE ( 127.0.0.1 )" styleID="10" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BINARY ( 16#{1A803F59} )" styleID="11" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MONEY" styleID="12" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ISSUE { #123-CD-456 }" styleID="13" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAG { &lt;TITLE HEIGHT=100&gt; }" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="FILE { %/C/WINNT/SOME.DLL }" styleID="15" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="EMAIL { JOE@MAIL.DOM }" styleID="16" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="URL { FTP://THERE.DOM }" styleID="17" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DATE { 17-FEB-2004 1/3/99 }" styleID="18" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TIME { 12:30 11:22:59 01:59:59.123 }" styleID="19" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="20" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD (ALL)" styleID="21" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORD (TEST FUNCTIONS)" styleID="22" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD (DATATYPES)" styleID="23" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORD 4" styleID="24" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="KEYWORD 5" styleID="25" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="KEYWORD 6" styleID="26" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
<WordsStyle name="KEYWORD 7" styleID="27" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
</LexerType>
<LexerType name="registry" desc="Registry" ext="">
<WordsStyle name="DEFAULT STYLE" styleID="32" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="VALUE NAME" styleID="2" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEX DIGIT" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VALUE TYPE" styleID="5" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ADDED KEY" styleID="6" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REMOVED KEY" styleID="7" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ESCAPED CHARACTERS IN STRINGS" styleID="8" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="GUID IN KEY PATH" styleID="9" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GUID IN STRING" styleID="10" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PARAMETER" styleID="11" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATORS" styleID="12" fgColor="8069FF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="ruby" desc="Ruby" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="1" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="POD" styleID="3" fgColor="378BF0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS NAME" styleID="8" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEF NAME" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="12" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GLOBAL" styleID="13" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SYMBOL" styleID="14" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MODULE NAME" styleID="15" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTANCE VAR" styleID="16" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS VAR" styleID="17" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BACKTICKS" styleID="18" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA SECTION" styleID="19" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING Q" styleID="24" fgColor="E6DB74" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="rust" desc="Rust" ext="">
<WordsStyle name="DEFAULT" styleID="32" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WHITESPACE" styleID="0" fgColor="262626" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BLOCK COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="LINE COMMENT" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="BLOCK DOC COMMENT" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="LINE DOC COMMENT" styleID="4" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORDS 1" styleID="6" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORDS 2" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORDS 3" styleID="8" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORDS 4" styleID="9" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="KEYWORDS 5" styleID="10" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="KEYWORDS 6" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="KEYWORDS 7" styleID="12" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
<WordsStyle name="REGULAR STRING" styleID="13" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RAW STRING" styleID="14" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="15" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="16" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="17" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LIFETIME" styleID="18" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO" styleID="19" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LEXICAL ERROR" styleID="20" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="BYTE STRING" styleID="21" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RAW BYTE STRING" styleID="22" fgColor="CD6000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BYTE CHARACTER" styleID="23" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="scheme" desc="Scheme" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION WORD" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION WORD2" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="SYMBOL" styleID="5" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="SPECIAL" styleID="11" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="12" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="smalltalk" desc="Smalltalk" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="1" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="SYMBOL" styleID="4" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BINARY" styleID="5" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BOOL" styleID="6" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SELF" styleID="7" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SUPER" styleID="8" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NIL" styleID="9" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GLOBAL" styleID="10" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="RETURN" styleID="11" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SPECIAL" styleID="12" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KWS END" styleID="13" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ASSIGN" styleID="14" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHARACTER" styleID="15" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SPECIAL SELECTOR" styleID="16" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="spice" desc="SPICE" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="1" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="2" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORD2" styleID="3" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD3" styleID="4" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATORS (DELIMITERS)" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VALUE" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="8" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="srec" desc="S-Record" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECSTART" styleID="1" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="RECTYPE" styleID="2" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="RECTYPE_UNKNOWN" styleID="3" fgColor="F92672" bgColor="262626" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="BYTECOUNT" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BYTECOUNT_WRONG" styleID="5" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NOADDRESS" styleID="6" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATAADDRESS" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECCOUNT" styleID="8" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STARTADDRESS" styleID="9" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ADDRESSFIELD_UNKNOWN" styleID="10" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<!-- EXTENDEDADDRESS 11 N/A -->
<WordsStyle name="DATA_ODD" styleID="12" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_EVEN" styleID="13" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_UNKNOWN" styleID="14" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_EMPTY" styleID="15" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHECKSUM" styleID="16" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHECKSUM_WRONG" styleID="17" fgColor="F92672" bgColor="262626" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="GARBAGE" styleID="18" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="sql" desc="Oracle PL/SQL" ext="">
<WordsStyle name="KEYWORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="USER1" styleID="16" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD2" styleID="19" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="Q OPERATOR" styleID="24" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="swift" desc="Swift" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="tcl" desc="TCL" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MODIFIER" styleID="10" fgColor="CD6000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="EXPAND" styleID="11" fgColor="F92672" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="12" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="13" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SUB BRACE" styleID="9" fgColor="E0E0E0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SUBSTITUTION" styleID="8" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD IN QUOTE" styleID="4" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IN QUOTE" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT BOX" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="BLOCK COMMENT" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="tehex" desc="Tektronix extended HEX" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECSTART" styleID="1" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="RECTYPE" styleID="2" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="RECTYPE_UNKNOWN" styleID="3" fgColor="F92672" bgColor="262626" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="BYTECOUNT" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BYTECOUNT_WRONG" styleID="5" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<!-- NOADDRESS 6 N/A -->
<WordsStyle name="DATAADDRESS" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<!-- RECCOUNT 8 N/A -->
<WordsStyle name="STARTADDRESS" styleID="9" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ADDRESSFIELD_UNKNOWN" styleID="10" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
<!-- EXTENDEDADDRESS 11 N/A -->
<WordsStyle name="DATA_ODD" styleID="12" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_EVEN" styleID="13" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<!-- DATA_UNKNOWN 14 N/A -->
<!-- DATA_EMPTY 15 N/A -->
<WordsStyle name="CHECKSUM" styleID="16" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHECKSUM_WRONG" styleID="17" fgColor="F92672" bgColor="262626" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="GARBAGE" styleID="18" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="tex" desc="TeX" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SPECIAL" styleID="1" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GROUP" styleID="2" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SYMBOL" styleID="3" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMAND" styleID="4" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TEXT" styleID="5" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="txt2tags" desc="txt2tags" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SPECIAL" styleID="1" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRONG" styleID="2" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRONG 2 (NOT USED)" styleID="3" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="EM1 (ITALIC)" styleID="4" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="EM2 (UNDERLINE)" styleID="5" fgColor="378BBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H1" styleID="6" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H2" styleID="7" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H3" styleID="8" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H4" styleID="9" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H5" styleID="10" fgColor="378BF0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H6" styleID="11" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PRECHAR (NOT USED)" styleID="12" fgColor="262626" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ULIST" styleID="13" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OLIST" styleID="14" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="BLOCKQUOTE" styleID="15" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRIKEOUT" styleID="16" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HRULE" styleID="17" fgColor="FF7F50" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LINK" styleID="18" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CODE" styleID="19" fgColor="678CB1" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CODE2" styleID="20" fgColor="678CB1" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CODEBLOCK" styleID="21" fgColor="678CB1" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="22" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="OPTION" styleID="23" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROC" styleID="24" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="POSTPROC" styleID="25" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="typescript" desc="TypeScript" ext="">
<WordsStyle name="DEFAULT" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="WINDOW INSTRUCTION" styleID="19" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING RAW" styleID="20" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
</LexerType>
<LexerType name="vb" desc="VB / VBS" ext="">
<WordsStyle name="DEFAULT" styleID="7" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DATE" styleID="8" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="verilog" desc="Verilog" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGNAME" styleID="2" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORD" styleID="7" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE BANG" styleID="3" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRING EOL" styleID="12" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="USER" styleID="19" fgColor="A082BD" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="vhdl" desc="VHDL" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE BANG" styleID="2" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT BLOCK" styleID="15" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="4" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING EOL" styleID="7" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="5" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="6" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION" styleID="8" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STD OPERATOR" styleID="9" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="ATTRIBUTE" styleID="10" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="STD FUNCTION" styleID="11" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="STD PACKAGE" styleID="12" fgColor="BC8F8F" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="STD TYPE" styleID="13" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="USER DEFINE" styleID="14" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
</LexerType>
<LexerType name="visualprolog" desc="Visual Prolog" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MAJOR" styleID="1" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="MINOR" styleID="2" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="DIRECTIVE" styleID="3" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="COMMENT BLOCK" styleID="4" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="5" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT KEY" styleID="6" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" keywordClass="type2" />
<WordsStyle name="COMMENT KEY ERROR" styleID="7" fgColor="A8B3B0" bgColor="262626" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="8" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="9" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ANONYMOUS" styleID="10" fgColor="378BF0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="11" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="12" fgColor="BF8CE1" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHARACTER" styleID="13" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER TOO MANY" styleID="14" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER ESCAPE ERROR" styleID="15" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="16" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING ESCAPE" styleID="17" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING ESCAPE ERROR" styleID="18" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING EOL OPEN" styleID="19" fgColor="ADDB67" bgColor="FFCE76" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING VERBATIM" styleID="20" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING VERBATIM SPECIAL" styleID="21" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING VERBATIM EOL" styleID="22" fgColor="262626" bgColor="E385FF" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="xml" desc="XML" ext="">
<WordsStyle name="XMLSTART" styleID="12" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="XMLEND" styleID="13" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="9" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLESTRING" styleID="6" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLESTRING" styleID="7" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAG" styleID="1" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGEND" styleID="11" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGUNKNOWN" styleID="2" fgColor="CD6000" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ATTRIBUTE" styleID="3" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATTRIBUTEUNKNOWN" styleID="4" fgColor="F92672" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SGMLDEFAULT" styleID="21" fgColor="F08080" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CDATA" styleID="17" fgColor="66D9EF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ENTITY" styleID="10" fgColor="37CFC0" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="yaml" desc="YAML" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="ADDB67" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="2" fgColor="82AAFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="A0A0A0" bgColor="262626" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="3" fgColor="F08080" bgColor="262626" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FFC600" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REFERENCE" styleID="5" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOCUMENT" styleID="6" fgColor="E385FF" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TEXT" styleID="7" fgColor="93CDBA" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="8" fgColor="CD6000" bgColor="FFCE76" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="searchResult" desc="Search result" ext="">
<WordsStyle name="Search Header" styleID="1" fgColor="BBBBFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="File Header" styleID="2" fgColor="FFCE76" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="Line Number" styleID="3" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="Hit Word" styleID="4" fgColor="C0FFFF" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="Current line background colour" styleID="6" bgColor="606060" fontStyle="0" />
</LexerType>
</LexerStyles>
<GlobalStyles>
<!-- Attention : Don't modify the name of styleID="0" -->
<WidgetStyle name="Global override" styleID="0" fgColor="F1F1B9" bgColor="262626" fontName="Consolas" fontStyle="0" fontSize="" />
<WidgetStyle name="Default Style" styleID="32" fgColor="F1F1B9" bgColor="262626" fontName="Consolas" fontStyle="0" fontSize="" />
<WidgetStyle name="Indent guideline style" styleID="37" fgColor="888A85" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Brace highlight style" styleID="34" fgColor="00FFCC" bgColor="262626" fontName="" fontStyle="1" fontSize="" />
<WidgetStyle name="Bad brace colour" styleID="35" fgColor="FF0000" bgColor="262626" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Current line background colour" styleID="0" bgColor="333333" />
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
<WidgetStyle name="Selected text colour" styleID="0" bgColor="606060" fgColor="CCCCCC" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="CCCCCC" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="EEEEEC" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="A0A0A0" bgColor="2E3436" fontName="" fontStyle="0" fontSize="8" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="2E3436" />
<WidgetStyle name="Change History margin" styleID="0" bgColor="2E3436" />
<WidgetStyle name="Fold" styleID="0" fgColor="A0A0A0" bgColor="2E3436" />
<WidgetStyle name="Fold active" styleID="0" fgColor="A0A0A0" />
<WidgetStyle name="Fold margin" styleID="0" fgColor="262626" bgColor="262626" />
<WidgetStyle name="White space symbol" styleID="0" fgColor="FCAF3E" />
<WidgetStyle name="Smart HighLighting" styleID="29" bgColor="408040" />
<WidgetStyle name="Mark Style 1" styleID="25" bgColor="FFCE76" />
<WidgetStyle name="Mark Style 2" styleID="24" bgColor="F92672" />
<WidgetStyle name="Mark Style 3" styleID="23" bgColor="00FFFF" />
<WidgetStyle name="Mark Style 4" styleID="22" bgColor="A082BD" />
<WidgetStyle name="Mark Style 5" styleID="21" bgColor="378BBA" />
<WidgetStyle name="Find Mark Style" styleID="31" bgColor="FFCE76" />
<WidgetStyle name="Incremental highlight all" styleID="28" bgColor="00FFFF" />
<WidgetStyle name="Tags match highlighting" styleID="27" bgColor="FF00FF" />
<WidgetStyle name="Tags attribute" styleID="26" bgColor="606060" />
<WidgetStyle name="Active tab focused indicator" styleID="0" fgColor="66D9EF" />
<WidgetStyle name="Active tab unfocused indicator" styleID="0" fgColor="A0A0A0" />
<WidgetStyle name="Active tab text" styleID="0" fgColor="000000" />
<WidgetStyle name="Inactive tabs" styleID="0" fgColor="808080" bgColor="C0C0C0" />
<WidgetStyle name="URL hovered" styleID="0" fgColor="C0FFFF" />
<WidgetStyle name="Document map" styleID="0" fgColor="CCCCCC" bgColor="262626" />
<WidgetStyle name="EOL custom color" styleID="0" fgColor="BC8F8F" />
<WidgetStyle name="Non-printing characters custom color" styleID="0" fgColor="FCAF3E" />
</GlobalStyles>
</NotepadPlus>
@rdipardo
Copy link
Author

rdipardo commented Dec 9, 2022

PowerShell
PowerShell (Coral Reef theme)
XML
XML (Coral Reef theme)
CSS
CSS (Coral Reef theme)
JSON
JSON (Coral Reef theme)
Bash
Bash (Coral Reef theme)
Motorola S-record
S-record (Coral Reef theme)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment