Skip to content

Instantly share code, notes, and snippets.

@neetsdkasu
Last active September 6, 2021 09:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neetsdkasu/c0bbd2e9609ca886f070b3e9d2cdc143 to your computer and use it in GitHub Desktop.
Save neetsdkasu/c0bbd2e9609ca886f070b3e9d2cdc143 to your computer and use it in GitHub Desktop.
Notepad++ mystylers.xml
<?xml version="1.0" encoding="UTF-8" ?>
<NotepadPlus>
<LexerStyles>
<LexerType name="actionscript" desc="ActionScript" ext="">
<WordsStyle name="DEFAULT" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION" styleID="20" fgColor="95004A" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type2">ContentScroller</WordsStyle>
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1">endfunction endif</WordsStyle>
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="808080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="008080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="ada" desc="ADA" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="1" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="IDENTIFIER" styleID="2" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DELIMITER" styleID="4" fgColor="FF8080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHARACTER" styleID="5" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="7" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LABEL" styleID="9" fgColor="804000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="10" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ILLEGAL" styleID="11" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="asn1" desc="ASN.1" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="2" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DOUBLE QUOTED STRING" styleID="3" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMERIC OID DEFINITION" styleID="4" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NON OID NUMBERS" styleID="5" fgColor="7F0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORDS" styleID="6" fgColor="00007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="ATTRIBUTES" styleID="7" fgColor="F07800" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="DESCRIPTORS" styleID="8" fgColor="00007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="TYPES" styleID="9" fgColor="00007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="OPERATORS" styleID="10" fgColor="222222" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="asp" desc="asp" ext="asp">
<WordsStyle name="DEFAULT" styleID="81" fgColor="8000FF" bgColor="C4F9FD" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="82" fgColor="008000" bgColor="C4F9FD" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="83" fgColor="FF0000" bgColor="C4F9FD" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD" styleID="84" fgColor="000080" bgColor="C4F9FD" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">import</WordsStyle>
<WordsStyle name="STRING" styleID="85" fgColor="808080" bgColor="C4F9FD" fontName="" fontStyle="0" fontSize="">import</WordsStyle>
<WordsStyle name="IDENTIFIER" styleID="86" fgColor="C0C0C0" bgColor="C4F9FD" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ASPSYMBOL" styleID="15" fgColor="000000" bgColor="FFFF00" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SCRIPTTYPE" styleID="16" fgColor="C0C0C0" bgColor="FFC000" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="asm" desc="Assembly" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="4" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="5" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CPU INSTRUCTION" styleID="6" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="MATH INSTRUCTION" styleID="7" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="REGISTER" styleID="8" fgColor="8080FF" bgColor="FFFFCC" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="DIRECTIVE" styleID="9" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="DIRECTIVE OPERAND" styleID="10" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="COMMENT BLOCK" styleID="11" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="12" fgColor="808000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="EXT INSTRUCTION" styleID="14" fgColor="804000" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
</LexerType>
<LexerType name="autoit" desc="autoIt" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="">ContentScroller</WordsStyle>
<WordsStyle name="COMMENT" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION" styleID="4" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2">onMotionChanged onMotionFinished Tween ImagesStrip ContentScroller mx transitions easing Sprite Point MouseEvent Event BitmapData Timer TimerEvent addEventListener event x y height width</WordsStyle>
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="MACRO" styleID="6" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="STRING" styleID="7" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="8" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VARIABLE" styleID="9" fgColor="FF0080" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="SENT" styleID="10" fgColor="8080C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="PREPROCESSOR" styleID="11" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="SPECIAL" styleID="12" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="EXPAND" styleID="13" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
<WordsStyle name="COMOBJ" styleID="14" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="avs" desc="AviSynth" ext="">
<WordsStyle name="DEFAULT" styleID="32" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WHITE SPACE" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT: /* */" styleID="1" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT: [* *]" styleID="2" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LINE COMMENT: #" styleID="3" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATORS" styleID="5" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="6" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE QUOTED STRING" styleID="7" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING WITH THREE DOUBLE QUOTES" styleID="8" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="9" fgColor="00007F" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="FILTER" styleID="10" fgColor="00007F" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="PLUGIN" styleID="11" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="FUNCTION" styleID="12" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="CLIP PROPERTIES" styleID="13" fgColor="00007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="USER DEFINED" styleID="14" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
</LexerType>
<LexerType name="baanc" desc="BaanC" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="808040" bgColor="000040" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="2" fgColor="004000" bgColor="FCFDDB" fontName="" fontStyle="3" fontSize="">ooooo</WordsStyle>
<WordsStyle name="NUMBER" styleID="3" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="KEYWORDS" styleID="4" fgColor="008080" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">ooooo</WordsStyle>
<WordsStyle name="STRING" styleID="5" fgColor="FF0080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="6" fgColor="0000A0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATOR" styleID="7" fgColor="800040" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="8" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING EOL NC" styleID="9" fgColor="C0C0C0" bgColor="E0C0E0" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="FUNCTIONS" styleID="10" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNCTIONS ABRIDGED" styleID="11" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="SUB SECTIONS" styleID="12" fgColor="FF4500" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="MAIN SECTIONS" styleID="13" fgColor="800080" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="PREDEFINED VARIABLE" styleID="14" fgColor="800040" bgColor="A5EFF5" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
<WordsStyle name="PREDEFINED ATTRIBUTES" styleID="15" fgColor="FF0080" bgColor="98F3A4" fontName="" fontStyle="1" fontSize="" keywordClass="type5" />
<WordsStyle name="ENUM DOMAINS" styleID="16" fgColor="000080" bgColor="FFFF80" fontName="" fontStyle="1" fontSize="" keywordClass="type6" />
<WordsStyle name="USER DEFINED" styleID="17" fgColor="800040" bgColor="8AFFC5" fontName="" fontStyle="1" fontSize="" keywordClass="type7" />
<WordsStyle name="TABLE DEFINITIONS" styleID="18" fgColor="9932CC" bgColor="FFFFFF" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="TABLE SQL" styleID="19" fgColor="8A2BE2" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DLL FUNCTIONS" styleID="20" fgColor="000080" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DOMAIN DEFINITIONS" styleID="21" fgColor="B8860B" bgColor="FFFFFF" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="FUNCTION DEFINITIONS" styleID="22" fgColor="B22222" bgColor="FFFFFF" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="OBJECT DEFINITIONS" styleID="23" fgColor="8080FF" bgColor="FFFFFF" fontName="" fontStyle="5" fontSize="" />
<WordsStyle name="PREPROC DEFINITIONS" styleID="24" fgColor="556B2F" bgColor="FFFFFF" fontName="" fontStyle="5" fontSize="" />
</LexerType>
<LexerType name="bash" desc="bash" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="1" fgColor="FFFFFF" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="4" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="5" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
<WordsStyle name="CHARACTER" styleID="6" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
<WordsStyle name="OPERATOR" styleID="7" fgColor="804000" bgColor="000040" fontName="" fontStyle="1" fontSize="">bool long int char</WordsStyle>
<WordsStyle name="IDENTIFIER" styleID="8" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SCALAR" styleID="9" fgColor="FF8040" bgColor="FFFFD9" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PARAM" styleID="10" fgColor="008080" bgColor="00FFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BACKTICKS" styleID="11" fgColor="804040" bgColor="E1FFF3" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="HERE DELIM" styleID="12" fgColor="0000FF" bgColor="FF0000" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="HERE Q" styleID="13" fgColor="FF0000" bgColor="0000FF" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="batch" desc="Batch" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORDS" styleID="2" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">the_ID the_post have_posts wp_link_pages the_content</WordsStyle>
<WordsStyle name="LABEL" styleID="3" fgColor="FFFF00" bgColor="400040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="HIDE SYMBOL" styleID="4" fgColor="FF00FF" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND" styleID="5" fgColor="00FF80" bgColor="000040" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
<WordsStyle name="VARIABLE" styleID="6" fgColor="FF8000" bgColor="000000" fontName="" fontStyle="1" fontSize="">$_POST $_GET $_SESSION</WordsStyle>
<WordsStyle name="OPERATOR" styleID="7" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="blitzbasic" desc="BlitzBasic" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD1" styleID="3" fgColor="00FFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre1">alert appendChild arguments array blur checked childNodes className confirm dialogArguments event focus getElementById getElementsByTagName innerHTML keyCode length location null number parentNode push RegExp replace selectNodes selectSingleNode setAttribute split src srcElement test undefined value window</WordsStyle>
<WordsStyle name="STRING" styleID="4" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="">XmlUtil loadXmlString TopologyXmlTree NotificationArea loadXmlFile debug</WordsStyle>
<WordsStyle name="OPERATOR" styleID="6" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD2" styleID="10" fgColor="00007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD3" styleID="11" fgColor="00007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORD4" styleID="12" fgColor="00007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="LABEL" styleID="15" fgColor="7F7F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="16" fgColor="FFFF00" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEXNUMBER" styleID="17" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BINNUMBER" styleID="18" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="">param @projectDescription projectDescription @param</WordsStyle>
</LexerType>
<LexerType name="c" desc="C" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="00FF40" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1">import</WordsStyle>
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="">import</WordsStyle>
<WordsStyle name="STRING" styleID="6" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="008080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="cpp" desc="C++" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="FF8080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="00FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="FFFF80" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="008080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="cs" desc="C#" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="80FFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="80FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="80FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="008080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="caml" desc="Caml" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="1" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGNAME" styleID="2" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="3" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="BUILIN FUNC &amp; TYPE" styleID="4" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="TYPE" styleID="5" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="LINENUM" styleID="6" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATOR" styleID="7" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NUMBER" styleID="8" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="9" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="11" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="12" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="13" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="14" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="cmake" desc="CMakeFile" ext="cmake">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING D" styleID="2" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING L" styleID="3" fgColor="808080" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRING R" styleID="4" fgColor="808080" bgColor="000040" fontName="" fontStyle="4" fontSize="" />
<WordsStyle name="COMMAND" styleID="5" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="PARAMETER" styleID="6" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="7" fgColor="FF8040" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="USER DEFINED" styleID="8" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="WHILEDEF" styleID="9" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="FOREACHDEF" styleID="10" fgColor="008080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IFDEF" styleID="11" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="MACRODEF" styleID="12" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRING VARIABLE" styleID="13" fgColor="808080" bgColor="FEFCF5" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NUMBER" styleID="14" fgColor="804040" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="cobol" desc="COBOL" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DECLARATION" styleID="5" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="INSTRUCTION WORD" styleID="16" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD" styleID="8" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="008080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="csound" desc="Csound" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="669999" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="339933" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="3" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTR" styleID="4" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="5" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPCODE" styleID="6" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="HEADER STATEMENT" styleID="7" fgColor="CC2200" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="USER KEYWORDS" styleID="8" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="COMMENT BLOCK" styleID="9" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PARAMETER" styleID="10" fgColor="660099" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="A-RATE VARIABLE" styleID="11" fgColor="660099" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="K-RATE VARIABLE" styleID="12" fgColor="660099" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="I-RATE VARIABLE" styleID="13" fgColor="660099" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GLOBAL VARIABLE" styleID="14" fgColor="660099" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="END OF LINE WHERE STRING IS NOT CLOSED" styleID="15" fgColor="C0C0C0" bgColor="E0C0E0" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="coffeescript" desc="CoffeeScript" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="008080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREDEFINED CONSTANT" styleID="19" fgColor="800000" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="COMMENT BLOCK" styleID="22" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VERBOSE REGEX" styleID="23" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="VERBOSE REGEX COMMENT" styleID="24" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="css" desc="CSS" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAG" styleID="1" fgColor="00FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS" styleID="2" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PSEUDOCLASS" styleID="3" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="UNKNOWN_PSEUDOCLASS" styleID="4" fgColor="FF8080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="5" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="6" fgColor="8080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="UNKNOWN_IDENTIFIER" styleID="7" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VALUE" styleID="8" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="9" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ID" styleID="10" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IMPORTANT" styleID="11" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DIRECTIVE" styleID="12" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="d" desc="D" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="14" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="6" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEWORD1" styleID="7" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEWORD2" styleID="8" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="KEWORD3" styleID="9" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="KEWORD4" styleID="20" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="KEWORD5" styleID="21" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="KEWORD6" styleID="22" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="10" fgColor="FFFF00" bgColor="400040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="12" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="13" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="408080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="408080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT NESTED" styleID="4" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="16" fgColor="008080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="17" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING B" styleID="18" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING R" styleID="19" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="diff" desc="DIFF" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND" styleID="2" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="HEADER" styleID="3" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="POSITION" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DELETED" styleID="5" fgColor="808040" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ADDED" styleID="6" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="erlang" desc="Erlang" ext="">
<WordsStyle name="DEFAULT STYLE" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT COMMENT" styleID="1" fgColor="D00000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION COMMENT" styleID="14" fgColor="3F5FBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MODULE COMMENT" styleID="15" fgColor="3F5FBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOCUMENTATION HELPER IN COMMENT" styleID="16" fgColor="3F5FBF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="DOCUMENTATION MACRO IN COMMENT" styleID="17" fgColor="3F5FBF" bgColor="000040" fontName="" fontStyle="3" fontSize="" keywordClass="type4">bool long int char</WordsStyle>
<WordsStyle name="VARIABLE" styleID="2" fgColor="7F0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="5" fgColor="FF901E" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="9" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO" styleID="10" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO QUOTED" styleID="19" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECORD" styleID="11" fgColor="7F7F00" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="RECORD QUOTED" styleID="20" fgColor="7F7F00" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ATOM" styleID="7" fgColor="7F7F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATOM QUOTED" styleID="18" fgColor="7F7F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NODE NAME" styleID="13" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NODE NAME QUOTED" styleID="21" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RESERVED WORDS" styleID="4" fgColor="00007F" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="BUILT-IN FUNCTIONS" styleID="22" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNCTION NAME" styleID="8" fgColor="00007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MODULE NAME" styleID="23" fgColor="00CCCC" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MODULE ATTRIBUTES" styleID="24" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="PREPROCESSOR" styleID="12" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="OPERATORS" styleID="6" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="UNKNOWN: ERROR" styleID="31" fgColor="C0C0C0" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="escript" desc="ESCRIPT" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LINE COMMENT" styleID="2" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOC COMMENT" styleID="3" fgColor="3F703F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="5" fgColor="FF4000" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="DOUBLE QUOTED STRING" styleID="6" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATORS" styleID="7" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="8" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BRACES" styleID="9" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORDS2" styleID="10" fgColor="B00040" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORDS3" styleID="11" fgColor="B00040" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
</LexerType>
<LexerType name="forth" desc="Forth" ext="">
<WordsStyle name="WHITESPACE" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="009933" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ML COMMENT" styleID="2" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="3" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CONTROL" styleID="4" fgColor="00007F" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORDS" styleID="5" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="DEFWORDS" styleID="6" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="PREWORD1" styleID="7" fgColor="CC3300" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="PREWORD2" styleID="8" fgColor="996633" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="NUMBER" styleID="9" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE QUOTED STRING" styleID="10" fgColor="CC3300" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="LOCALE" styleID="11" fgColor="0000CC" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="gui4cli" desc="GUI4CLI" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GLOBAL" styleID="5" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">alert appendChild arguments array blur checked childNodes className confirm dialogArguments event focus getElementById getElementsByTagName innerHTML keyCode length location null number parentNode push RegExp replace selectNodes selectSingleNode setAttribute split src srcElement test undefined value window</WordsStyle>
<WordsStyle name="EVENT" styleID="5" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2">XmlUtil loadXmlString TopologyXmlTree NotificationArea loadXmlFile debug</WordsStyle>
<WordsStyle name="ATTRIBUTE" styleID="16" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="CONTROL" styleID="16" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="COMMAND" styleID="16" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="STRING" styleID="6" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="nfo" desc="Dos Style" ext="">
<WordsStyle name="DEFAULT" styleID="32" fgColor="2E2E2E" bgColor="000040" fontSize="10" fontStyle="0" />
</LexerType>
<LexerType name="fortran" desc="Fortran (free form)" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="">ContentScroller</WordsStyle>
<WordsStyle name="NUMBER" styleID="2" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="4" fgColor="808080" bgColor="000040" fontName="" fontStyle="1" fontSize="">onMotionChanged onMotionFinished Tween ImagesStrip ContentScroller mx transitions easing Sprite Point MouseEvent Event BitmapData Timer TimerEvent addEventListener event x y height width</WordsStyle>
<WordsStyle name="OPERATOR" styleID="6" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="8" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION1" styleID="9" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNCTION2" styleID="10" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="PREPROCESSOR" styleID="11" fgColor="800000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR2" styleID="12" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LABEL" styleID="13" fgColor="FFFFFF" bgColor="FF80FF" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CONTINUATION" styleID="14" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="fortran77" desc="Fortran (fixed form)" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="">ContentScroller</WordsStyle>
<WordsStyle name="NUMBER" styleID="2" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="4" fgColor="808080" bgColor="000040" fontName="" fontStyle="1" fontSize="">onMotionChanged onMotionFinished Tween ImagesStrip ContentScroller mx transitions easing Sprite Point MouseEvent Event BitmapData Timer TimerEvent addEventListener event x y height width</WordsStyle>
<WordsStyle name="OPERATOR" styleID="6" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="8" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION1" styleID="9" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNCTION2" styleID="10" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="PREPROCESSOR" styleID="11" fgColor="800000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR2" styleID="12" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LABEL" styleID="13" fgColor="FFFFFF" bgColor="FF80FF" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CONTINUATION" styleID="14" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="freebasic" desc="FreeBasic" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FF8040" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD1" styleID="3" fgColor="00FFFF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="4" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="7F7F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD2" styleID="10" fgColor="00007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD3" styleID="11" fgColor="00007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORD4" styleID="12" fgColor="00007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="LABEL" styleID="15" fgColor="7F7F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="16" fgColor="FFFF00" bgColor="FF0000" fontName="" fontStyle="0" fontSize="">param @projectDescription projectDescription @param</WordsStyle>
<WordsStyle name="HEXNUMBER" styleID="17" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BINNUMBER" styleID="18" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="haskell" desc="Haskell" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="1" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="2" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="4" fgColor="CA6500" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="5" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS" styleID="6" fgColor="FF00FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="MODULE" styleID="7" fgColor="FF0080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CAPITAL" styleID="8" fgColor="8080C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA" styleID="9" fgColor="00FFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IMPORT" styleID="10" fgColor="FF8040" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="11" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTANCE" styleID="12" fgColor="FFFF80" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="13" fgColor="00FF80" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTBLOCK" styleID="14" fgColor="00FF80" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTBLOCK2" styleID="15" fgColor="00FF80" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTBLOCK3" styleID="16" fgColor="00FF80" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="html" desc="HTML" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="9" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FF0000" bgColor="004080" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLESTRING" styleID="6" fgColor="FF00FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SINGLESTRING" styleID="7" fgColor="FF80FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TAG" styleID="1" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGEND" styleID="11" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGUNKNOWN" styleID="2" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATTRIBUTE" styleID="3" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATTRIBUTEUNKNOWN" styleID="4" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SGMLDEFAULT" styleID="21" fgColor="C0C0C0" bgColor="004080" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CDATA" styleID="17" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VALUE" styleID="19" fgColor="FF8000" bgColor="004080" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ENTITY" styleID="10" fgColor="FFFFFF" bgColor="400040" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="ini" desc="ini file" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SECTION" styleID="2" fgColor="8000FF" bgColor="F2F4FF" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ASSIGNMENT" styleID="3" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DEFVAL" styleID="4" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEY" styleID="5" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="inno" desc="InnoSetup" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="2" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="PARAMETER" styleID="3" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="SECTION" styleID="4" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">endfunction endif</WordsStyle>
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="800000" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type2">raise</WordsStyle>
<WordsStyle name="PREPROCESSOR INLINE" styleID="6" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT PASCAL" styleID="7" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD PASCAL" styleID="8" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="KEYWORD USER" styleID="9" fgColor="8080FF" bgColor="FFFFCC" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
<WordsStyle name="STRING DOUBLE" styleID="10" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING SINGLE" styleID="11" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="12" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="ihex" desc="Intel HEX" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECSTART" styleID="1" fgColor="7F0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECTYPE" styleID="2" fgColor="7F0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECTYPE_UNKNOWN" styleID="3" fgColor="7F0000" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="BYTECOUNT" styleID="4" fgColor="7F7F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BYTECOUNT_WRONG" styleID="5" fgColor="FFFF00" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NOADDRESS" styleID="6" fgColor="7F00FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATAADDRESS" styleID="7" fgColor="007FFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<!-- RECCOUNT 8 N/A -->
<WordsStyle name="STARTADDRESS" styleID="9" fgColor="007FFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ADDRESSFIELD_UNKNOWN" styleID="10" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="EXTENDEDADDRESS" styleID="11" fgColor="007FFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_ODD" styleID="12" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DATA_EVEN" styleID="13" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_UNKNOWN" styleID="14" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="DATA_EMPTY" styleID="15" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHECKSUM" styleID="16" fgColor="00BF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHECKSUM_WRONG" styleID="17" fgColor="FFFF00" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GARBAGE" styleID="18" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="java" desc="Java" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="FF80FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="FFFF80" bgColor="000040" fontName="" fontStyle="0" fontSize="">True False</WordsStyle>
<WordsStyle name="CHARACTER" styleID="7" fgColor="FFFF80" bgColor="400040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="80FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="80FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="00FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="00FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="00FF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="00FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="javascript" desc="JavaScript (embedded)" ext="">
<WordsStyle name="DEFAULT" styleID="41" fgColor="C0C0C0" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="45" fgColor="FF0000" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD" styleID="46" fgColor="C0C0C0" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="47" fgColor="8080FF" bgColor="000000" fontName="" fontStyle="3" fontSize="" keywordClass="instre1" />
<WordsStyle name="DOUBLESTRING" styleID="48" fgColor="808080" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLESTRING" styleID="49" fgColor="808080" bgColor="000000" fontName="" fontStyle="0" fontSize="">True False</WordsStyle>
<WordsStyle name="SYMBOLS" styleID="50" fgColor="C0C0C0" bgColor="000000" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="REGEX" styleID="52" fgColor="8000FF" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="42" fgColor="008000" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="43" fgColor="008000" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTDOC" styleID="44" fgColor="008080" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="javascript.js" desc="JavaScript" ext="">
<WordsStyle name="DEFAULT" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="00FF80" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">readonly as type</WordsStyle>
<WordsStyle name="TYPE WORD" styleID="16" fgColor="FF80C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1">string number File Promise URL bigint BigInt Set Map ArrayBuffer Int8Array Uint8Array Int16Array Uint16Array Int32Array Uint32Array BigInt64Array BigUint64Array Float32Array Float64Array Blob TextEncoder TextDecoder Uint8ClampedArray</WordsStyle>
<WordsStyle name="WINDOW INSTRUCTION" styleID="19" fgColor="FF8080" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2">fetch console then</WordsStyle>
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
<WordsStyle name="STRING" styleID="6" fgColor="FFFF80" bgColor="400040" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
<WordsStyle name="STRINGRAW" styleID="20" fgColor="FFFF00" bgColor="0000FF" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
<WordsStyle name="CHARACTER" styleID="7" fgColor="FFFF80" bgColor="000080" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="008080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="json" desc="JSON" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="1" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="2" fgColor="800000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRINGEOL" styleID="3" fgColor="808080" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PROPERTYNAME" styleID="4" fgColor="8000FF" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ESCAPESEQUENCE" styleID="5" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="">if else for while</WordsStyle>
<WordsStyle name="LINECOMMENT" styleID="6" fgColor="008000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BLOCKCOMMENT" styleID="7" fgColor="008000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="8" fgColor="00FF80" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="URI" styleID="9" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMPACTIRI" styleID="10" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="KEYWORD" styleID="11" fgColor="18AF8A" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="LDKEYWORD" styleID="12" fgColor="FF0000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="ERROR" styleID="13" fgColor="FFFF80" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="kix" desc="KiXtart" ext="">
<WordsStyle name="DEFAULT" styleID="31" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="2" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="3" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VAR" styleID="5" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO" styleID="6" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="INSTRUCTION WORD" styleID="7" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION" styleID="8" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="OPERATOR" styleID="9" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="lisp" desc="LISP" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="1" fgColor="00FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION WORD" styleID="3" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION WORD2" styleID="4" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="SYMBOL" styleID="5" fgColor="00FF80" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="808040" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="SPECIAL" styleID="11" fgColor="FF8080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="12" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="latex" desc="LaTeX" ext="">
<WordsStyle name="WHITE SPACE" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND" styleID="1" fgColor="AA0000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TAG OPENING" styleID="2" fgColor="880088" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="MATH INLINE" styleID="3" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="4" fgColor="00AA00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAG CLOSING" styleID="5" fgColor="880088" bgColor="000040" fontName="" fontStyle="1" fontSize="">bool long int char</WordsStyle>
<WordsStyle name="MATH BLOCK" styleID="6" fgColor="0000AA" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT BLOCK" styleID="7" fgColor="00AA00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VERBATIM SEGMENT" styleID="8" fgColor="666666" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SHORT COMMAND" styleID="9" fgColor="AA6600" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SPECIAL CHAR" styleID="10" fgColor="AAAA00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND OPTIONAL ARGUMENT" styleID="11" fgColor="FF9900" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SYNTAX ERROR" styleID="12" fgColor="FFFFFF" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="lua" desc="Lua" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LITERALSTRING" styleID="8" fgColor="95004A" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="FUNC1" styleID="13" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNC2" styleID="14" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="FUNC3" styleID="15" fgColor="0000A0" bgColor="000040" fontName="" fontStyle="3" fontSize="" keywordClass="type2" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LABEL" styleID="20" fgColor="808000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="makefile" desc="Makefile" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="2" fgColor="000080" bgColor="C0C0C0" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="3" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="4" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TARGET" styleID="5" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDEOL" styleID="9" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="matlab" desc="Matlab" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND" styleID="2" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="4" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="5" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="">raise</WordsStyle>
<WordsStyle name="OPERATOR" styleID="6" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE QUOTE STRING" styleID="8" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="mmixal" desc="MMIXAL" ext="">
<WordsStyle name="DIVSION OF LEADING WHITESPACE IN LINE" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LABEL" styleID="2" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPCODE" styleID="3" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DIVISION BETWEEN LABEL AND OPCODE" styleID="4" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VALID OPCODE" styleID="5" fgColor="00007F" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="UNKNOWN OPCODE" styleID="6" fgColor="FFFF00" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DIVISION BETWEEN OPCODE AND OPERANDS" styleID="7" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DIVISION OF OPERANDS" styleID="8" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="9" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REFERENCE (TO A LABEL)" styleID="10" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHAR" styleID="11" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="12" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGISTER" styleID="13" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="HEXADECIMAL NUMBER" styleID="14" fgColor="7F0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="15" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SYMBOL" styleID="16" fgColor="FF7777" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="COMMENT OTHERWISE" styleID="17" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="nsis" desc="NSIS" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING DOUBLE QUOTE" styleID="2" fgColor="808080" bgColor="EEEEEE" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING LEFT QUOTE" styleID="3" fgColor="000080" bgColor="C0C0C0" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING RIGHT QUOTE" styleID="4" fgColor="C0C0C0" bgColor="C0C0C0" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
<WordsStyle name="FUNCTION" styleID="5" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre1">bool long int char</WordsStyle>
<WordsStyle name="VARIABLE" styleID="6" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2">bool long int char</WordsStyle>
<WordsStyle name="LABEL" styleID="7" fgColor="FF0000" bgColor="FFFF80" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="USER DEFINED" styleID="8" fgColor="FDFFEC" bgColor="FF80FF" fontName="" fontStyle="4" fontSize="" keywordClass="type2" />
<WordsStyle name="SECTION" styleID="9" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SUBSECTION" styleID="10" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IF DEFINE" styleID="11" fgColor="808040" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO" styleID="12" fgColor="800000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRING VAR" styleID="13" fgColor="FF8000" bgColor="EFEFEF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="14" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SECTION GROUP" styleID="15" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PAGE EX" styleID="16" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="FUNCTION DEFINITIONS" styleID="17" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="18" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="nim" desc="Nim" ext="">
<WordsStyle name="WHITE SPACE" styleID="0" fgColor="808080" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="007F00" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="007F7F" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="7F007F" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLE QUOTED STRING" styleID="4" fgColor="7F007F" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
<WordsStyle name="KEYWORD" styleID="5" fgColor="00007F" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">bool long int char</WordsStyle>
<WordsStyle name="TRIPLE QUOTES" styleID="6" fgColor="7F0000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
<WordsStyle name="TRIPLE DOUBLE QUOTES" styleID="7" fgColor="7F0000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS NAME DEFINITION" styleID="8" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="">bool long int char</WordsStyle>
<WordsStyle name="FUNCTION OR METHOD NAME DEFINITION" styleID="9" fgColor="007F7F" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATORS" styleID="10" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="11" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT-BLOCKS" styleID="12" fgColor="7F7F7F" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="END OF LINE WHERE STRING IS NOT CLOSED" styleID="13" fgColor="000000" bgColor="E0C0E0" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
<WordsStyle name="HIGHLIGHTED IDENTIFIERS" styleID="14" fgColor="407090" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DECORATORS" styleID="15" fgColor="805000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="nncrontab" desc="extended crontab" ext="">
<WordsStyle name="WHITESPACE" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TASK START/END" styleID="2" fgColor="FFFF00" bgColor="606060" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SECTION KEYWORDS" styleID="3" fgColor="00007F" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORDS" styleID="4" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="MODIFICATORS" styleID="5" fgColor="00007F" bgColor="000040" fontName="" fontStyle="2" fontSize="" keywordClass="type1">if else for while</WordsStyle>
<WordsStyle name="ASTERISK" styleID="6" fgColor="C0C0C0" bgColor="FFE0FF" fontName="" fontStyle="1" fontSize="">bool long int char</WordsStyle>
<WordsStyle name="NUMBER" styleID="7" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLE QUOTED STRING" styleID="8" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ENVIRONMENT VARIABLE" styleID="9" fgColor="C0C0C0" bgColor="FFFFE0" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="10" fgColor="C0C0C0" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="oscript" desc="OScript" ext="">
<WordsStyle name="DEFAULT TEXT STYLE" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLE-LINE COMMENT" styleID="1" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MULTI-LINE COMMENT" styleID="2" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="#IFDEF DOC AND #ENDIF" styleID="3" fgColor="3F703F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR DIRECTIVE" styleID="4" fgColor="7F7F00" bgColor="000040" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
<WordsStyle name="NUMBER" styleID="5" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
<WordsStyle name="STRING SINGLE QUOTES" styleID="6" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING DOUBLE QUOTES" styleID="7" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CONSTANT LITERAL" styleID="8" fgColor="FF7F3F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SERVER-GLOBAL VARIABLE (PREFIXED BY $)" styleID="10" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LANGUAGE NATIVE KEYWORD OR RESERVED WORD" styleID="11" fgColor="00007F" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="OPERATOR; EITHER SYMBOLIC OR LITERAL" styleID="12" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="LABEL TO JUMP TO WITH THE GOTO STATEMENT" styleID="13" fgColor="FF00FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TYPE" styleID="14" fgColor="00007F" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="FUNCTION" styleID="15" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="STATIC BUILT-IN OBJECT" styleID="16" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="OBJECT PROPERTY" styleID="17" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OBJECT METHOD" styleID="18" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="objc" desc="Objective-C" ext="">
<WordsStyle name="DIRECTIVE" styleID="19" fgColor="A001D6" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="QUALIFIER" styleID="20" fgColor="95004A" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="808080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="008080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="pascal" desc="Pascal" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="1" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="3" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="4" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
<WordsStyle name="PREPROCESSOR2" styleID="6" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
<WordsStyle name="NUMBER" styleID="7" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEX NUMBER" styleID="8" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="9" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="10" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="12" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="13" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ASM" styleID="14" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="perl" desc="Perl" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="0" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="">True False</WordsStyle>
<WordsStyle name="OPERATOR" styleID="10" fgColor="80FFFF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="REGEX" styleID="17" fgColor="8080FF" bgColor="F8FEDE" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SCALAR" styleID="12" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ARRAY" styleID="13" fgColor="CF34CF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HASH" styleID="14" fgColor="8080C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SYMBOL TABLE" styleID="15" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PUNCTUATION" styleID="8" fgColor="808040" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="POD" styleID="3" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="1" fgColor="FF80C0" bgColor="000040" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="LONGQUOTE" styleID="19" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATASECTION" styleID="21" fgColor="80FFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGSUBST" styleID="18" fgColor="8080C0" bgColor="FFEEEC" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BACKTICKS" styleID="20" fgColor="FFFF00" bgColor="808080" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="php" desc="php" ext="">
<WordsStyle name="QUESTION MARK" styleID="18" fgColor="FF0000" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="118" fgColor="C0C0C0" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="119" fgColor="FFFF00" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMPLEX VARIABLE" styleID="104" fgColor="808080" bgColor="FEFCF5" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRING VARIABLE" styleID="126" fgColor="00FFFF" bgColor="000000" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SIMPLESTRING" styleID="120" fgColor="FFFF80" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD" styleID="121" fgColor="008080" bgColor="000000" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="122" fgColor="FF8000" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="123" fgColor="00FFFF" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="124" fgColor="008000" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="125" fgColor="008000" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="127" fgColor="8080FF" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="postscript" desc="Postscript" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DSC COMMENT" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DSC VALUE" styleID="3" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="Name" styleID="5" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION" styleID="6" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="LITERAL" styleID="7" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IMMEVAL" styleID="8" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PAREN ARRAY" styleID="9" fgColor="FF00FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PAREN DICT" styleID="10" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PAREN PROC" styleID="11" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TEXT" styleID="12" fgColor="808000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEX STRING" styleID="13" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BASE85 STRING" styleID="14" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BAD STRING CHAR" styleID="15" fgColor="804000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="powershell" desc="PowerShell" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="2" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="3" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
<WordsStyle name="VARIABLE" styleID="5" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="8" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="CMDLET" styleID="9" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="ALIAS" styleID="10" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="COMMENT STREAM" styleID="13" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HERE STRING" styleID="14" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HERE CHARACTER" styleID="15" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="16" fgColor="008080" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
</LexerType>
<LexerType name="props" desc="Properties file" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SECTION" styleID="2" fgColor="8000FF" bgColor="F2F4FF" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ASSIGNMENT" styleID="3" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DEFVAL" styleID="4" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEY" styleID="5" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="purebasic" desc="PureBasic" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD1" styleID="3" fgColor="00007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="4" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD2" styleID="10" fgColor="7F7F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD3" styleID="11" fgColor="00007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORD4" styleID="12" fgColor="00007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="CONSTANT" styleID="13" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LABEL" styleID="15" fgColor="7F7F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="16" fgColor="FFFF00" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEXNUMBER" styleID="17" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BINNUMBER" styleID="18" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="python" desc="Python" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="FFFF80" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="4" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORDS" styleID="5" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="BUILTINS" styleID="14" fgColor="880088" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="TRIPLE" styleID="6" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TRIPLEDOUBLE" styleID="7" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASSNAME" styleID="8" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DEFNAME" styleID="9" fgColor="FF00FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTBLOCK" styleID="12" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DECORATOR" styleID="15" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="F STRING" styleID="16" fgColor="808080" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F CHARACTER" styleID="17" fgColor="808080" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F TRIPLE" styleID="18" fgColor="FF8000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F TRIPLEDOUBLE" styleID="19" fgColor="FF8000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="r" desc="R" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="2" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="BASE WORD" styleID="3" fgColor="FF00FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD" styleID="4" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="FFFF80" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="7" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="8" fgColor="00FFFF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INFIX" styleID="10" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="rebol" desc="REBOL" ext="">
<WordsStyle name="DEFAULT" styleID="32" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ANY OTHER TEXT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LINE COMMENT" styleID="1" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BLOCK COMMENT" styleID="2" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREFACE" styleID="3" fgColor="007F00" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATORS" styleID="4" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="CHARACTERS" styleID="5" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING WITH QUOTES" styleID="6" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING WITH BRACES" styleID="7" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="8" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PAIR ( 800X600 )" styleID="9" fgColor="005090" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TUPLE ( 127.0.0.1 )" styleID="10" fgColor="005090" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BINARY ( 16#{1A803F59} )" styleID="11" fgColor="C000C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MONEY" styleID="12" fgColor="003070" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ISSUE { #123-CD-456 }" styleID="13" fgColor="800000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAG { &lt;TITLE HEIGHT=100&gt; }" styleID="14" fgColor="C00000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FILE { %/C/WINNT/SOME.DLL }" styleID="15" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="EMAIL { JOE@MAIL.DOM }" styleID="16" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="URL { FTP://THERE.DOM }" styleID="17" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATE { 17-FEB-2004 1/3/99 }" styleID="18" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TIME { 12:30 11:22:59 01:59:59.123 }" styleID="19" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="20" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD (ALL)" styleID="21" fgColor="00007F" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORD (TEST FUNCTIONS)" styleID="22" fgColor="8000C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD (DATATYPES)" styleID="23" fgColor="800060" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORD 4" styleID="24" fgColor="DD9900" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="KEYWORD 5" styleID="25" fgColor="DD9900" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="KEYWORD 6" styleID="26" fgColor="DD9900" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="KEYWORD 7" styleID="27" fgColor="DD9900" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
</LexerType>
<LexerType name="registry" desc="registry" ext="">
<WordsStyle name="DEFAULT STYLE" styleID="32" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VALUE NAME" styleID="2" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="3" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEX DIGIT" styleID="4" fgColor="7F0B0C" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VALUE TYPE" styleID="5" fgColor="00007F" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ADDED KEY" styleID="6" fgColor="530155" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REMOVED KEY" styleID="7" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ESCAPED CHARACTERS IN STRINGS" styleID="8" fgColor="7D8187" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="GUID IN KEY PATH" styleID="9" fgColor="7B5F15" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GUID IN STRING" styleID="10" fgColor="7B5F15" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PARAMETER" styleID="11" fgColor="0B6561" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATORS" styleID="12" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="rc" desc="RC" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="008080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="ruby" desc="Ruby" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ERROR" styleID="1" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="POD" styleID="3" fgColor="004000" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION" styleID="5" fgColor="8080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="6" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="FFFF80" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS NAME" styleID="8" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DEF NAME" styleID="9" fgColor="FF80FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="12" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GLOBAL" styleID="13" fgColor="80FF80" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SYMBOL" styleID="14" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MODULE NAME" styleID="15" fgColor="804000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INSTANCE VAR" styleID="16" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS VAR" styleID="17" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BACKTICKS" styleID="18" fgColor="FFFF00" bgColor="A08080" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA SECTION" styleID="19" fgColor="600000" bgColor="FFF0D8" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING Q" styleID="24" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="rust" desc="Rust" ext="">
<WordsStyle name="DEFAULT" styleID="32" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WHITESPACE" styleID="0" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BLOCK COMMENT" styleID="1" fgColor="00FF40" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LINE COMMENT" styleID="2" fgColor="00FF40" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BLOCK DOC COMMENT" styleID="3" fgColor="008040" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LINE DOC COMMENT" styleID="4" fgColor="008040" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FF8040" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORDS 1" styleID="6" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">where</WordsStyle>
<WordsStyle name="KEYWORDS 2" styleID="7" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2">usize isize</WordsStyle>
<WordsStyle name="KEYWORDS 3" styleID="8" fgColor="00FF80" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="KEYWORDS 4" styleID="9" fgColor="00007F" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="KEYWORDS 5" styleID="10" fgColor="00007F" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type3" />
<WordsStyle name="KEYWORDS 6" styleID="11" fgColor="00007F" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
<WordsStyle name="KEYWORDS 7" styleID="12" fgColor="00007F" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type5" />
<WordsStyle name="REGULAR STRING" styleID="13" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RAW STRING" styleID="14" fgColor="FFFF80" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="15" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="16" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="17" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LIFETIME" styleID="18" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO" styleID="19" fgColor="80FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LEXICAL ERROR" styleID="20" fgColor="C0C0C0" bgColor="E0C0E0" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BYTE STRING" styleID="21" fgColor="FF8040" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RAW BYTE STRING" styleID="22" fgColor="FF8080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BYTE CHARACTER" styleID="23" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="scheme" desc="Scheme" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FUNCTION WORD" styleID="3" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION WORD2" styleID="4" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="SYMBOL" styleID="5" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="SPECIAL" styleID="11" fgColor="800000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="12" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="smalltalk" desc="Smalltalk" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="1" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="3" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SYMBOL" styleID="4" fgColor="408080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="BINARY" styleID="5" fgColor="000080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BOOL" styleID="6" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SELF" styleID="7" fgColor="8080FF" bgColor="FFFFCC" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SUPER" styleID="8" fgColor="0080FF" bgColor="ECFFEA" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NIL" styleID="9" fgColor="8080C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GLOBAL" styleID="10" fgColor="800000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RETURN" styleID="11" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SPECIAL" styleID="12" fgColor="808000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KWS END" styleID="13" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ASSIGN" styleID="14" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="15" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SPECIAL SELECTOR" styleID="16" fgColor="FF80C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="spice" desc="spice" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIERS" styleID="1" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="2" fgColor="00007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORD2" styleID="3" fgColor="00007F" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD3" styleID="4" fgColor="0040E0" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="5" fgColor="007F7F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATORS (DELIMITERS)" styleID="6" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VALUE" styleID="7" fgColor="7F007F" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="8" fgColor="007F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="sql" desc="SQL" ext="">
<WordsStyle name="KEYWORD" styleID="5" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="USER1" styleID="16" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD2" styleID="19" fgColor="800080" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="7" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="008000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="Q OPERATOR" styleID="24" fgColor="808080" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="srec" desc="S-Record" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECSTART" styleID="1" fgColor="7F0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECTYPE" styleID="2" fgColor="7F0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECTYPE_UNKNOWN" styleID="3" fgColor="7F0000" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="BYTECOUNT" styleID="4" fgColor="7F7F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BYTECOUNT_WRONG" styleID="5" fgColor="FFFF00" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NOADDRESS" styleID="6" fgColor="7F00FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATAADDRESS" styleID="7" fgColor="007FFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECCOUNT" styleID="8" fgColor="7F00FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STARTADDRESS" styleID="9" fgColor="007FFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ADDRESSFIELD_UNKNOWN" styleID="10" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
<!-- EXTENDEDADDRESS 11 N/A -->
<WordsStyle name="DATA_ODD" styleID="12" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DATA_EVEN" styleID="13" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA_UNKNOWN" styleID="14" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="DATA_EMPTY" styleID="15" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHECKSUM" styleID="16" fgColor="00BF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHECKSUM_WRONG" styleID="17" fgColor="FFFF00" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GARBAGE" styleID="18" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="swift" desc="Swift" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="008080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT" styleID="23" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR COMMENT DOC" styleID="24" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="tcl" desc="TCL" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MODIFIER" styleID="10" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="EXPAND" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="12" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="13" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SUB BRACE" styleID="9" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SUBSTITUTION" styleID="8" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD IN QUOTE" styleID="4" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IN QUOTE" styleID="5" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT BOX" styleID="17" fgColor="008080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="BLOCK COMMENT" styleID="18" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="tehex" desc="Tektronix extended HEX" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECSTART" styleID="1" fgColor="7F0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECTYPE" styleID="2" fgColor="7F0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RECTYPE_UNKNOWN" styleID="3" fgColor="7F0000" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="BYTECOUNT" styleID="4" fgColor="7F7F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BYTECOUNT_WRONG" styleID="5" fgColor="FFFF00" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
<!-- NOADDRESS 6 N/A -->
<WordsStyle name="DATAADDRESS" styleID="7" fgColor="007FFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<!-- RECCOUNT 8 N/A -->
<WordsStyle name="STARTADDRESS" styleID="9" fgColor="007FFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ADDRESSFIELD_UNKNOWN" styleID="10" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
<!-- EXTENDEDADDRESS 11 N/A -->
<WordsStyle name="DATA_ODD" styleID="12" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DATA_EVEN" styleID="13" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<!-- DATA_UNKNOWN 14 N/A -->
<!-- DATA_EMPTY 15 N/A -->
<WordsStyle name="CHECKSUM" styleID="16" fgColor="00BF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHECKSUM_WRONG" styleID="17" fgColor="FFFF00" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GARBAGE" styleID="18" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="tex" desc="TeX" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SPECIAL" styleID="1" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="GROUP" styleID="2" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SYMBOL" styleID="3" fgColor="800000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND" styleID="4" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TEXT" styleID="5" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="txt2tags" desc="txt2tags" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SPECIAL" styleID="1" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRONG" styleID="2" fgColor="445675" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRONG 2 (NOT USED)" styleID="3" fgColor="445675" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="EM1 (ITALIC)" styleID="4" fgColor="653A39" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="EM2 (UNDERLINE)" styleID="5" fgColor="386742" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="H1" styleID="6" fgColor="E20700" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H2" styleID="7" fgColor="E20700" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H3" styleID="8" fgColor="A81D05" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H4" styleID="9" fgColor="871704" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H5" styleID="10" fgColor="871704" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="H6" styleID="11" fgColor="871704" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="PRECHAR (NOT USED)" styleID="12" fgColor="871704" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ULIST" styleID="13" fgColor="E300EE" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OLIST" styleID="14" fgColor="E300EE" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BLOCKQUOTE" styleID="15" fgColor="015F52" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRIKEOUT" styleID="16" fgColor="644A9B" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HRULE" styleID="17" fgColor="FF901E" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="LINK" styleID="18" fgColor="0930DE" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="CODE" styleID="19" fgColor="009F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CODE2" styleID="20" fgColor="009F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CODEBLOCK" styleID="21" fgColor="005F00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="22" fgColor="777777" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPTION" styleID="23" fgColor="C0036E" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROC" styleID="24" fgColor="848B00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="POSTPROC" styleID="25" fgColor="C05600" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="typescript" desc="TypeScript" ext="">
<WordsStyle name="DEFAULT" styleID="11" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="8000FF" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="WINDOW INSTRUCTION" styleID="19" fgColor="804000" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="">infer</WordsStyle>
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="C94949" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRINGRAW" styleID="20" fgColor="000080" bgColor="C0C0C0" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="C94949" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="000080" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="008080" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="008080" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="008080" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="008080" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="vb" desc="VB / VBS" ext="">
<WordsStyle name="DEFAULT" styleID="7" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="80FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="2" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="WORD" styleID="3" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="4" fgColor="FFFF80" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="6" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DATE" styleID="8" fgColor="00FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="visualprolog" desc="Visual Prolog" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MAJOR" styleID="1" fgColor="808000" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="MINOR" styleID="2" fgColor="333399" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="DIRECTIVE" styleID="3" fgColor="800080" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="COMMENT BLOCK" styleID="4" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="5" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT KEY" styleID="6" fgColor="8050A0" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="COMMENT KEY ERROR" styleID="7" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="8" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="9" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ANONYMOUS" styleID="10" fgColor="A0A0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="11" fgColor="0000C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="12" fgColor="A00000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="13" fgColor="800000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER TOO MANY" styleID="14" fgColor="800000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER ESCAPE ERROR" styleID="15" fgColor="800000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="16" fgColor="3898B2" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING ESCAPE" styleID="17" fgColor="FF8040" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING ESCAPE ERROR" styleID="18" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING EOL OPEN" styleID="19" fgColor="FFFFFF" bgColor="FF4040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING VERBATIM" styleID="20" fgColor="8064A2" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING VERBATIM SPECIAL" styleID="21" fgColor="800040" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING VERBATIM EOL" styleID="22" fgColor="FFFFFF" bgColor="FF8000" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="verilog" desc="Verilog" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGNAME" styleID="2" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="KEYWORD" styleID="7" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE BANG" styleID="3" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="USER" styleID="19" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="vhdl" desc="VHDL" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LIne" styleID="2" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE BANG" styleID="15" fgColor="008080" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="4" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="5" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="6" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION" styleID="8" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="STD OPERATOR" styleID="9" fgColor="0080C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
<WordsStyle name="ATTRIBUTE" styleID="10" fgColor="8080FF" bgColor="FFFFCC" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
<WordsStyle name="STD FUNCTION" styleID="11" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="type2" />
<WordsStyle name="STD PACKAGE" styleID="12" fgColor="800000" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="STD TYPE" styleID="13" fgColor="8000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="USER DEFINE" styleID="14" fgColor="B5E71F" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
</LexerType>
<LexerType name="xml" desc="XML" ext="">
<WordsStyle name="XMLSTART" styleID="12" fgColor="FF0000" bgColor="FFFF00" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="XMLEND" styleID="13" fgColor="FF0000" bgColor="FFFF00" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="9" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="5" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOUBLESTRING" styleID="6" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SINGLESTRING" styleID="7" fgColor="0080FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TAG" styleID="1" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGEND" styleID="11" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGUNKNOWN" styleID="2" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATTRIBUTE" styleID="3" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATTRIBUTEUNKNOWN" styleID="4" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SGMLDEFAULT" styleID="21" fgColor="C0C0C0" bgColor="A6CAF0" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CDATA" styleID="17" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ENTITY" styleID="10" fgColor="C0C0C0" bgColor="FEFDE0" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="yaml" desc="YAML" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="2" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="3" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8040" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REFERENCE" styleID="5" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DOCUMENT" styleID="6" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TEXT" styleID="7" fgColor="808080" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ERROR" styleID="8" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="searchResult" desc="Search result" ext="">
<WordsStyle name="Search Header" styleID="1" fgColor="000080" bgColor="BBBBFF" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="File Header" styleID="2" fgColor="008000" bgColor="D5FFD5" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="Line Number" styleID="3" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="Hit Word" styleID="4" fgColor="FF0000" bgColor="FFFFBF" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="Current line background colour" styleID="6" bgColor="E8E8FF" fontStyle="0" fgColor="CEDF99" />
</LexerType>
</LexerStyles>
<GlobalStyles>
<!-- Attention : Don't modify the name of styleID="0" -->
<WidgetStyle name="Global override" styleID="0" fgColor="FFFF80" bgColor="000040" fontName="JetBrains Mono" fontStyle="0" fontSize="10" />
<WidgetStyle name="Default Style" styleID="32" fgColor="C0C0C0" bgColor="000040" fontName="JetBrains Mono" fontStyle="0" fontSize="10" />
<WidgetStyle name="Indent guideline style" styleID="37" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Brace highlight style" styleID="34" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="1" fontSize="10" />
<WidgetStyle name="Bad brace colour" styleID="35" fgColor="800000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Current line background colour" styleID="0" bgColor="000080" fgColor="0080C0" fontSize="" fontStyle="0" />
<WidgetStyle name="Selected text colour" styleID="0" bgColor="800080" fgColor="CC0000" fontStyle="0" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="C0C0C0" bgColor="372017" fontStyle="0" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="80FFFF" bgColor="112435" fontSize="" fontStyle="0" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="000040" fgColor="808080" fontSize="8" fontStyle="0" />
<WidgetStyle name="Fold" styleID="0" fgColor="808080" bgColor="000040" fontSize="8" fontStyle="0" />
<WidgetStyle name="Fold active" styleID="0" fgColor="FF0000" bgColor="2E3436" fontSize="" fontStyle="0" />
<WidgetStyle name="Fold margin" styleID="0" fgColor="000080" bgColor="000040" fontSize="" fontStyle="0" />
<WidgetStyle name="White space symbol" styleID="0" fgColor="FFB56A" bgColor="2E3436" fontSize="" fontStyle="0" />
<WidgetStyle name="Smart HighLighting" styleID="29" bgColor="00FF00" fgColor="FCAF3E" fontSize="10" fontStyle="0" />
<WidgetStyle name="Find Mark Style" styleID="31" bgColor="FF0000" fgColor="555753" fontSize="10" fontStyle="0" />
<WidgetStyle name="Mark Style 1" styleID="25" bgColor="00FFFF" fgColor="CC0000" fontSize="10" fontStyle="0" />
<WidgetStyle name="Mark Style 2" styleID="24" bgColor="FF8000" fgColor="80D4B2" fontSize="10" fontStyle="0" />
<WidgetStyle name="Mark Style 3" styleID="23" bgColor="FFFF00" fgColor="3FBA89" fontSize="10" fontStyle="0" />
<WidgetStyle name="Mark Style 4" styleID="22" bgColor="8000FF" fgColor="101010" fontSize="" fontStyle="0" />
<WidgetStyle name="Mark Style 5" styleID="21" bgColor="008000" fgColor="808080" fontSize="10" fontStyle="0" />
<WidgetStyle name="Incremental highlight all" styleID="28" bgColor="0080FF" fgColor="FAAA3C" fontSize="10" fontStyle="0" />
<WidgetStyle name="Tags match highlighting" styleID="27" bgColor="8000FF" fgColor="FFCAB0" fontStyle="0" />
<WidgetStyle name="Tags attribute" styleID="26" bgColor="000000" fgColor="C0C0C0" fontStyle="0" />
<WidgetStyle name="Active tab focused indicator" styleID="0" fgColor="FAAA3C" bgColor="FFFF00" fontStyle="0" />
<WidgetStyle name="Active tab unfocused indicator" styleID="0" fgColor="FFCAB0" bgColor="FF0000" fontStyle="0" />
<WidgetStyle name="Active tab text" styleID="0" fgColor="000000" bgColor="80FF00" fontSize="10" fontStyle="0" />
<WidgetStyle name="Inactive tabs" styleID="0" fgColor="000000" bgColor="C0C0C0" fontStyle="0" />
<WidgetStyle name="URL hovered" styleID="0" fgColor="0000FF" fontStyle="0" bgColor="C0C0C0" />
</GlobalStyles>
</NotepadPlus>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment