1. 程式人生 > >NotePad++修改主題

NotePad++修改主題

一:建立一個MyTheme.xml,複製以下程式碼,貼上到MyTheme.xml中:

<?xml version="1.0" encoding="Windows-1252" ?>
<!--
File name:           	MyTheme.xml
Style Name:          	Phantom-Kami
Description:         	Custom style for Notepad++
						Inspired by the Mustard style by Rafal Lindemann
						and the RenownedNotepad style by Joni Eskelinen.	
						Mustard - xml format(like html)
						RenownedNotepad - classical format(like C++)
Supported languages: 	Assembly, C++, C, C#, Objective-C, Java, Python, Ruby, PHP, SQL, Javascript,
						XML, HTML, CSS, INI, Matlab, VHDL, VB...More(almost all languages
						that Notepad++ supports).
Created by:          	Kami
Released:            	09/15/2014
License:             	GNU Free License.
Installation:		 	Import this file by: [Settings]-[Import]-[Import style themes]
						*PS: Always remember to backup this default form if you want to modify
						this xml.
-->
<NotepadPlus>
    <LexerStyles>
        <LexerType name="actionscript" desc="ActionScript" ext="">
            <WordsStyle name="DEFAULT" styleID="11" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="FUNCTION" styleID="20" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
            <WordsStyle name="PREPROCESSOR" styleID="9" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
            <WordsStyle name="TYPE WORD" styleID="16" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
            <WordsStyle name="NUMBER" styleID="4" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
            <WordsStyle name="STRING" styleID="6" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
            <WordsStyle name="CHARACTER" styleID="7" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="10" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="VERBATIM" styleID="13" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="REGEX" styleID="14" fgColor="D39745" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE" styleID="2" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="">ply self Nav Node Database Query SWEP ENT</WordsStyle>
            <WordsStyle name="COMMENT DOC" styleID="3" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="">SWEP.Category</WordsStyle>
            <WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="1" fontSize="">net mysqloo nav halo</WordsStyle>
            <WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="1" fontSize="">util.AddNetworkString net.Broadcast net.BytesWritten net.Incoming net.ReadAngle net.ReadBit net.ReadData net.ReadDouble net.ReadEntity net.ReadFloat net.ReadHeader net.ReadIntnet.ReadNormal net.ReadString net.ReadTable net.ReadType net.ReadUInt net.ReadVector net.Receive net.Send net.SendOmit net.SendPAS net.SendPVS net.SendToServer net.Start net.WriteAngle net.WriteBit net.WriteData net.WriteDouble net.WriteEntity net.WriteFloat net.WriteInt net.WriteNormal net.WriteString net.WriteTable net.WriteType net.WriteUInt net.WriteVector mysqloo.connect mysqloo.VERSION mysqloo.MYSQL_VERSION mysqloo.MYSQL_INFO mysqloo.DATABASE_CONNECTED mysqloo.DATABASE_CONNECTING mysqloo.DATABASE_NOT_CONNECTED mysqloo.DATABASE_INTERNAL_ERROR mysqloo.QUERY_NOT_RUNNING mysqloo.QUERY_RUNNING mysqloo.QUERY_READING_DATA mysqloo.QUERY_COMPLETE mysqloo.QUERY_ABORTED mysqloo.OPTION_NUMERIC_FIELDS mysqloo.OPTION_NAMED_FIELDS mysqloo.OPTION_INTERPRET_DATA mysqloo.OPTION_CACHE nav.Create nav.NORTH nav.SOUTH nav.EAST nav.WEST nav.NORTHEAST nav.NORTHWEST nav.SOUTHEAST nav.SOUTHWEST nav.UP nav.DOWN nav.LEFT nav.RIGHT nav.FORWARD nav.BACKWARD nav.NUM_DIRECTIONS nav.NUM_DIRECTIONS_DIAGONAL nav.NUM_DIRECTIONS_MAX nav.HEURISTIC_MANHATTAN nav.HEURISTIC_EUCLIDEAN halo.Add halo.Render util.Base64Encode util.Compress util.DateStamp util.DecalEx util.Decompress util.DistanceToLine util.IntersectRayWithOBB util.IntersectRayWithPlane util.IsModelLoaded util.IsSkyboxVisibleFromPoint util.JSONToTable util.KeyValuesToTablePreserveOrder util.NetworkIDToString util.NetworkStringToID util.StringToType util.TableToJSON util.TimerCycle</WordsStyle>
        </LexerType>
        <LexerType name="ada" desc="ADA" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="INSTRUCTION WORD" styleID="1" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
            <WordsStyle name="IDENTIFIER" styleID="2" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="NUMBER" styleID="3" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="DELIMITER" styleID="4" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CHARACTER" styleID="5" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
            <WordsStyle name="CHARACTER EOL" styleID="6" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
            <WordsStyle name="STRING" styleID="7" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING EOL" styleID="8" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="LABEL" styleID="9" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="COMMENT LINE" styleID="10" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="ILLEGAL" styleID="11" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="asp" desc="asp" ext="asp">
            <WordsStyle name="DEFAULT" styleID="81" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENTLINE" styleID="82" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="NUMBER" styleID="83" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="WORD" styleID="84" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
            <WordsStyle name="STRING" styleID="85" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRINGEOL" styleID="87" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
            <WordsStyle name="IDENTIFIER" styleID="86" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
            <WordsStyle name="ASPSYBOL" styleID="15" fgColor="D955C1" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="SCRIPTTYPE" styleID="16" fgColor="D955C1" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="asm" desc="Assembly" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="NUMBER" styleID="2" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING" styleID="3" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="4" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="IDENTIFIER" styleID="5" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
            <WordsStyle name="CPU INSTRUCTION" styleID="6" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">bool long int char</WordsStyle>
            <WordsStyle name="MATH INSTRUCTION" styleID="7" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
            <WordsStyle name="REGISTER" styleID="8" fgColor="D39745" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
            <WordsStyle name="DIRECTIVE" styleID="9" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
            <WordsStyle name="DIRECTIVE OPERAND" styleID="10" fgColor="D2C5E0" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
            <WordsStyle name="COMMENT BLOCK" styleID="11" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CHARACTER" styleID="12" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRINGEOL" styleID="13" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="EXT INSTRUCTION" styleID="14" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
        </LexerType>
        <LexerType name="autoit" desc="autoIt" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="2" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="NUMBER" styleID="3" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="FUNCTION" styleID="4" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
            <WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">if else for while</WordsStyle>
            <WordsStyle name="MACRO" styleID="6" fgColor="D39745" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type1">bool long int char</WordsStyle>
            <WordsStyle name="STRING" styleID="7" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="8" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="VARIABLE" styleID="9" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="SENT" styleID="10" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
            <WordsStyle name="PREPROCESSOR" styleID="11" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
            <WordsStyle name="SPECIAL" styleID="12" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
            <WordsStyle name="EXPAND" styleID="13" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
            <WordsStyle name="COMOBJ" styleID="14" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="bash" desc="bash" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="ERROR" styleID="1" fgColor="FFC6C6" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="INSTRUCTION WORD" styleID="4" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
            <WordsStyle name="NUMBER" styleID="3" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="">toto titi</WordsStyle>
            <WordsStyle name="STRING" styleID="5" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CHARACTER" styleID="6" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="7" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="IDENTIFIER" styleID="8" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="SCALAR" styleID="9" fgColor="B7C8D9" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE" styleID="2" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="PARAM" styleID="10" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="BACKTICKS" styleID="11" fgColor="D39745" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="HERE DELIM" styleID="12" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="HERE Q" styleID="13" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="batch" desc="Batch" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="KEYWORDS" styleID="2" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">ooooo</WordsStyle>
            <WordsStyle name="LABEL" styleID="3" fgColor="C29F56" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="HIDE SYBOL" styleID="4" fgColor="D3DA50" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMAND" styleID="5" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="VARIABLE" styleID="6" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="7" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="c" desc="C" ext="">
            <WordsStyle name="PREPROCESSOR" styleID="9" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="DEFAULT" styleID="11" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">ooooo</WordsStyle>
            <WordsStyle name="TYPE WORD" styleID="16" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
            <WordsStyle name="NUMBER" styleID="4" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING" styleID="6" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CHARACTER" styleID="7" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="10" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="VERBATIM" styleID="13" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="REGEX" styleID="14" fgColor="D39745" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE" styleID="2" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT DOC" styleID="3" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
        </LexerType>
        <LexerType name="caml" desc="Caml" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="IDENTIFIER" styleID="1" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="TAGNAME" styleID="2" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="">the_ID the_post have_posts wp_link_pages the_content</WordsStyle>
            <WordsStyle name="INSTRUCTION WORD" styleID="3" fgColor="93C763" bgColor="191919" 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="BUILIN FUNC &amp; TYPE" styleID="4" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="instre2">XmlUtil loadXmlString TopologyXmlTree NotificationArea loadXmlFile debug</WordsStyle>
            <WordsStyle name="TYPE" styleID="5" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type1">bool long int char</WordsStyle>
            <WordsStyle name="LINENUM" styleID="6" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="">$_POST $_GET $_SESSION</WordsStyle>
            <WordsStyle name="OPERATOR" styleID="7" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="NUMBER" styleID="8" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CHARACTER" styleID="9" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING" styleID="11" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="12" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE" styleID="13" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT DOC" styleID="14" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="">param @projectDescription projectDescription @param</WordsStyle>
            <WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="cmake" desc="CMakeFile" ext="cmake">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING D" styleID="2" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING L" styleID="3" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="">import</WordsStyle>
            <WordsStyle name="STRING R" styleID="4" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="">import</WordsStyle>
            <WordsStyle name="COMMAND" styleID="5" fgColor="93C763" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
            <WordsStyle name="PARAMETER" styleID="6" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="VARIABLE" styleID="7" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="USER DEFINED" styleID="8" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
            <WordsStyle name="WHILEDEF" styleID="9" fgColor="D0D2B5" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="FOREACHDEF" styleID="10" fgColor="D0D2B5" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="IFDEF" styleID="11" fgColor="D0D2B5" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="MACRODEF" styleID="12" fgColor="D0D2B5" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="STRING VARIABLE" styleID="13" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="NUMBER" styleID="14" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
        </LexerType>
        <LexerType name="coffeescript" desc="CoffeeScript" ext="">
            <WordsStyle name="PREPROCESSOR" styleID="9" fgColor="D82727" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="DEFAULT" styleID="11" fgColor="DFC47D" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="E08056" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="instre1">ooooo</WordsStyle>
            <WordsStyle name="TYPE WORD" styleID="16" fgColor="E08056" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
            <WordsStyle name="NUMBER" styleID="4" fgColor="85E4F6" bgColor="191919" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
            <WordsStyle name="STRING" styleID="6" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
            <WordsStyle name="CHARACTER" styleID="7" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
            <WordsStyle name="OPERATOR" styleID="10" fgColor="9F9D6D" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="VERBATIM" styleID="13" fgColor="E08056" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="REGEX" styleID="14" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="3" fontSize="" />
            <WordsStyle name="COMMENT LINE" styleID="2" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="3" fontSize="" />
            <WordsStyle name="COMMENT DOC" styleID="3" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="3" fontSize="" />
            <WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="3" fontSize="" />
            <WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="3" fontSize="" />
            <WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="3" fontSize="" />
            <WordsStyle name="PREDEFINED CONSTANT" styleID="19" fgColor="1BC5B4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
            <WordsStyle name="COMMENT BLOCK" styleID="22" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="3" fontSize="" />
            <WordsStyle name="VERBOSE REGEX" styleID="23" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="VERBOSE REGEX COMMENT" styleID="24" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="3" fontSize="" />
        </LexerType>
        <LexerType name="cpp" desc="C++" ext="">
            <WordsStyle name="PREPROCESSOR" styleID="9" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="DEFAULT" styleID="11" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">ooooo</WordsStyle>
            <WordsStyle name="TYPE WORD" styleID="16" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
            <WordsStyle name="NUMBER" styleID="4" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING" styleID="6" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CHARACTER" styleID="7" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="10" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="VERBATIM" styleID="13" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="REGEX" styleID="14" fgColor="D39745" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE" styleID="2" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT DOC" styleID="3" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
        </LexerType>
        <LexerType name="cs" desc="C#" ext="">
            <WordsStyle name="PREPROCESSOR" styleID="9" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="DEFAULT" styleID="11" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">the_ID the_post have_posts wp_link_pages the_content</WordsStyle>
            <WordsStyle name="TYPE WORD" styleID="16" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="NUMBER" styleID="4" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING" styleID="6" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CHARACTER" styleID="7" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="">$_POST $_GET $_SESSION</WordsStyle>
            <WordsStyle name="OPERATOR" styleID="10" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="VERBATIM" styleID="13" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="REGEX" styleID="14" fgColor="D39745" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE" styleID="2" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT DOC" styleID="3" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
        </LexerType>
        <LexerType name="css" desc="CSS" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="TAG" styleID="1" fgColor="E9903B" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="CLASS" styleID="2" fgColor="E9903B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="PSEUDOCLASS" styleID="3" fgColor="FFFFFF" bgColor="191919" fontName="" fontStyle="0" fontSize="">toto titi</WordsStyle>
            <WordsStyle name="UNKNOWN_PSEUDOCLASS" styleID="4" fgColor="FFFFFF" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="5" fgColor="FFFFFF" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="IDENTIFIER" styleID="6" fgColor="ECD795" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
            <WordsStyle name="UNKNOWN_IDENTIFIER" styleID="7" fgColor="F7C527" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="VALUE" styleID="8" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="0" fontSize="10" />
            <WordsStyle name="COMMENT" styleID="9" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="3" fontSize="" />
            <WordsStyle name="ID" styleID="10" fgColor="E9903B" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="IMPORTANT" styleID="11" fgColor="E9903B" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="DIRECTIVE" styleID="12" fgColor="E9903B" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
        </LexerType>
        <LexerType name="diff" desc="DIFF" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMAND" styleID="2" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="1" fontSize="">ooooo</WordsStyle>
            <WordsStyle name="HEADER" styleID="3" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="POSITION" styleID="4" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
            <WordsStyle name="DELETED" styleID="5" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
            <WordsStyle name="ADDED" styleID="6" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
        </LexerType>
        <LexerType name="fortran" desc="Fortran" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="NUMBER" styleID="2" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING" styleID="3" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING2" styleID="4" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRINGEOL" styleID="5" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="6" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="IDENTIFIER" styleID="7" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="INSTRUCTION WORD" styleID="8" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
            <WordsStyle name="FUNCTION1" styleID="9" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
            <WordsStyle name="FUNCTION2" styleID="10" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
            <WordsStyle name="PREPROCESSOR" styleID="11" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR2" styleID="12" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="LABEL" styleID="13" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CONTINUATION" styleID="14" fgColor="9FAC95" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="haskell" desc="Haskell" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="IDENTIFIER" styleID="1" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="KEYWORD" styleID="2" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="NUMBER" styleID="3" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING" styleID="4" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CHARACTER" styleID="5" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CLASS" styleID="6" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="MODULE" styleID="7" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CAPITAL" styleID="8" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="DATA" styleID="9" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="IMPORT" styleID="10" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="11" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="INSTANCE" styleID="12" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENTLINE" styleID="13" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENTBLOCK" styleID="14" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENTBLOCK2" styleID="15" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENTBLOCK3" styleID="16" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="html" desc="HTML" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="9" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="2" fontSize="" />
            <WordsStyle name="NUMBER" styleID="5" fgColor="85E4F6" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="DOUBLESTRING" styleID="6" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="SINGLESTRING" styleID="7" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="TAG" styleID="1" fgColor="E9903B" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="TAGEND" styleID="11" fgColor="E9903B" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="TAGUNKNOWN" styleID="2" fgColor="E9903B" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="ATTRIBUTE" styleID="3" fgColor="DFC47D" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="ATTRIBUTEUNKNOWN" styleID="4" fgColor="DFC47D" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="SGMLDEFAULT" styleID="21" fgColor="C0C0C0" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CDATA" styleID="17" fgColor="D82727" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="VALUE" styleID="19" fgColor="849FBD" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="ENTITY" styleID="10" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="2" fontSize="" />
        </LexerType>
        <LexerType name="ini" desc="INI" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="C0C0C0" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="3" fontSize="" />
            <WordsStyle name="SECTION" styleID="2" fgColor="F7C527" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="ASSIGNMENT" styleID="3" fgColor="9F9D6D" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="DEFVAL" styleID="4" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="inno" desc="InnoSetup" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="KEYWORD" styleID="2" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
            <WordsStyle name="PARAMETER" styleID="3" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
            <WordsStyle name="SECTION" styleID="4" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
            <WordsStyle name="PREPROCESSOR" styleID="5" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
            <WordsStyle name="PREPROCESSOR INLINE" styleID="6" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT PASCAL" styleID="7" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="KEYWORD PASCAL" styleID="8" fgColor="93C763" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
            <WordsStyle name="KEYWORD USER" styleID="9" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
            <WordsStyle name="STRING DOUBLE" styleID="10" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING SINGLE" styleID="11" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="IDENTIFIER" styleID="12" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="java" desc="Java" ext="">
            <WordsStyle name="PREPROCESSOR" styleID="9" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="DEFAULT" styleID="11" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
            <WordsStyle name="TYPE WORD" styleID="16" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
            <WordsStyle name="NUMBER" styleID="4" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING" styleID="6" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CHARACTER" styleID="7" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="10" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="VERBATIM" styleID="13" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="REGEX" styleID="14" fgColor="D39745" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE" styleID="2" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT DOC" styleID="3" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
        </LexerType>
        <LexerType name="javascript" desc="JavaScript" ext="">
            <WordsStyle name="DEFAULT" styleID="41" fgColor="E08056" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="NUMBER" styleID="45" fgColor="85E4F6" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="WORD" styleID="46" fgColor="DFC47D" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="KEYWORD" styleID="47" fgColor="EC691E" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
            <WordsStyle name="DOUBLESTRING" styleID="48" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="SINGLESTRING" styleID="49" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="SYMBOLS" styleID="50" fgColor="FFFFFF" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRINGEOL" styleID="51" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="REGEX" styleID="52" fgColor="85E4F6" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="42" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENTLINE" styleID="43" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENTDOC" styleID="44" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
        </LexerType>
        <LexerType name="kix" desc="KiXtart" ext="">
            <WordsStyle name="DEFAULT" styleID="31" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING" styleID="2" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING2" styleID="3" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="NUMBER" styleID="4" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="VAR" styleID="5" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="MACRO" styleID="6" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
            <WordsStyle name="INSTRUCTION WORD" styleID="7" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
            <WordsStyle name="FUNCTION" styleID="8" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
            <WordsStyle name="OPERATOR" styleID="9" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="lua" desc="Lua" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE" styleID="2" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT DOC" styleID="3" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="LITERALSTRING" styleID="8" fgColor="C29F56" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="PREPROCESSOR" styleID="9" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
            <WordsStyle name="NUMBER" styleID="4" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING" styleID="6" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CHARACTER" styleID="7" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="10" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="FUNC1" styleID="13" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
            <WordsStyle name="FUNC2" styleID="14" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
            <WordsStyle name="FUNC3" styleID="15" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
        </LexerType>
        <LexerType name="makefile" desc="Makefile" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="PREPROCESSOR" styleID="2" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="IDENTIFIER" styleID="3" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="4" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="TARGET" styleID="5" fgColor="93C763" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="IDEOL" styleID="9" fgColor="D39745" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="matlab" desc="Matlab" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMAND" styleID="2" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="NUMBER" styleID="3" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="INSTRUCTION WORD" styleID="4" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">endfunction endif</WordsStyle>
            <WordsStyle name="STRING" styleID="5" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="6" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="IDENTIFIER" styleID="7" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="DOUBLE QUOTE STRING" styleID="8" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="nfo" desc="Dos Style" ext="">
            <WordsStyle name="DEFAULT" styleID="32" fgColor="E0E2E4" bgColor="191919" fontSize="" fontStyle="0" />
        </LexerType>
        <LexerType name="nsis" desc="NSIS" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENTLINE" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="">ContentScroller</WordsStyle>
            <WordsStyle name="STRING DOUBLE QUOTE" styleID="2" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING LEFT QUOTE" styleID="3" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING RIGHT QUOTE" styleID="4" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" 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="FUNCTION" styleID="5" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
            <WordsStyle name="VARIABLE" styleID="6" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
            <WordsStyle name="LABEL" styleID="7" fgColor="D39745" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
            <WordsStyle name="USER DEFINED" styleID="8" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
            <WordsStyle name="SECTION" styleID="9" fgColor="D955C1" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="SUBSECTION" styleID="10" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="IF DEFINE" styleID="11" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="">ply</WordsStyle>
            <WordsStyle name="MACRO" styleID="12" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="">timer.Exists</WordsStyle>
            <WordsStyle name="STRING VAR" styleID="13" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="NUMBER" styleID="14" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="SECTION GROUP" styleID="15" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="PAGE EX" styleID="16" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="FUNCTION DEFINITIONS" styleID="17" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="COMMENT" styleID="18" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="objc" desc="Objective-C" ext="">
            <WordsStyle name="DIRECTIVE" styleID="19" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
            <WordsStyle name="DEFAULT" styleID="11" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="QUALIFIER" styleID="20" fgColor="ABBFD3" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
            <WordsStyle name="PREPROCESSOR" styleID="9" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
            <WordsStyle name="TYPE WORD" styleID="16" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
            <WordsStyle name="NUMBER" styleID="4" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING" styleID="6" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CHARACTER" styleID="7" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="10" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="VERBATIM" styleID="13" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="REGEX" styleID="14" fgColor="D39745" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE" styleID="2" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT DOC" styleID="3" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
        </LexerType>
        <LexerType name="pascal" desc="Pascal" ext="">
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="PREPROCESSOR" styleID="9" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="IDENTIFIER" styleID="11" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
            <WordsStyle name="NUMBER" styleID="4" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CHARACTER" styleID="7" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="10" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="REGEX" styleID="14" fgColor="D39745" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT" styleID="1" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE" styleID="2" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT DOC" styleID="3" fgColor="6C788C" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="perl" desc="Perl" ext="">
            <WordsStyle name="PREPROCESSOR" styleID="9" fgColor="A082BD" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="DEFAULT" styleID="0" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="93C763" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
            <WordsStyle name="NUMBER" styleID="4" fgColor="FFCD22" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING" styleID="6" fgColor="EC7600" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="CHARACTER" styleID="7" fgColor="FF8409" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="10" fgColor="E8E2B7" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="REGEX" styleID="17" fgColor="D39745" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="COMMENT LINE" styleID="2" fgColor="66747B" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="SCALAR" styleID="12" fgColor="678CB1" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="ARRAY" styleID="13" fgColor="5899C0" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="HASH" styleID="14" fgColor="5AB9BE" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="SYMBOL TABLE" styleID="15" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="PUNCTUATION" styleID="8" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="POD" styleID="3" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="ERROR" styleID="1" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="LONGQUOTE" styleID="19" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="DATASECTION" styleID="21" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="REGSUBST" styleID="18" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="BACKTICKS" styleID="20" fgColor="E0E2E4" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
        </LexerType>
        <LexerType name="php" desc="PHP" ext="inc">
            <WordsStyle name="QUESTION MARK" styleID="18" fgColor="D82727" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="DEFAULT" styleID="118" fgColor="E08056" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="STRING" styleID="119" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="STRING VARIABLE" styleID="126" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="SIMPLESTRING" styleID="120" fgColor="B9D5F0" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="WORD" styleID="121" fgColor="DFC47D" bgColor="191919" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
            <WordsStyle name="NUMBER" styleID="122" fgColor="85E4F6" bgColor="191919" fontName="" fontStyle="0" fontSize="" />
            <WordsStyle name="VARIABLE" styleID="123" fgColor="F7C527" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
            <WordsStyle name="COMMENT" styleID="124" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="3" fontSize="" />
            <WordsStyle name="COMMENTLINE" styleID="125" fgColor="95A78C" bgColor="191919" fontName="" fontStyle="3" fontSize="" />
            <WordsStyle name="OPERATOR" styleID="127" fgColor="FFFFFF" bgColor="191919" fontName="" fontStyle="1" fontSize="" />
        </LexerType>
        <LexerType name="postscr