Remove obsolete stuffs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="Windows-1252" ?>
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<NotepadPlus>
|
||||
<LexerStyles>
|
||||
<LexerType name="actionscript" desc="ActionScript" ext="">
|
||||
@@ -22,6 +22,14 @@
|
||||
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="ada" desc="ADA" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -45,8 +53,16 @@
|
||||
<WordsStyle name="STRING" styleID="85" fgColor="FFA0A0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRINGEOL" styleID="87" fgColor="FFA0A0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="IDENTIFIER" styleID="86" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="ASPSYBOL" styleID="15" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="ASPSYMBOL" styleID="15" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="SCRIPTTYPE" styleID="16" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="216" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="217" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="218" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="219" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="220" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="221" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="222" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="223" fgColor="000080" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="asm" desc="Assembly" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -97,16 +113,25 @@
|
||||
<WordsStyle name="BACKTICKS" styleID="11" fgColor="00FF40" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="HERE DELIM" styleID="12" fgColor="80FF80" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="HERE Q" styleID="13" fgColor="80FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER SCALAR 1" styleID="132" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER SCALAR 2" styleID="133" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER SCALAR 3" styleID="134" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER SCALAR 4" styleID="135" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="batch" desc="Batch" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT" styleID="1" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="KEYWORDS" styleID="2" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="LABEL" styleID="3" fgColor="80FFFF" bgColor="000040" fontName="" fontStyle="4" fontSize="" />
|
||||
<WordsStyle name="HIDE SYBOL" styleID="4" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="HIDE SYMBOL" styleID="4" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMAND" styleID="5" fgColor="FF80FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="VARIABLE" styleID="6" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="7" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="AFTER LABEL" styleID="8" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="c" desc="C" ext="pmc">
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -125,6 +150,14 @@
|
||||
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="cpp" desc="C++" ext="">
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -143,6 +176,14 @@
|
||||
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="cs" desc="C#" ext="">
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -161,6 +202,14 @@
|
||||
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="caml" desc="Caml" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -198,7 +247,7 @@
|
||||
</LexerType>
|
||||
<LexerType name="css" desc="CSS" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="TAG" styleID="1" fgColor="0000FF" bgColor="000040" fontName="Batang" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="TAG" styleID="1" fgColor="0000FF" 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="" />
|
||||
@@ -257,6 +306,33 @@
|
||||
<WordsStyle name="LABEL" styleID="13" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="CONTINUATION" styleID="14" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="go" desc="Go" ext="">
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DEFAULT" styleID="11" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="FFFF00" 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="PREDECLARED IDENTIFIERS" styleID="19" fgColor="00FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
|
||||
<WordsStyle name="NUMBER" styleID="4" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING" styleID="6" fgColor="FFA0A0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="CHARACTER" styleID="7" fgColor="FFA0A0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="10" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="VERBATIM" styleID="13" fgColor="00FFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="REGEX" styleID="14" fgColor="80FFFF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="COMMENT" styleID="1" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="haskell" desc="Haskell" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="IDENTIFIER" styleID="1" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -282,7 +358,7 @@
|
||||
<WordsStyle name="NUMBER" styleID="5" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DOUBLESTRING" styleID="6" fgColor="FFA0A0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="SINGLESTRING" styleID="7" fgColor="FFA0A0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="TAG" styleID="1" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="TAG" styleID="1" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="TAGEND" styleID="11" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="TAGUNKNOWN" styleID="2" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="ATTRIBUTE" styleID="3" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -291,6 +367,14 @@
|
||||
<WordsStyle name="CDATA" styleID="17" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="VALUE" styleID="19" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="ENTITY" styleID="10" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
|
||||
<WordsStyle name="USER TAGS 1" styleID="192" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER TAGS 2" styleID="193" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER TAGS 3" styleID="194" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER TAGS 4" styleID="195" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER ATTRIBUTES 1" styleID="196" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER ATTRIBUTES 2" styleID="197" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER ATTRIBUTES 3" styleID="198" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER ATTRIBUTES 4" styleID="199" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="ini" desc="ini file" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -315,7 +399,6 @@
|
||||
<WordsStyle name="IDENTIFIER" styleID="12" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" 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="FFFFFF" 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" />
|
||||
@@ -331,8 +414,16 @@
|
||||
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="javascript" desc="JavaScript" ext="">
|
||||
<LexerType name="javascript" desc="JavaScript (embedded)" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="41" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="NUMBER" styleID="45" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="WORD" styleID="46" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -346,7 +437,31 @@
|
||||
<WordsStyle name="COMMENT" styleID="42" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENTLINE" styleID="43" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENTDOC" styleID="44" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="200" fgColor="000080" bgColor="000040" fontName="" fontStyle="3" fontSize="" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="201" fgColor="000080" bgColor="000040" fontName="" fontStyle="3" fontSize="" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="202" fgColor="000080" bgColor="000040" fontName="" fontStyle="3" fontSize="" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="203" fgColor="000080" bgColor="000040" fontName="" fontStyle="3" fontSize="" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="204" fgColor="000080" bgColor="000040" fontName="" fontStyle="3" fontSize="" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="205" fgColor="000080" bgColor="000040" fontName="" fontStyle="3" fontSize="" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="206" fgColor="000080" bgColor="000040" fontName="" fontStyle="3" fontSize="" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="207" fgColor="000080" bgColor="000040" fontName="" fontStyle="3" fontSize="" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="json" desc="JSON" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="C3BE98" 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="DCDCCC" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING EOL" styleID="3" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="PROPERTY NAME" styleID="4" fgColor="8CD0D3" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="ESCAPE SEQUENCE" styleID="5" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="LINE COMMENT" styleID="6" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="BLOCK COMMENT" styleID="7" fgColor="008000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="8" fgColor="E3CEAB" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="URI" styleID="9" fgColor="FFFF80" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMPACT IRI" styleID="10" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="KEYWORD" styleID="11" fgColor="18AF8A" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1"/>
|
||||
<WordsStyle name="LD KEYWORD" styleID="12" fgColor="FF0000" bgColor="000040" 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="" styleID="0" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -390,6 +505,14 @@
|
||||
<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="USER KEYWORD 1" styleID="16" fgColor="0000A0" bgColor="000040" fontName="" fontStyle="3" fontSize="" keywordClass="type3" />
|
||||
<WordsStyle name="USER KEYWORD 2" styleID="17" fgColor="0000A0" bgColor="000040" fontName="" fontStyle="3" fontSize="" keywordClass="type4" />
|
||||
<WordsStyle name="USER KEYWORD 3" styleID="18" fgColor="0000A0" bgColor="000040" fontName="" fontStyle="3" fontSize="" keywordClass="type5" />
|
||||
<WordsStyle name="USER KEYWORD 4" styleID="19" fgColor="0000A0" bgColor="000040" fontName="" fontStyle="3" fontSize="" keywordClass="type6" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="128" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="129" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="130" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="131" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle4" />
|
||||
</LexerType>
|
||||
<LexerType name="makefile" desc="Makefile" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -466,26 +589,47 @@
|
||||
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="perl" desc="Perl" ext="cgi">
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="NUMBER" styleID="4" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING" styleID="6" fgColor="FFA0A0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="CHARACTER" styleID="7" fgColor="FFA0A0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="10" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="REGEX" styleID="17" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="80A0FF" 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="0" fontSize="" />
|
||||
<WordsStyle name="PUNCTUATION" styleID="8" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="POD" styleID="3" fgColor="00FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="ERROR" styleID="1" fgColor="FF80C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="LONGQUOTE" styleID="19" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DATASECTION" styleID="21" fgColor="808080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="REGSUBST" styleID="18" fgColor="8080C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="BACKTICKS" styleID="20" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="NUMBER" styleID="4" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="10" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="SCALAR" styleID="12" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="ARRAY" styleID="13" fgColor="CF34CF" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="HASH" styleID="14" fgColor="8080C0" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="SYMBOL TABLE" styleID="15" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="PROTOTYPE" styleID="40" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="STRING SINGLEQUOTE" styleID="7" fgColor="FFA0A0" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="STRING DOUBLEQUOTE" styleID="6" fgColor="FFA0A0" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="STRING BACKTICKS" styleID="20" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="STRING Q" styleID="26" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
|
||||
<WordsStyle name="STRING QQ" styleID="27" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING QX" styleID="28" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING QR" styleID="29" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING QW" styleID="30" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="REGEX MATCH" styleID="17" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="REGEX SUBSTITUTION" styleID="18" fgColor="8080C0" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="TRANSLATION" styleID="44" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="HEREDOC DELIMITER" styleID="22" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="HEREDOC SINGLEQUOTE" styleID="23" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
|
||||
<WordsStyle name="HEREDOC DOUBLEQUOTE" styleID="24" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="HEREDOC BACKTICK" styleID="25" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="VAR IN STRING" styleID="43" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN REGEX" styleID="54" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN REGEX SUBSTITUTION" styleID="55" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN BACKTICKS" styleID="57" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN HEREDOC DOUBLEQUOTE" styleID="61" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN HEREDOC BACKTICK" styleID="62" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN STRING QQ" styleID="64" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN STRING QX" styleID="65" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN STRING QR" styleID="66" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="FORMAT IDENTIFIER" styleID="41" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
|
||||
<WordsStyle name="FORMAT BODY" styleID="42" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DATA SECTION" styleID="21" fgColor="808080" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="POD" styleID="3" fgColor="00FF00" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="POD VERBATIM" styleID="31" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="ERROR" styleID="1" fgColor="FF80C0" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="php" desc="php" ext="">
|
||||
<WordsStyle name="QUESTION MARK" styleID="18" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -499,6 +643,14 @@
|
||||
<WordsStyle name="COMMENT" styleID="124" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENTLINE" styleID="125" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="127" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="PREDEFINED" styleID="213" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle6" />
|
||||
<WordsStyle name="FUNCS AND METHODS 1" styleID="214" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle7" />
|
||||
<WordsStyle name="FUNCS AND METHODS 2" styleID="215" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle8" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="208" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="209" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="210" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="211" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="212" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle5" />
|
||||
</LexerType>
|
||||
<LexerType name="postscript" desc="Postscript" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -539,6 +691,39 @@
|
||||
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENTBLOCK" styleID="12" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRINGEOL" styleID="12" fgColor="008080" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="BUILTINS" styleID="14" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="10" keywordClass="instre2" />
|
||||
</LexerType>
|
||||
<LexerType name="raku" desc="Raku" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="ERROR" styleID="1" fgColor="FF80C0" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="COMMENT EMBED" styleID="3" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="POD" styleID="4" fgColor="00FF00" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="CHARACTER" styleID="5" fgColor="FFA0A0" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="HEREDOC Q" styleID="6" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
|
||||
<WordsStyle name="HEREDOC QQ" styleID="7" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING" styleID="8" fgColor="FFA0A0" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="STRING Q" styleID="9" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
|
||||
<WordsStyle name="STRING QQ" styleID="10" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING Q_LANG" styleID="11" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING VAR" styleID="12" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="REGEX" styleID="13" fgColor="8080FF" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="REGEX VAR" styleID="14" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="ADVERB" styleID="15" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
|
||||
<WordsStyle name="NUMBER" styleID="16" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="PREPROCESSOR" styleID="17" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="18" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="19" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="FUNCTION" styleID="20" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="" fontSize="" keywordClass="instre2" />
|
||||
<WordsStyle name="IDENTIFIER" styleID="21" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<!-- TYPEDEF styling applies to type1..type4 lists from langs.xml, but only associated with type1 in stylers/themes -->
|
||||
<WordsStyle name="TYPEDEF" styleID="22" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="" fontSize="" keywordClass="type1" />
|
||||
<WordsStyle name="MU" styleID="23" fgColor="FFA0A0" bgColor="000040" fontName="" fontStyle="" fontSize="" />
|
||||
<WordsStyle name="POSITIONAL" styleID="24" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="ASSOCIATIVE" styleID="25" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="CALLABLE" styleID="26" fgColor="FFFFBF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="GRAMMAR" styleID="27" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="CLASS" styleID="28" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="rc" desc="RC" ext="">
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -557,6 +742,14 @@
|
||||
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="ruby" desc="Ruby" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -602,12 +795,16 @@
|
||||
</LexerType>
|
||||
<LexerType name="sql" desc="SQL" ext="pck">
|
||||
<WordsStyle name="KEYWORD" styleID="5" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="USER1" styleID="16" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
|
||||
<WordsStyle name="KEYWORD2" styleID="19" fgColor="FF8080" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
|
||||
<WordsStyle name="NUMBER" styleID="4" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING" styleID="6" fgColor="FFA0A0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING2" styleID="7" fgColor="FF80FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="10" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT" styleID="1" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="Q OPERATOR" styleID="24" fgColor="FFA0A0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="tcl" desc="TCL" ext="">
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="804000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -635,6 +832,23 @@
|
||||
<WordsStyle name="COMMAND" styleID="4" fgColor="0000FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="TEXT" styleID="5" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="toml" desc="TOML" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT" styleID="1" fgColor="69B45C" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
|
||||
<WordsStyle name="IDENTIFIER" styleID="2" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="KEYWORD" styleID="3" fgColor="B76FFF" bgColor="000040" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="TABLE" styleID="5" fgColor="FED750" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="KEY" styleID="6" fgColor="8CC6FF" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="ERROR" styleID="7" fgColor="FF0000" bgColor="000040" fontName="" fontStyle="4" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="8" fgColor="C0C0C0" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="STRING SQ" styleID="9" fgColor="CE9B9B" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="STRING DQ" styleID="10" fgColor="CE9B9B" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="TRIPLE STRING SQ" styleID="11" fgColor="CE9B9B" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="TRIPLE STRING DQ" styleID="12" fgColor="CE9B9B" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="ESCAPE CHAR" styleID="13" fgColor="00FF00" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DATETIME" styleID="14" fgColor="A0FAC7" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="vb" desc="VB / VBS" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="7" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT" styleID="1" fgColor="80A0FF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -696,6 +910,14 @@
|
||||
<WordsStyle name="SGMLDEFAULT" styleID="21" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="CDATA" styleID="17" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="ENTITY" styleID="10" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="2" fontSize="" />
|
||||
<WordsStyle name="USER ATTRIBUTES 1" styleID="192" fgColor="00FF40" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER ATTRIBUTES 2" styleID="193" fgColor="00FF40" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER ATTRIBUTES 3" styleID="194" fgColor="00FF40" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER ATTRIBUTES 4" styleID="195" fgColor="00FF40" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER ATTRIBUTES 5" styleID="196" fgColor="00FF40" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER ATTRIBUTES 6" styleID="197" fgColor="00FF40" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER ATTRIBUTES 7" styleID="198" fgColor="00FF40" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER ATTRIBUTES 8" styleID="199" fgColor="00FF40" bgColor="000040" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="yaml" desc="YAML" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
@@ -725,16 +947,33 @@
|
||||
<WidgetStyle name="Brace highlight style" styleID="34" fgColor="80FF80" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WidgetStyle name="Bad brace colour" styleID="35" fgColor="FF8000" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WidgetStyle name="Current line background colour" styleID="0" bgColor="000040" />
|
||||
<WidgetStyle name="Mark colour" styleID="0" fgColor="C00000" bgColor="000040" />
|
||||
<WidgetStyle name="Selected text colour" styleID="0" bgColor="2050D0" />
|
||||
<!-- In below rule 'fgColor' attribute for 'Selected text colour' can be unlocked with a enableSelectFgColor.xml file -->
|
||||
<WidgetStyle name="Selected text colour" styleID="0" bgColor="2050D0" fgColor="000000" />
|
||||
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="2050D0" />
|
||||
<WidgetStyle name="Caret colour" styleID="2069" fgColor="FFFF00" />
|
||||
<WidgetStyle name="Find Mark Style" styleID="31" fgColor="FFFF00" bgColor="000040" fontName="" fontStyle="1" fontSize="" />
|
||||
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="FFFF00" />
|
||||
<WidgetStyle name="Edge colour" styleID="0" fgColor="80FFFF" />
|
||||
<WidgetStyle name="Line number margin" styleID="33" fgColor="FFFFFF" bgColor="000040" fontName="" fontStyle="0" fontSize="" />
|
||||
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="000040" />
|
||||
<WidgetStyle name="Change History margin" styleID="0" bgColor="000040" />
|
||||
<WidgetStyle name="Change History modified" styleID="0" fgColor="FF8000" bgColor="FF8000" />
|
||||
<WidgetStyle name="Change History revert modified" styleID="0" fgColor="A0C000" bgColor="A0C000" />
|
||||
<WidgetStyle name="Change History revert origin" styleID="0" fgColor="40A0BF" bgColor="40A0BF" />
|
||||
<WidgetStyle name="Change History saved" styleID="0" fgColor="00A000" bgColor="00A000" />
|
||||
<WidgetStyle name="Fold" styleID="0" fgColor="FFFFFF" bgColor="000040" />
|
||||
<WidgetStyle name="Fold active" styleID="0" fgColor="FFFFFF" />
|
||||
<WidgetStyle name="Fold margin" styleID="0" fgColor="000040" bgColor="000040" />
|
||||
<WidgetStyle name="White space symbol" styleID="0" fgColor="004040" />
|
||||
<WidgetStyle name="Smart HighLighting" styleID="29" bgColor="2050D0" />
|
||||
<WidgetStyle name="Smart Highlighting" styleID="29" bgColor="2050D0" />
|
||||
<WidgetStyle name="Find Mark Style" styleID="31" bgColor="000040" />
|
||||
<WidgetStyle name="Find status: Not found" styleID="0" fgColor="FF0000" />
|
||||
<WidgetStyle name="Find status: Message" styleID="0" fgColor="0000FF" />
|
||||
<WidgetStyle name="Find status: Search end reached" styleID="0" fgColor="008000" />
|
||||
<WidgetStyle name="Mark Style 1" styleID="25" bgColor="00FFFF" />
|
||||
<WidgetStyle name="Mark Style 2" styleID="24" bgColor="FF8000" />
|
||||
<WidgetStyle name="Mark Style 3" styleID="23" bgColor="FFFF00" />
|
||||
<WidgetStyle name="Mark Style 4" styleID="22" bgColor="8000FF" />
|
||||
<WidgetStyle name="Mark Style 5" styleID="21" bgColor="008000" />
|
||||
<WidgetStyle name="Incremental highlight all" styleID="28" bgColor="008000" />
|
||||
<WidgetStyle name="Tags match highlighting" styleID="27" bgColor="000040" />
|
||||
<WidgetStyle name="Tags attribute" styleID="26" bgColor="000040" />
|
||||
@@ -742,9 +981,18 @@
|
||||
<WidgetStyle name="Active tab unfocused indicator" styleID="0" fgColor="FFCAB0" />
|
||||
<WidgetStyle name="Active tab text" styleID="0" fgColor="000000" />
|
||||
<WidgetStyle name="Inactive tabs" styleID="0" fgColor="8080C0" bgColor="CECECE" />
|
||||
<WidgetStyle name="Unsaved change marker" styleID="0" bgColor="FF0000" />
|
||||
<WidgetStyle name="Saved change marker" styleID="0" bgColor="80FF00" />
|
||||
<WidgetStyle name="Tab color 1" styleID="0" bgColor="F3F0CB" />
|
||||
<WidgetStyle name="Tab color 2" styleID="0" bgColor="DBF3CB" />
|
||||
<WidgetStyle name="Tab color 3" styleID="0" bgColor="CBDBF3" />
|
||||
<WidgetStyle name="Tab color 4" styleID="0" bgColor="F3DBCB" />
|
||||
<WidgetStyle name="Tab color 5" styleID="0" bgColor="F3CBEE" />
|
||||
<WidgetStyle name="Tab color dark mode 1" styleID="0" bgColor="807848" />
|
||||
<WidgetStyle name="Tab color dark mode 2" styleID="0" bgColor="568048" />
|
||||
<WidgetStyle name="Tab color dark mode 3" styleID="0" bgColor="507094" />
|
||||
<WidgetStyle name="Tab color dark mode 4" styleID="0" bgColor="804849" />
|
||||
<WidgetStyle name="Tab color dark mode 5" styleID="0" bgColor="754880" />
|
||||
<WidgetStyle name="URL hovered" styleID="0" fgColor="FFFFFF" />
|
||||
<WidgetStyle name="Document map" styleID="0" fgColor="FFFFBF" bgColor="000040" />
|
||||
<WidgetStyle name="EOL custom color" styleID="0" fgColor="808080" />
|
||||
</GlobalStyles>
|
||||
</NotepadPlus>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user