mirror of
https://codeberg.org/DansLeRuSH/notepad-plus-plus-dark-theme.git
synced 2024-11-21 05:48:07 +00:00
Update DansLeRuSH-Dark.xml
This commit is contained in:
parent
b75ef73c78
commit
233150e110
1 changed files with 51 additions and 51 deletions
|
@ -41,7 +41,7 @@ Credits:
|
|||
<LexerType name="ada" desc="ADA" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="1" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="2" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="2" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="NUMBER" styleID="3" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="DELIMITER" styleID="4" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="CHARACTER" styleID="5" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
|
@ -58,13 +58,13 @@ Credits:
|
|||
<WordsStyle name="NUMBER" styleID="2" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING" styleID="3" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="4" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="5" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="CPU INSTRUCTION" styleID="6" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="IDENTIFIER" styleID="5" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="CPU INSTRUCTION" styleID="6" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="MATH INSTRUCTION" styleID="7" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
|
||||
<WordsStyle name="REGISTER" styleID="8" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
|
||||
<WordsStyle name="DIRECTIVE" styleID="9" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
|
||||
<WordsStyle name="DIRECTIVE OPERAND" styleID="10" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
|
||||
<WordsStyle name="COMMENT BLOCK" styleID="11" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="DIRECTIVE OPERAND" styleID="10" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />-->
|
||||
<WordsStyle name="COMMENT BLOCK" styleID="11" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="CHARACTER" styleID="12" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="STRINGEOL" styleID="13" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="EXT INSTRUCTION" styleID="14" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />-->
|
||||
|
@ -75,9 +75,9 @@ Credits:
|
|||
<WordsStyle name="NUMBER" styleID="83" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="WORD" styleID="84" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre1">import</WordsStyle>-->
|
||||
<WordsStyle name="STRING" styleID="85" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="">import</WordsStyle>
|
||||
<!--<WordsStyle name="STRINGEOL" styleID="87" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="IDENTIFIER" styleID="86" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="ASPSYBOL" styleID="15" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<!--<WordsStyle name="STRINGEOL" styleID="87" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="86" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="ASPSYBOL" styleID="15" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="SCRIPTTYPE" styleID="16" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
</LexerType>
|
||||
<LexerType name="autoit" desc="autoIt" ext="">
|
||||
|
@ -105,8 +105,8 @@ Credits:
|
|||
<WordsStyle name="STRING" styleID="5" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="">onMotionChanged onMotionFinished Tween ImagesStrip ContentScroller mx transitions easing Sprite Point MouseEvent Event BitmapData Timer TimerEvent addEventListener event x y height width</WordsStyle>
|
||||
<WordsStyle name="CHARACTER" styleID="6" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="7" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="8" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="SCALAR" styleID="9" fgColor="8996A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="8" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="SCALAR" styleID="9" fgColor="8996A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="PARAM" styleID="10" fgColor="8996A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="BACKTICKS" styleID="11" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
|
@ -145,8 +145,8 @@ Credits:
|
|||
</LexerType>
|
||||
<LexerType name="caml" desc="Caml" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="1" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="TAGNAME" styleID="2" fgColor="A88AB6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="1" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="TAGNAME" styleID="2" fgColor="A88AB6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="3" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
|
||||
<!--<WordsStyle name="BUILIN FUNC & TYPE" styleID="4" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre2">if else for while</WordsStyle>
|
||||
<WordsStyle name="TYPE" styleID="5" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type1">bool long int char</WordsStyle>
|
||||
|
@ -263,9 +263,9 @@ Credits:
|
|||
<WordsStyle name="PSEUDOCLASS" styleID="3" fgColor="A88AB6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="UNKNOWN_PSEUDOCLASS" styleID="4" fgColor="A88AB6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="OPERATOR" styleID="5" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="6" fgColor="89DDFF" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="UNKNOWN_IDENTIFIER" styleID="7" fgColor="89DDFF" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="VALUE" styleID="8" fgColor="FF5757" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="6" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="UNKNOWN_IDENTIFIER" styleID="7" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="VALUE" styleID="8" fgColor="FF5757" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="COMMENT" styleID="9" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="ID" styleID="10" fgColor="A88AB6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="IMPORTANT" styleID="11" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
|
@ -273,7 +273,7 @@ Credits:
|
|||
</LexerType>
|
||||
<LexerType name="d" desc="D" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="14" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="14" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="6" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
|
||||
<!--<WordsStyle name="KEWORD1" styleID="7" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
|
||||
<WordsStyle name="KEWORD2" styleID="8" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
|
||||
|
@ -312,7 +312,7 @@ Credits:
|
|||
<WordsStyle name="STRING2" styleID="4" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRINGEOL" styleID="5" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="6" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="7" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="8" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
|
||||
<!--<WordsStyle name="FUNCTION1" styleID="9" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
|
||||
<WordsStyle name="FUNCTION2" styleID="10" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />-->
|
||||
|
@ -329,7 +329,7 @@ Credits:
|
|||
<WordsStyle name="STRING2" styleID="4" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRINGEOL" styleID="5" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="6" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="7" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="8" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
|
||||
<!--<WordsStyle name="FUNCTION1" styleID="9" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
|
||||
<WordsStyle name="FUNCTION2" styleID="10" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />-->
|
||||
|
@ -352,8 +352,8 @@ Credits:
|
|||
</LexerType>
|
||||
<LexerType name="haskell" desc="Haskell" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="1" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="KEYWORD" styleID="2" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="1" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="KEYWORD" styleID="2" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="NUMBER" styleID="3" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING" styleID="4" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="CHARACTER" styleID="5" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
|
@ -365,9 +365,9 @@ Credits:
|
|||
<WordsStyle name="OPERATOR" styleID="11" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<!--<WordsStyle name="INSTANCE" styleID="12" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="COMMENTLINE" styleID="13" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="COMMENTBLOCK" styleID="14" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENTBLOCK" styleID="14" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENTBLOCK2" styleID="15" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENTBLOCK3" styleID="16" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="COMMENTBLOCK3" styleID="16" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="html" desc="HTML" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
|
@ -399,13 +399,13 @@ Credits:
|
|||
<WordsStyle name="PARAMETER" styleID="3" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
|
||||
<WordsStyle name="SECTION" styleID="4" fgColor="A88AB6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />-->
|
||||
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
|
||||
<!--<WordsStyle name="PREPROCESSOR INLINE" styleID="6" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="PREPROCESSOR INLINE" styleID="6" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="COMMENT PASCAL" styleID="7" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="KEYWORD PASCAL" styleID="8" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
|
||||
<!--<WordsStyle name="KEYWORD PASCAL" styleID="8" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type3" />
|
||||
<WordsStyle name="KEYWORD USER" styleID="9" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type4" />-->
|
||||
<WordsStyle name="STRING DOUBLE" styleID="10" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING SINGLE" styleID="11" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="12" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="12" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="java" desc="Java" ext="">
|
||||
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
|
@ -471,7 +471,7 @@ Credits:
|
|||
<WordsStyle name="SYMBOL" styleID="5" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="STRING" styleID="6" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRINGEOL" styleID="8" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="9" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="10" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
|
||||
<!--<WordsStyle name="SPECIAL" styleID="11" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="COMMENT" styleID="12" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
|
@ -490,15 +490,15 @@ Credits:
|
|||
<WordsStyle name="OPERATOR" styleID="10" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<!--<WordsStyle name="FUNC1" styleID="13" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
|
||||
<WordsStyle name="FUNC2" styleID="14" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type1">param @projectDescription projectDescription @param</WordsStyle>
|
||||
<WordsStyle name="FUNC3" styleID="15" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
|
||||
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="000000" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="LABEL" styleID="20" fgColor="808000" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />-->
|
||||
<WordsStyle name="FUNC3" styleID="15" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="LABEL" styleID="20" fgColor="808000" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />-->
|
||||
</LexerType>
|
||||
<LexerType name="makefile" desc="Makefile" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT" styleID="1" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="PREPROCESSOR" styleID="2" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="3" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="3" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="4" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<!--<WordsStyle name="TARGET" styleID="5" fgColor="E8DD8E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="IDEOL" styleID="9" fgColor="E8DD8E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
|
@ -511,8 +511,8 @@ Credits:
|
|||
<WordsStyle name="INSTRUCTION WORD" styleID="4" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="STRING" styleID="5" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="6" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="7" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DOUBLE QUOTE STRING" styleID="8" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="7" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="DOUBLE QUOTE STRING" styleID="8" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
</LexerType>
|
||||
<LexerType name="nfo" desc="Dos Style" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="32" fgColor="C7C7C7" bgColor="2E2E2E" fontSize="" fontStyle="0" />
|
||||
|
@ -561,8 +561,8 @@ Credits:
|
|||
<LexerType name="pascal" desc="Pascal" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="PREPROCESSOR" styleID="5" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="PREPROCESSOR2" styleID="6" fgColor="804000" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="IDENTIFIER" styleID="1" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<!--<WordsStyle name="PREPROCESSOR2" styleID="6" fgColor="804000" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="1" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="9" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="NUMBER" styleID="7" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="HEX NUMBER" styleID="8" fgColor="FF8000" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
|
@ -612,8 +612,8 @@ Credits:
|
|||
<LexerType name="postscript" desc="Postscript" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT" styleID="1" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="DSC COMMENT" styleID="2" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DSC VALUE" styleID="3" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="DSC COMMENT" styleID="2" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="DSC VALUE" styleID="3" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="NUMBER" styleID="4" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="Name" styleID="5" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="">True False</WordsStyle>
|
||||
<WordsStyle name="INSTRUCTION" styleID="6" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
|
||||
|
@ -637,11 +637,11 @@ Credits:
|
|||
<WordsStyle name="OPERATOR" styleID="6" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="8" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
|
||||
<!--<WordsStyle name="CMDLET" styleID="9" fgColor="8000FF" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
|
||||
<WordsStyle name="ALIAS" styleID="10" fgColor="0080FF" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
|
||||
<WordsStyle name="ALIAS" styleID="10" fgColor="0080FF" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />-->
|
||||
<WordsStyle name="COMMENT STREAM" styleID="13" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="HERE STRING" styleID="14" fgColor="808080" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="HERE CHARACTER" styleID="15" fgColor="808080" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="16" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />-->
|
||||
<!--<WordsStyle name="HERE STRING" styleID="14" fgColor="808080" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="HERE CHARACTER" styleID="15" fgColor="808080" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="COMMENT DOC KEYWORD" styleID="16" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="type4" />
|
||||
</LexerType>
|
||||
<LexerType name="props" desc="Properties file" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
|
@ -662,8 +662,8 @@ Credits:
|
|||
<WordsStyle name="CLASSNAME" styleID="8" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DEFNAME" styleID="9" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="OPERATOR" styleID="10" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="11" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENTBLOCK" styleID="12" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENTBLOCK" styleID="12" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRINGEOL" styleID="12" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="r" desc="R" ext="">
|
||||
|
@ -676,8 +676,8 @@ Credits:
|
|||
<WordsStyle name="STRING" styleID="6" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="STRING2" styleID="7" fgColor="808080" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="OPERATOR" styleID="8" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<!--<WordsStyle name="INFIX" styleID="10" fgColor="804000" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<!--<WordsStyle name="INFIX" styleID="10" fgColor="804000" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>-->
|
||||
<!--<LexerType name="rexx" desc="REXX" ext="">
|
||||
<WordsStyle name="DEFAULT" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" nesting="0" />
|
||||
|
@ -737,7 +737,7 @@ Credits:
|
|||
<!--<WordsStyle name="CLASS NAME" styleID="8" fgColor="A88AB6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DEF NAME" styleID="9" fgColor="A88AB6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="OPERATOR" styleID="10" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="11" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="REGEX" styleID="12" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="GLOBAL" styleID="13" fgColor="7587A6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="SYMBOL" styleID="14" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
|
@ -750,13 +750,13 @@ Credits:
|
|||
</LexerType>
|
||||
<LexerType name="scheme" desc="Scheme" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="COMMENTLINE" styleID="1" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="COMMENTLINE" styleID="1" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="NUMBER" styleID="2" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="FUNCTION WORD" styleID="3" fgColor="0000FF" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="FUNCTION WORD2" styleID="4" fgColor="0000FF" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
|
||||
<WordsStyle name="SYMBOL" styleID="5" fgColor="000080" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />-->
|
||||
<WordsStyle name="STRING" styleID="6" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="9" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="10" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="type1" />
|
||||
<!--<WordsStyle name="SPECIAL" styleID="11" fgColor="800000" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="COMMENT" styleID="12" fgColor="808080" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
|
@ -827,8 +827,8 @@ Credits:
|
|||
</LexerType>
|
||||
<LexerType name="verilog" desc="Verilog" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="11" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="TAGNAME" styleID="2" fgColor="A88AB6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="11" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="TAGNAME" styleID="2" fgColor="A88AB6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
|
||||
<!--<WordsStyle name="KEYWORD" styleID="7" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />-->
|
||||
<WordsStyle name="OPERATOR" styleID="10" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="">if else for while</WordsStyle>
|
||||
|
@ -848,7 +848,7 @@ Credits:
|
|||
<WordsStyle name="NUMBER" styleID="3" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING" styleID="4" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="5" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="">True False</WordsStyle>
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="6" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="6" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING EOL" styleID="7" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="INSTRUCTION" styleID="8" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="STD OPERATOR" styleID="9" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
|
||||
|
@ -879,7 +879,7 @@ Credits:
|
|||
</LexerType>
|
||||
<LexerType name="yaml" desc="YAML" ext="">
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="IDENTIFIER" styleID="2" fgColor="000080" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />-->
|
||||
<WordsStyle name="IDENTIFIER" styleID="2" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="COMMENT" styleID="1" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="INSTRUCTION WORD" styleID="3" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="NUMBER" styleID="4" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
|
|
Loading…
Reference in a new issue