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" ?>
|
||||
<!--//
|
||||
|
||||
Twilight
|
||||
@@ -41,6 +41,7 @@ Credits:
|
||||
Thanks for Fabio Zendhi Nagao for the tmTheme2nppStyler.
|
||||
Thanks for the user for the tmTheme source.
|
||||
|
||||
2023-09-30: update Perl support.
|
||||
//-->
|
||||
<NotepadPlus>
|
||||
<LexerStyles>
|
||||
@@ -48,7 +49,7 @@ Credits:
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="DEFAULT" styleID="11" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="instre1" />
|
||||
<WordsStyle name="TYPEWORD" styleID="16" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="type1" />
|
||||
<WordsStyle name="TYPE WORD" styleID="16" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="type1" />
|
||||
<WordsStyle name="NUMBER" styleID="4" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="STRING" styleID="6" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="CHARACTER" styleID="7" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
@@ -61,6 +62,14 @@ Credits:
|
||||
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="cpp" desc="C++" ext="">
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
@@ -79,9 +88,43 @@ Credits:
|
||||
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="go" desc="Go" ext="">
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="DEFAULT" styleID="11" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="instre1" />
|
||||
<WordsStyle name="TYPE WORD" styleID="16" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="type1" />
|
||||
<WordsStyle name="PREDECLARED IDENTIFIERS" styleID="19" fgColor="CDA8CD" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="instre2" />
|
||||
<WordsStyle name="NUMBER" styleID="4" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="STRING" styleID="6" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="CHARACTER" styleID="7" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="OPERATOR" styleID="10" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="VERBATIM" styleID="13" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="REGEX" styleID="14" fgColor="E9C062" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT" styleID="1" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="java" desc="Java" ext="">
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="DEFAULT" styleID="11" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="instre1" />
|
||||
<WordsStyle name="TYPE WORD" styleID="16" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="type1" />
|
||||
@@ -97,6 +140,14 @@ Credits:
|
||||
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="cs" desc="C#" ext="">
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
@@ -115,6 +166,46 @@ Credits:
|
||||
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="raku" desc="Raku" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="ERROR" styleID="1" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT EMBED" styleID="3" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="POD" styleID="4" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="CHARACTER" styleID="5" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="HEREDOC Q" styleID="6" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="2" fontSize="" />
|
||||
<WordsStyle name="HEREDOC QQ" styleID="7" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING" styleID="8" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING Q" styleID="9" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="2" fontSize="" />
|
||||
<WordsStyle name="STRING QQ" styleID="10" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING Q_LANG" styleID="11" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING VAR" styleID="12" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="REGEX" styleID="13" fgColor="E9C062" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="REGEX VAR" styleID="14" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="ADVERB" styleID="15" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="" keywordClass="type5" />
|
||||
<WordsStyle name="NUMBER" styleID="16" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="PREPROCESSOR" styleID="17" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="18" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="19" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="FUNCTION" styleID="20" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
|
||||
<WordsStyle name="IDENTIFIER" styleID="21" fgColor="F8F8F8" bgColor="141414" 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="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
|
||||
<WordsStyle name="MU" styleID="23" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="POSITIONAL" styleID="24" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="ASSOCIATIVE" styleID="25" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="CALLABLE" styleID="26" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="GRAMMAR" styleID="27" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="CLASS" styleID="28" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="rc" desc="RC" ext="">
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
@@ -133,6 +224,14 @@ Credits:
|
||||
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="tcl" desc="TCL" ext="">
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
@@ -174,12 +273,16 @@ Credits:
|
||||
</LexerType>
|
||||
<LexerType name="sql" desc="SQL" ext="">
|
||||
<WordsStyle name="KEYWORD" styleID="5" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="instre1" />
|
||||
<WordsStyle name="USER1" styleID="16" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="instre2" />
|
||||
<WordsStyle name="KEYWORD2" styleID="19" fgColor="FF8080" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="type3" />
|
||||
<WordsStyle name="NUMBER" styleID="4" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="STRING" styleID="6" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="STRING2" styleID="7" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="OPERATOR" styleID="10" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT" styleID="1" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="Q OPERATOR" styleID="24" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
</LexerType>
|
||||
<LexerType name="html" desc="HTML" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
@@ -187,7 +290,7 @@ Credits:
|
||||
<WordsStyle name="NUMBER" styleID="5" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="DOUBLESTRING" styleID="6" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="SINGLESTRING" styleID="7" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="TAG" styleID="1" fgColor="9B703F" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="TAG" styleID="1" fgColor="9B703F" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="instre1" />
|
||||
<WordsStyle name="TAGEND" styleID="11" fgColor="9B703F" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="TAGUNKNOWN" styleID="2" fgColor="9B703F" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="ATTRIBUTE" styleID="3" fgColor="9B703F" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
@@ -196,6 +299,14 @@ Credits:
|
||||
<WordsStyle name="CDATA" styleID="17" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="VALUE" styleID="19" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="ENTITY" styleID="10" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="USER TAGS 1" styleID="192" fgColor="9B703F" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER TAGS 2" styleID="193" fgColor="9B703F" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER TAGS 3" styleID="194" fgColor="9B703F" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER TAGS 4" styleID="195" fgColor="9B703F" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER ATTRIBUTES 1" styleID="196" fgColor="9B703F" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER ATTRIBUTES 2" styleID="197" fgColor="9B703F" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER ATTRIBUTES 3" styleID="198" fgColor="9B703F" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER ATTRIBUTES 4" styleID="199" fgColor="9B703F" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="php" desc="php" ext="">
|
||||
<WordsStyle name="QUESTION MARK" styleID="18" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
@@ -209,8 +320,16 @@ Credits:
|
||||
<WordsStyle name="COMMENT" styleID="124" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENTLINE" styleID="125" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="OPERATOR" styleID="127" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="PREDEFINED" styleID="213" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle6" />
|
||||
<WordsStyle name="FUNCS AND METHODS 1" styleID="214" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle7" />
|
||||
<WordsStyle name="FUNCS AND METHODS 2" styleID="215" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle8" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="208" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="209" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="210" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="211" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="212" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle5" />
|
||||
</LexerType>
|
||||
<LexerType name="javascript" desc="JavaScript" ext="">
|
||||
<LexerType name="javascript" desc="JavaScript (embedded)" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="41" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="NUMBER" styleID="45" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="WORD" styleID="46" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
@@ -224,7 +343,31 @@ Credits:
|
||||
<WordsStyle name="COMMENT" styleID="42" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENTLINE" styleID="43" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENTDOC" styleID="44" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="200" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="201" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="202" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="203" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="204" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="205" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="206" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="207" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="json" desc="JSON" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="C3BE98" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="NUMBER" styleID="1" fgColor="FF8000" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING" styleID="2" fgColor="DCDCCC" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING EOL" styleID="3" fgColor="808080" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="PROPERTY NAME" styleID="4" fgColor="8CD0D3" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="ESCAPE SEQUENCE" styleID="5" fgColor="0000FF" bgColor="141414" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="LINE COMMENT" styleID="6" fgColor="008000" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="BLOCK COMMENT" styleID="7" fgColor="008000" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="8" fgColor="E3CEAB" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="URI" styleID="9" fgColor="FFFF80" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMPACT IRI" styleID="10" fgColor="0000FF" bgColor="141414" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="KEYWORD" styleID="11" fgColor="18AF8A" bgColor="141414" fontName="" fontStyle="1" fontSize="" keywordClass="instre1"/>
|
||||
<WordsStyle name="LD KEYWORD" styleID="12" fgColor="FF0000" bgColor="141414" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
|
||||
<WordsStyle name="ERROR" styleID="13" fgColor="FFFF80" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="asp" desc="asp" ext="asp">
|
||||
<WordsStyle name="DEFAULT" styleID="81" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENTLINE" styleID="82" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
@@ -233,8 +376,16 @@ Credits:
|
||||
<WordsStyle name="STRING" styleID="85" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="STRINGEOL" styleID="87" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="IDENTIFIER" styleID="86" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="ASPSYBOL" styleID="15" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="ASPSYMBOL" styleID="15" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="SCRIPTTYPE" styleID="16" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="216" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="217" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="218" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="219" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="220" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="221" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="222" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="223" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="xml" desc="XML" ext="wpl">
|
||||
<WordsStyle name="XMLSTART" styleID="12" fgColor="494949" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
@@ -252,6 +403,14 @@ Credits:
|
||||
<WordsStyle name="SGMLDEFAULT" styleID="21" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="CDATA" styleID="17" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="ENTITY" styleID="10" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="USER ATTRIBUTES 1" styleID="192" fgColor="CCCCCC" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER ATTRIBUTES 2" styleID="193" fgColor="CCCCCC" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER ATTRIBUTES 3" styleID="194" fgColor="CCCCCC" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER ATTRIBUTES 4" styleID="195" fgColor="CCCCCC" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER ATTRIBUTES 5" styleID="196" fgColor="CCCCCC" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER ATTRIBUTES 6" styleID="197" fgColor="CCCCCC" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER ATTRIBUTES 7" styleID="198" fgColor="CCCCCC" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER ATTRIBUTES 8" styleID="199" fgColor="CCCCCC" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="ini" desc="ini file" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
@@ -326,26 +485,47 @@ Credits:
|
||||
<WordsStyle name="COMMENT DOC" styleID="3" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
</LexerType>
|
||||
<LexerType name="perl" desc="Perl" ext="">
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="instre1" />
|
||||
<WordsStyle name="NUMBER" styleID="4" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="STRING" styleID="6" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="CHARACTER" styleID="7" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="OPERATOR" styleID="10" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="REGEX" styleID="17" fgColor="E9C062" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="SCALAR" styleID="12" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="ARRAY" styleID="13" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="HASH" styleID="14" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="SYMBOL TABLE" styleID="15" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="PUNCTUATION" styleID="8" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="POD" styleID="3" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="ERROR" styleID="1" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="LONGQUOTE" styleID="19" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="DATASECTION" styleID="21" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="REGSUBST" styleID="18" fgColor="E9C062" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="BACKTICKS" styleID="20" fgColor="E9C062" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="10" fontSize="10" keywordClass="instre1" />
|
||||
<WordsStyle name="NUMBER" styleID="4" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
<WordsStyle name="OPERATOR" styleID="10" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="SCALAR" styleID="12" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
<WordsStyle name="ARRAY" styleID="13" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
<WordsStyle name="HASH" styleID="14" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
<WordsStyle name="SYMBOL TABLE" styleID="15" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
<WordsStyle name="PROTOTYPE" styleID="40" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
<WordsStyle name="STRING SINGLEQUOTE" styleID="7" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
<WordsStyle name="STRING DOUBLEQUOTE" styleID="6" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
<WordsStyle name="STRING BACKTICKS" styleID="20" fgColor="E9C062" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
<WordsStyle name="STRING Q" styleID="26" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="2" fontSize="" />
|
||||
<WordsStyle name="STRING QQ" styleID="27" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING QX" styleID="28" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING QR" styleID="29" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING QW" styleID="30" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="REGEX MATCH" styleID="17" fgColor="E9C062" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
<WordsStyle name="REGEX SUBSTITUTION" styleID="18" fgColor="E9C062" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
<WordsStyle name="TRANSLATION" styleID="44" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="HEREDOC DELIMITER" styleID="22" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="HEREDOC SINGLEQUOTE" styleID="23" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="2" fontSize="" />
|
||||
<WordsStyle name="HEREDOC DOUBLEQUOTE" styleID="24" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="HEREDOC BACKTICK" styleID="25" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="VAR IN STRING" styleID="43" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN REGEX" styleID="54" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN REGEX SUBSTITUTION" styleID="55" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN BACKTICKS" styleID="57" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN HEREDOC DOUBLEQUOTE" styleID="61" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN HEREDOC BACKTICK" styleID="62" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN STRING QQ" styleID="64" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN STRING QX" styleID="65" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VAR IN STRING QR" styleID="66" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="FORMAT IDENTIFIER" styleID="41" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="2" fontSize="" />
|
||||
<WordsStyle name="FORMAT BODY" styleID="42" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DATA SECTION" styleID="21" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
<WordsStyle name="POD" styleID="3" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
<WordsStyle name="POD VERBATIM" styleID="31" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="ERROR" styleID="1" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="10" fontSize="10" />
|
||||
</LexerType>
|
||||
<LexerType name="python" desc="Python" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
@@ -361,17 +541,23 @@ Credits:
|
||||
<WordsStyle name="OPERATOR" styleID="10" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENTBLOCK" styleID="12" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="STRINGEOL" styleID="12" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="STRINGEOL" styleID="13" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="BUILTINS" styleID="14" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="instre2" />
|
||||
<WordsStyle name="F STRING" styleID="16" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="F CHARACTER" styleID="17" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="F TRIPLE" styleID="18" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="F TRIPLEDOUBLE" styleID="19" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
</LexerType>
|
||||
<LexerType name="batch" desc="Batch" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT" styleID="1" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="KEYWORDS" styleID="2" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="instre1" />
|
||||
<WordsStyle name="LABEL" styleID="3" fgColor="9B703F" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="HIDE SYBOL" styleID="4" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="HIDE SYMBOL" styleID="4" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMAND" styleID="5" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="VARIABLE" styleID="6" fgColor="7587A6" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="OPERATOR" styleID="7" fgColor="CDA869" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="AFTER LABEL" styleID="8" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
</LexerType>
|
||||
<LexerType name="lua" desc="Lua" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
@@ -388,6 +574,14 @@ Credits:
|
||||
<WordsStyle name="FUNC1" styleID="13" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="instre2"/>
|
||||
<WordsStyle name="FUNC2" styleID="14" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="type1"/>
|
||||
<WordsStyle name="FUNC3" styleID="15" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="type2"/>
|
||||
<WordsStyle name="USER KEYWORD 1" styleID="16" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="type3"/>
|
||||
<WordsStyle name="USER KEYWORD 2" styleID="17" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="type4"/>
|
||||
<WordsStyle name="USER KEYWORD 3" styleID="18" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="type5"/>
|
||||
<WordsStyle name="USER KEYWORD 4" styleID="19" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="type6"/>
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="128" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="129" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="130" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="131" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle4" />
|
||||
</LexerType>
|
||||
<LexerType name="tex" desc="TeX" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
@@ -397,6 +591,23 @@ Credits:
|
||||
<WordsStyle name="COMMAND" styleID="4" fgColor="CF6A4C" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="TEXT" styleID="5" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
</LexerType>
|
||||
<LexerType name="toml" desc="TOML" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FF0000" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT" styleID="1" fgColor="69B45C" bgColor="141414" fontName="" fontStyle="2" fontSize="" />
|
||||
<WordsStyle name="IDENTIFIER" styleID="2" fgColor="C0C0C0" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="KEYWORD" styleID="3" fgColor="B76FFF" bgColor="141414" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="TABLE" styleID="5" fgColor="FED750" bgColor="141414" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="KEY" styleID="6" fgColor="8CC6FF" bgColor="141414" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="ERROR" styleID="7" fgColor="FF0000" bgColor="141414" fontName="" fontStyle="4" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="8" fgColor="C0C0C0" bgColor="141414" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="STRING SQ" styleID="9" fgColor="CE9B9B" bgColor="141414" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="STRING DQ" styleID="10" fgColor="CE9B9B" bgColor="141414" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="TRIPLE STRING SQ" styleID="11" fgColor="CE9B9B" bgColor="141414" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="TRIPLE STRING DQ" styleID="12" fgColor="CE9B9B" bgColor="141414" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="ESCAPE CHAR" styleID="13" fgColor="00FF00" bgColor="141414" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DATETIME" styleID="14" fgColor="A0FAC7" bgColor="141414" fontName="" fontStyle="1" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="nsis" desc="NSIS" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENTLINE" styleID="1" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
@@ -439,6 +650,14 @@ Credits:
|
||||
<WordsStyle name="COMMENT LINE DOC" styleID="15" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="17" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="COMMENT DOC KEYWORD ERROR" styleID="18" fgColor="5F5A60" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER KEYWORDS 5" styleID="132" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER KEYWORDS 6" styleID="133" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER KEYWORDS 7" styleID="134" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER KEYWORDS 8" styleID="135" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="bash" desc="bash" ext="po">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10"/>
|
||||
@@ -455,6 +674,14 @@ Credits:
|
||||
<WordsStyle name="BACKTICKS" styleID="11" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="HERE DELIM" styleID="12" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="HERE Q" styleID="13" fgColor="8F9D6A" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WordsStyle name="USER KEYWORDS 1" styleID="128" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle1" />
|
||||
<WordsStyle name="USER KEYWORDS 2" styleID="129" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle2" />
|
||||
<WordsStyle name="USER KEYWORDS 3" styleID="130" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle3" />
|
||||
<WordsStyle name="USER KEYWORDS 4" styleID="131" fgColor="F9EE98" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle4" />
|
||||
<WordsStyle name="USER SCALAR 1" styleID="132" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle5" />
|
||||
<WordsStyle name="USER SCALAR 2" styleID="133" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle6" />
|
||||
<WordsStyle name="USER SCALAR 3" styleID="134" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle7" />
|
||||
<WordsStyle name="USER SCALAR 4" styleID="135" fgColor="8996A8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" keywordClass="substyle8" />
|
||||
</LexerType>
|
||||
<LexerType name="fortran" desc="Fortran" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="F8F8F8" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
@@ -757,28 +984,52 @@ Credits:
|
||||
<WidgetStyle name="Brace highlight style" styleID="34" fgColor="FCE94F" bgColor="141414" fontName="" fontStyle="1" fontSize="10" />
|
||||
<WidgetStyle name="Bad brace colour" styleID="35" fgColor="EF2929" bgColor="141414" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WidgetStyle name="Current line background colour" styleID="0" bgColor="292929" />
|
||||
<WidgetStyle name="Mark colour" styleID="0" fgColor="CC0000" bgColor="EDD400" />
|
||||
<WidgetStyle name="Selected text colour" styleID="0" bgColor="3E3E3E" />
|
||||
<!-- 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="3E3E3E" fgColor="000000" />
|
||||
<WidgetStyle name="Multi-selected text color" styleID="0" bgColor="3E3E3E" />
|
||||
<WidgetStyle name="Caret colour" styleID="2069" fgColor="A7A7A7" />
|
||||
<WidgetStyle name="Find Mark Style" styleID="31" fgColor="CC0000" bgColor="EDD400" fontName="" fontStyle="0" fontSize="10" />
|
||||
<WidgetStyle name="Multi-edit carets color" styleID="0" fgColor="A7A7A7" />
|
||||
<WidgetStyle name="Edge colour" styleID="0" fgColor="EEEEEC" />
|
||||
<WidgetStyle name="Line number margin" styleID="33" fgColor="EEEEEC" bgColor="2E3436" fontName="" fontStyle="0" fontSize="8" />
|
||||
<WidgetStyle name="Fold" styleID="0" fgColor="2E3436" bgColor="EEEEEC"/>
|
||||
<WidgetStyle name="Fold margin" styleID="0" fgColor="555753" bgColor="2E3436"/>
|
||||
<WidgetStyle name="White space symbol" styleID="0" fgColor="FCAF3E"/>
|
||||
<WidgetStyle name="Smart HighLighting" styleID="29" bgColor="8000FF" fgColor="555753"/>
|
||||
<WidgetStyle name="Find Mark Style" styleID="31" bgColor="FF0000" fgColor="FCAF3E"/>
|
||||
<WidgetStyle name="Mark Style 1" styleID="25" bgColor="00FFFF"/>
|
||||
<WidgetStyle name="Mark Style 2" styleID="24" bgColor="FF8000"/>
|
||||
<WidgetStyle name="Bookmark margin" styleID="0" bgColor="2E3436" />
|
||||
<WidgetStyle name="Change History margin" styleID="0" bgColor="2E3436" />
|
||||
<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="2E3436" bgColor="EEEEEC" />
|
||||
<WidgetStyle name="Fold active" styleID="0" fgColor="2E3436" />
|
||||
<WidgetStyle name="Fold margin" styleID="0" fgColor="555753" bgColor="2E3436" />
|
||||
<WidgetStyle name="White space symbol" styleID="0" fgColor="FCAF3E" />
|
||||
<WidgetStyle name="Smart Highlighting" styleID="29" bgColor="8000FF" />
|
||||
<WidgetStyle name="Find Mark Style" styleID="31" bgColor="FF0000" />
|
||||
<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="0080FF" fgColor="FFCAB0"/>
|
||||
<WidgetStyle name="Tags match highlighting" styleID="27" bgColor="663a04" fgColor="b5834a"/>
|
||||
<WidgetStyle name="Tags attribute" styleID="26" bgColor="FFFF00" fgColor="8080C0"/>
|
||||
<WidgetStyle name="Active tab focused indicator" styleID="0" fgColor="FAAA3C" bgColor="FF0000"/>
|
||||
<WidgetStyle name="Active tab unfocused indicator" styleID="0" fgColor="FFCAB0" bgColor="80FF00"/>
|
||||
<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="0080FF" />
|
||||
<WidgetStyle name="Tags match highlighting" styleID="27" bgColor="663A04" />
|
||||
<WidgetStyle name="Tags attribute" styleID="26" bgColor="FFFF00" />
|
||||
<WidgetStyle name="Active tab focused indicator" styleID="0" fgColor="FAAA3C" />
|
||||
<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="808080" bgColor="C0C0C0" />
|
||||
<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="F8F8F8" bgColor="141414" />
|
||||
<WidgetStyle name="EOL custom color" styleID="0" fgColor="808080" />
|
||||
</GlobalStyles>
|
||||
</NotepadPlus>
|
||||
|
||||
Reference in New Issue
Block a user