Remove obsolete stuffs

This commit is contained in:
leokhoa
2025-10-05 17:33:37 +02:00
parent 71b1fe4850
commit 1c759708e4
15680 changed files with 4890893 additions and 139873 deletions

View File

@@ -1,18 +1,19 @@
<?xml version="1.0" encoding="Windows-1252" ?>
<?xml version="1.0" encoding="UTF-8" ?>
<!--//
File Name: HotFudgeSundae.xml
Style Name: HotFudgeSundae
Description: HotFudgeSundae theme for Notepad++.
Hues from photographs of hot fudge sundaes.
Hot fudge, some ice cream peeking out, drizzled with
caramel, nuts, and sprinkles with a cherry on top.
Supported languages: All the languages supported by release 6.7.4
caramel, nuts, and sprinkles with a cherry on top.
Supported languages: All the languages supported by release 6.7.4
Created by: Paul Neubauer (PaulRNeubauer at gmail dot com)
Released: 4/17/2012
Last Modified: 2/20/2015
Improved contrast in comments.
Added support for CoffeeScript.
License: Feel free to modify this theme.
2023-09-30: update Perl support.
License: Feel free to modify this theme.
This theme is available under the terms of the Creative Commons
Attribution 3.0 Unported License. You are free to to copy,
distribute and transmit the work, to adapt the work, or to make
@@ -20,7 +21,7 @@ License: Feel free to modify this theme.
attribute the work in the manner specified by the author or
licensor (but not in any way that suggests that they endorse you
or your use of the work). See
http://creativecommons.org/licenses/by/3.0/
http://creativecommons.org/licenses/by/3.0/
for a legal description of the license terms. Briefly, this
means: please note in derivatives of this theme, that they are
based on my work. Of course, if you are using this file as no
@@ -55,6 +56,14 @@ Installation:
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
</LexerType>
<LexerType name="ada" desc="ADA" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -93,8 +102,16 @@ Installation:
<WordsStyle name="WORD" styleID="84" fgColor="4AD231" bgColor="352319" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="STRING" styleID="85" fgColor="BCBB80" bgColor="352319" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="86" fgColor="CFBA28" bgColor="352319" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ASPSYBOL" styleID="15" fgColor="C11418" bgColor="9A7E13" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ASPSYMBOL" styleID="15" fgColor="C11418" bgColor="9A7E13" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="SCRIPTTYPE" styleID="16" fgColor="D92B10" bgColor="352319" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="USER KEYWORDS 1" styleID="216" fgColor="4AD231" bgColor="352319" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
<WordsStyle name="USER KEYWORDS 2" styleID="217" fgColor="4AD231" bgColor="352319" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
<WordsStyle name="USER KEYWORDS 3" styleID="218" fgColor="4AD231" bgColor="352319" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
<WordsStyle name="USER KEYWORDS 4" styleID="219" fgColor="4AD231" bgColor="352319" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
<WordsStyle name="USER KEYWORDS 5" styleID="220" fgColor="4AD231" bgColor="352319" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
<WordsStyle name="USER KEYWORDS 6" styleID="221" fgColor="4AD231" bgColor="352319" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
<WordsStyle name="USER KEYWORDS 7" styleID="222" fgColor="4AD231" bgColor="352319" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
<WordsStyle name="USER KEYWORDS 8" styleID="223" fgColor="4AD231" bgColor="352319" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
</LexerType>
<LexerType name="autoit" desc="autoIt" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -128,22 +145,31 @@ Installation:
<WordsStyle name="BACKTICKS" styleID="11" fgColor="98AE66" bgColor="602F1A" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HERE DELIM" styleID="12" fgColor="C11418" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HERE Q" styleID="13" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
<WordsStyle name="USER SCALAR 1" styleID="132" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
<WordsStyle name="USER SCALAR 2" styleID="133" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
<WordsStyle name="USER SCALAR 3" styleID="134" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
<WordsStyle name="USER SCALAR 4" styleID="135" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
</LexerType>
<LexerType name="batch" desc="Batch" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="KEYWORDS" styleID="2" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="LABEL" styleID="3" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HIDE SYBOL" styleID="4" fgColor="D6C479" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HIDE SYMBOL" styleID="4" fgColor="D6C479" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMAND" styleID="5" fgColor="D92B10" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VARIABLE" styleID="6" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="7" fgColor="D6C479" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="AFTER LABEL" styleID="8" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="c" desc="C" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="C11418" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre1">ooooo</WordsStyle>
<WordsStyle name="TYPEWORD" styleID="16" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="AFA7D6" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -156,6 +182,14 @@ Installation:
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
</LexerType>
<LexerType name="caml" desc="Caml" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -247,6 +281,14 @@ Installation:
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
</LexerType>
<LexerType name="cs" desc="C#" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="C11418" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -265,6 +307,14 @@ Installation:
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
</LexerType>
<LexerType name="css" desc="CSS" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -350,6 +400,33 @@ Installation:
<WordsStyle name="LABEL" styleID="13" fgColor="D92B10" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CONTINUATION" styleID="14" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="go" desc="Go" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="C11418" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="PREDECLARED IDENTIFIERS" styleID="19" fgColor="CFBACF" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="NUMBER" styleID="4" fgColor="AFA7D6" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="D6C479" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VERBATIM" styleID="13" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="14" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
</LexerType>
<LexerType name="gui4cli" desc="GUI4CLI" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="1" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
@@ -387,7 +464,7 @@ Installation:
<WordsStyle name="NUMBER" styleID="5" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="DOUBLESTRING" styleID="6" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SINGLESTRING" styleID="7" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAG" styleID="1" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAG" styleID="1" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TAGEND" styleID="11" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TAGUNKNOWN" styleID="2" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ATTRIBUTE" styleID="3" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -396,6 +473,14 @@ Installation:
<WordsStyle name="CDATA" styleID="17" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VALUE" styleID="19" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ENTITY" styleID="10" fgColor="7578DB" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="USER TAGS 1" styleID="192" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
<WordsStyle name="USER TAGS 2" styleID="193" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
<WordsStyle name="USER TAGS 3" styleID="194" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
<WordsStyle name="USER TAGS 4" styleID="195" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
<WordsStyle name="USER ATTRIBUTES 1" styleID="196" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
<WordsStyle name="USER ATTRIBUTES 2" styleID="197" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
<WordsStyle name="USER ATTRIBUTES 3" styleID="198" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
<WordsStyle name="USER ATTRIBUTES 4" styleID="199" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
</LexerType>
<LexerType name="ini" desc="ini file" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -420,7 +505,6 @@ Installation:
<WordsStyle name="IDENTIFIER" styleID="12" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="java" desc="Java" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="C11418" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="11" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
@@ -436,8 +520,16 @@ Installation:
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
</LexerType>
<LexerType name="javascript" desc="JavaScript" ext="">
<LexerType name="javascript" desc="JavaScript (embedded)" ext="">
<WordsStyle name="DEFAULT" styleID="41" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="45" fgColor="AFA7D6" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="WORD" styleID="46" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -453,7 +545,31 @@ Installation:
<WordsStyle name="COMMENTDOC" styleID="44" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="">param @projectDescription projectDescription @param</WordsStyle>
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="USER KEYWORDS 1" styleID="200" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
<WordsStyle name="USER KEYWORDS 2" styleID="201" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
<WordsStyle name="USER KEYWORDS 3" styleID="202" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
<WordsStyle name="USER KEYWORDS 4" styleID="203" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
<WordsStyle name="USER KEYWORDS 5" styleID="204" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
<WordsStyle name="USER KEYWORDS 6" styleID="205" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
<WordsStyle name="USER KEYWORDS 7" styleID="206" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
<WordsStyle name="USER KEYWORDS 8" styleID="207" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
</LexerType>
<LexerType name="json" desc="JSON" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="C3BE98" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="1" fgColor="FF8000" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="2" fgColor="DCDCCC" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING EOL" styleID="3" fgColor="808080" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PROPERTY NAME" styleID="4" fgColor="8CD0D3" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ESCAPE SEQUENCE" styleID="5" fgColor="0000FF" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LINE COMMENT" styleID="6" fgColor="008000" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BLOCK COMMENT" styleID="7" fgColor="008000" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="8" fgColor="E3CEAB" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="URI" styleID="9" fgColor="FFFF80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMPACT IRI" styleID="10" fgColor="0000FF" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="KEYWORD" styleID="11" fgColor="18AF8A" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" keywordClass="instre1"/>
<WordsStyle name="LD KEYWORD" styleID="12" fgColor="FF0000" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="ERROR" styleID="13" fgColor="FFFF80" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="kix" desc="KiXtart" ext="">
<WordsStyle name="DEFAULT" styleID="31" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
@@ -495,6 +611,14 @@ Installation:
<WordsStyle name="FUNC1" styleID="13" fgColor="D92B10" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="FUNC2" styleID="14" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="FUNC3" styleID="15" fgColor="7578DB" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="USER KEYWORD 1" styleID="16" fgColor="7578DB" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="USER KEYWORD 2" styleID="17" fgColor="7578DB" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />
<WordsStyle name="USER KEYWORD 3" styleID="18" fgColor="7578DB" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
<WordsStyle name="USER KEYWORD 4" styleID="19" fgColor="7578DB" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="type6" />
<WordsStyle name="USER KEYWORDS 5" styleID="128" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
<WordsStyle name="USER KEYWORDS 6" styleID="129" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
<WordsStyle name="USER KEYWORDS 7" styleID="130" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
<WordsStyle name="USER KEYWORDS 8" styleID="131" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
</LexerType>
<LexerType name="makefile" desc="Makefile" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -577,39 +701,47 @@ Installation:
<WordsStyle name="ASM" styleID="14" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="perl" desc="Perl" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="C11418" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="AFA7D6" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CHARACTER" styleID="7" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="">True False</WordsStyle>
<WordsStyle name="OPERATOR" styleID="10" fgColor="D6C479" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX" styleID="17" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGSUBST" styleID="18" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="AFA7D6" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="D6C479" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SCALAR" styleID="12" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ARRAY" styleID="13" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HASH" styleID="14" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SYMBOL TABLE" styleID="15" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PUNCTUATION" styleID="8" fgColor="D6C479" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="POD" styleID="3" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="POD VERB" styleID="31" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="ERROR" styleID="1" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="LONGQUOTE" styleID="19" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATASECTION" styleID="21" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BACKTICKS" styleID="20" fgColor="98AE66" bgColor="602F1A" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HERE DELIM" styleID="22" fgColor="BE211A" bgColor="77610F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HERE Q" styleID="23" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HERE QQ" styleID="24" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HERE QX" styleID="25" fgColor="98AE66" bgColor="602F1A" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="SCALAR" styleID="12" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="ARRAY" styleID="13" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="HASH" styleID="14" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="SYMBOL TABLE" styleID="15" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="PROTOTYPE" styleID="40" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="STRING SINGLEQUOTE" styleID="7" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" >True False</WordsStyle>
<WordsStyle name="STRING DOUBLEQUOTE" styleID="6" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="STRING BACKTICKS" styleID="20" fgColor="98AE66" bgColor="602F1A" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="STRING Q" styleID="26" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING QQ" styleID="27" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING QX" styleID="28" fgColor="98AE66" bgColor="602F1A" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING QR" styleID="29" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING QW" styleID="30" fgColor="BCBB80" bgColor="2b0f01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FORMAT IDENT" styleID="41" fgColor="BCBB80" bgColor="2b0f01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FORMAT" styleID="42" fgColor="BCBB80" bgColor="2b0f01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="REGEX MATCH" styleID="17" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="REGEX SUBSTITUTION" styleID="18" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="TRANSLATION" styleID="44" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEREDOC DELIMITER" styleID="22" fgColor="BE211A" bgColor="77610F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEREDOC SINGLEQUOTE" styleID="23" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEREDOC DOUBLEQUOTE" styleID="24" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEREDOC BACKTICK" styleID="25" fgColor="98AE66" bgColor="602F1A" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="VAR IN STRING" styleID="43" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="VAR IN REGEX" styleID="54" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="VAR IN REGEX SUBSTITUTION" styleID="55" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="VAR IN BACKTICKS" styleID="57" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="VAR IN HEREDOC DOUBLEQUOTE" styleID="61" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="VAR IN HEREDOC BACKTICK" styleID="62" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="VAR IN STRING QQ" styleID="64" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="VAR IN STRING QX" styleID="65" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="VAR IN STRING QR" styleID="66" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="FORMAT IDENTIFIER" styleID="41" fgColor="BCBB80" bgColor="2b0f01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="FORMAT BODY" styleID="42" fgColor="BCBB80" bgColor="2b0f01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATA SECTION" styleID="21" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="POD" styleID="3" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="POD VERBATIM" styleID="31" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="ERROR" styleID="1" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
</LexerType>
<LexerType name="php" desc="php" ext="">
<WordsStyle name="QUESTION MARK" styleID="18" fgColor="C11418" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -623,6 +755,14 @@ Installation:
<WordsStyle name="COMMENT" styleID="124" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENTLINE" styleID="125" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="OPERATOR" styleID="127" fgColor="D6C479" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="PREDEFINED" styleID="213" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
<WordsStyle name="FUNCS AND METHODS 1" styleID="214" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
<WordsStyle name="FUNCS AND METHODS 2" styleID="215" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
<WordsStyle name="USER KEYWORDS 1" styleID="208" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
<WordsStyle name="USER KEYWORDS 2" styleID="209" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
<WordsStyle name="USER KEYWORDS 3" styleID="210" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
<WordsStyle name="USER KEYWORDS 4" styleID="211" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
<WordsStyle name="USER KEYWORDS 5" styleID="212" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
</LexerType>
<LexerType name="postscript" desc="Postscript" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -653,6 +793,7 @@ Installation:
<WordsStyle name="INSTRUCTION WORD" styleID="8" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="CMDLET" styleID="9" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="ALIAS" styleID="10" fgColor="D92B10" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="COMMENT STREAM" styleID="13" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
</LexerType>
<LexerType name="props" desc="Properties file" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -675,7 +816,12 @@ Installation:
<WordsStyle name="OPERATOR" styleID="10" fgColor="D6C479" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENTBLOCK" styleID="12" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="STRINGEOL" styleID="12" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRINGEOL" styleID="13" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BUILTINS" styleID="14" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="10" keywordClass="instre2" />
<WordsStyle name="F STRING" styleID="16" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F CHARACTER" styleID="17" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F TRIPLE" styleID="18" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="F TRIPLEDOUBLE" styleID="19" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="r" desc="R" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -688,6 +834,44 @@ Installation:
<WordsStyle name="STRING2" styleID="7" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="8" fgColor="D6C479" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INFIX" styleID="10" fgColor="D92B10" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INFIXEOL" styleID="11" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="BACKTICKS" styleID="12" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RAWSTRING" styleID="13" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="RAWSTRING2" styleID="14" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ESCAPESEQUENCE" styleID="15" fgColor="0000FF" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="raku" desc="Raku" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="ERROR" styleID="1" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="COMMENT EMBED" styleID="3" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="POD" styleID="4" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="CHARACTER" styleID="5" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" >True False</WordsStyle>
<WordsStyle name="HEREDOC Q" styleID="6" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="HEREDOC QQ" styleID="7" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="8" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="STRING Q" styleID="9" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING QQ" styleID="10" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING Q_LANG" styleID="11" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING VAR" styleID="12" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="REGEX" styleID="13" fgColor="0088CE" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="REGEX VAR" styleID="14" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="ADVERB" styleID="15" fgColor="C11418" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
<WordsStyle name="NUMBER" styleID="16" fgColor="AFA7D6" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="PREPROCESSOR" styleID="17" fgColor="C11418" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="18" fgColor="D6C479" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="19" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" keywordClass="instre1" />
<WordsStyle name="FUNCTION" styleID="20" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" keywordClass="instre2" />
<WordsStyle name="IDENTIFIER" styleID="21" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" 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="4AD231" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" keywordClass="type1" />
<WordsStyle name="MU" styleID="23" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="" fontSize="" />
<WordsStyle name="POSITIONAL" styleID="24" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ASSOCIATIVE" styleID="25" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CALLABLE" styleID="26" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="GRAMMAR" styleID="27" fgColor="C11418" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CLASS" styleID="28" fgColor="C11418" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
</LexerType>
<LexerType name="rc" desc="RC" ext="">
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="C11418" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -706,6 +890,14 @@ Installation:
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="3" fontSize="" />
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
</LexerType>
<LexerType name="ruby" desc="Ruby" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -778,12 +970,15 @@ Installation:
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="NUMBER" styleID="4" fgColor="AFA7D6" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="5" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre1">if else for while</WordsStyle>
<WordsStyle name="KEYWORD" styleID="5" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="USER1" styleID="16" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD2" styleID="19" fgColor="FF8080" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
<WordsStyle name="STRING" styleID="6" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
<WordsStyle name="STRING2" styleID="7" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="D6C479" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="Q OPERATOR" styleID="24" fgColor="CFBA28" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
</LexerType>
<LexerType name="tcl" desc="TCL" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -811,6 +1006,23 @@ Installation:
<WordsStyle name="COMMAND" styleID="4" fgColor="4AD231" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="">if else for while</WordsStyle>
<WordsStyle name="TEXT" styleID="5" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="">bool long int char</WordsStyle>
</LexerType>
<LexerType name="toml" desc="TOML" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="FF0000" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="69B45C" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="2" fgColor="C0C0C0" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="KEYWORD" styleID="3" fgColor="B76FFF" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="TABLE" styleID="5" fgColor="FED750" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="KEY" styleID="6" fgColor="8CC6FF" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ERROR" styleID="7" fgColor="FF0000" bgColor="2B0F01" fontName="" fontStyle="4" fontSize="" />
<WordsStyle name="OPERATOR" styleID="8" fgColor="C0C0C0" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRING SQ" styleID="9" fgColor="CE9B9B" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="STRING DQ" styleID="10" fgColor="CE9B9B" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TRIPLE STRING SQ" styleID="11" fgColor="CE9B9B" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="TRIPLE STRING DQ" styleID="12" fgColor="CE9B9B" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="ESCAPE CHAR" styleID="13" fgColor="00FF00" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="DATETIME" styleID="14" fgColor="A0FAC7" bgColor="2B0F01" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="vb" desc="VB / VBS" ext="">
<WordsStyle name="DEFAULT" styleID="7" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="208008" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
@@ -872,6 +1084,14 @@ Installation:
<WordsStyle name="SGMLDEFAULT" styleID="21" fgColor="BE211A" bgColor="77610F" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="CDATA" styleID="17" fgColor="BCBB80" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="ENTITY" styleID="10" fgColor="7578DB" bgColor="2B0F01" fontName="" fontStyle="2" fontSize="" />
<WordsStyle name="USER ATTRIBUTES 1" styleID="192" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle1" />
<WordsStyle name="USER ATTRIBUTES 2" styleID="193" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle2" />
<WordsStyle name="USER ATTRIBUTES 3" styleID="194" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle3" />
<WordsStyle name="USER ATTRIBUTES 4" styleID="195" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle4" />
<WordsStyle name="USER ATTRIBUTES 5" styleID="196" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle5" />
<WordsStyle name="USER ATTRIBUTES 6" styleID="197" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle6" />
<WordsStyle name="USER ATTRIBUTES 7" styleID="198" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle7" />
<WordsStyle name="USER ATTRIBUTES 8" styleID="199" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" keywordClass="substyle8" />
</LexerType>
<LexerType name="yaml" desc="YAML" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="B7975D" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
@@ -892,28 +1112,53 @@ Installation:
<WidgetStyle name="Indent guideline style" styleID="37" fgColor="8B642B" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Brace highlight style" styleID="34" fgColor="2B0F01" bgColor="EC6221" fontName="" fontStyle="1" fontSize="" />
<WidgetStyle name="Bad brace colour" styleID="35" fgColor="FF00FF" bgColor="2B0F01" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Current line background colour" styleID="0" bgColor="432C13" fontStyle="0" fgColor="0080C0" fontSize="" />
<WidgetStyle name="Selected text colour" styleID="0" bgColor="585858" fontStyle="0" fgColor="CC0000" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="FAF1C6" fontStyle="0" bgColor="253B76" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="8B642B" fontStyle="0" bgColor="112435" fontSize="" />
<WidgetStyle name="Current line background colour" styleID="0" bgColor="432C13" />
<!-- 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="585858" fgColor="CC0000" />
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="585858" />
<WidgetStyle name="Caret colour" styleID="2069" fgColor="FAF1C6" />
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="FAF1C6" />
<WidgetStyle name="Edge colour" styleID="0" fgColor="8B642B" />
<WidgetStyle name="Line number margin" styleID="33" fgColor="8B642B" bgColor="43250B" fontName="" fontStyle="0" fontSize="" />
<WidgetStyle name="Fold" styleID="0" fgColor="8B642B" bgColor="43250B" fontStyle="0" fontSize="8" />
<WidgetStyle name="Fold active" styleID="0" fgColor="CFBA28" fontStyle="0" bgColor="1A1A1A" fontSize="8" />
<WidgetStyle name="Fold margin" styleID="0" fgColor="8B642B" bgColor="43250B" fontStyle="0" fontSize="" />
<WidgetStyle name="White space symbol" styleID="0" fgColor="CFBA28" fontStyle="0" bgColor="80FF00" />
<WidgetStyle name="Smart HighLighting" styleID="29" bgColor="008947" fontStyle="0" fgColor="FFFF00" fontSize="" />
<WidgetStyle name="Find Mark Style" styleID="31" bgColor="7578DB" fontStyle="0" fgColor="555753" fontSize="10" />
<WidgetStyle name="Mark Style 1" styleID="25" bgColor="C11418" fontStyle="0" fgColor="FCAF3E" fontSize="10" />
<WidgetStyle name="Mark Style 2" styleID="24" bgColor="0088CE" fontStyle="0" fgColor="80D4B2" />
<WidgetStyle name="Mark Style 3" styleID="23" bgColor="BCBB80" fontStyle="0" fgColor="FAAA3C" />
<WidgetStyle name="Mark Style 4" styleID="22" bgColor="4AD231" fontStyle="0" fgColor="FFCAB0" fontSize="10" />
<WidgetStyle name="Mark Style 5" styleID="21" bgColor="CFBA28" fontStyle="0" fgColor="000000" fontSize="10" />
<WidgetStyle name="Incremental highlight all" styleID="28" bgColor="2B0F01" fontStyle="0" fgColor="808080" />
<WidgetStyle name="Tags match highlighting" styleID="27" bgColor="990000" fontStyle="0" fgColor="FFCAB0" />
<WidgetStyle name="Tags attribute" styleID="26" bgColor="3D0B0C" fontStyle="0" fgColor="000000" />
<WidgetStyle name="Active tab focused indicator" styleID="0" fgColor="D92B10" fontStyle="0" bgColor="FFFF00" />
<WidgetStyle name="Active tab unfocused indicator" styleID="0" fgColor="2B0F01" fontStyle="0" bgColor="FF0000" />
<WidgetStyle name="Active tab text" styleID="0" fgColor="000000" fontStyle="0" bgColor="80FF00" />
<WidgetStyle name="Inactive tabs" styleID="0" fgColor="43250B" bgColor="D5BC93" fontStyle="0" />
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="43250B" />
<WidgetStyle name="Change History margin" styleID="0" bgColor="43250B" />
<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="8B642B" bgColor="43250B" />
<WidgetStyle name="Fold active" styleID="0" fgColor="CFBA28" />
<WidgetStyle name="Fold margin" styleID="0" fgColor="8B642B" bgColor="43250B" />
<WidgetStyle name="White space symbol" styleID="0" fgColor="CFBA28" />
<WidgetStyle name="Smart Highlighting" styleID="29" bgColor="008947" />
<WidgetStyle name="Find Mark Style" styleID="31" bgColor="7578DB" />
<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="C11418" />
<WidgetStyle name="Mark Style 2" styleID="24" bgColor="0088CE" />
<WidgetStyle name="Mark Style 3" styleID="23" bgColor="BCBB80" />
<WidgetStyle name="Mark Style 4" styleID="22" bgColor="4AD231" />
<WidgetStyle name="Mark Style 5" styleID="21" bgColor="CFBA28" />
<WidgetStyle name="Incremental highlight all" styleID="28" bgColor="2B0F01" />
<WidgetStyle name="Tags match highlighting" styleID="27" bgColor="990000" />
<WidgetStyle name="Tags attribute" styleID="26" bgColor="3D0B0C" />
<WidgetStyle name="Active tab focused indicator" styleID="0" fgColor="D92B10" />
<WidgetStyle name="Active tab unfocused indicator" styleID="0" fgColor="2B0F01" />
<WidgetStyle name="Active tab text" styleID="0" fgColor="000000" />
<WidgetStyle name="Inactive tabs" styleID="0" fgColor="43250B" bgColor="D5BC93" />
<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="B7975D" bgColor="2B0F01" />
<WidgetStyle name="EOL custom color" styleID="0" fgColor="808080" />
</GlobalStyles>
</NotepadPlus>