1
0
Fork 0
mirror of https://codeberg.org/DansLeRuSH/notepad-plus-plus-dark-theme.git synced 2024-09-27 16:57:01 +00:00

Update DansLeRuSH-Dark.xml

This commit is contained in:
Franck ALBARET 2018-05-25 10:45:47 +00:00
parent 2615a739bc
commit b75ef73c78

View file

@ -19,7 +19,7 @@ Credits:
<LexerStyles>
<LexerType name="actionscript" desc="ActionScript" ext="">
<WordsStyle name="DEFAULT" styleID="11" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
<!--<WordsStyle name="FUNCTION" styleID="20" fgColor="DAD085" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type2">ContentScroller</WordsStyle>-->
<WordsStyle name="FUNCTION" styleID="20" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type2">ContentScroller</WordsStyle>
<WordsStyle name="PREPROCESSOR" styleID="9" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="TYPE WORD" styleID="16" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="type1">endfunction endif</WordsStyle>
@ -85,7 +85,7 @@ Credits:
<WordsStyle name="COMMENT LINE" styleID="1" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="2" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="NUMBER" styleID="3" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
<!--<WordsStyle name="FUNCTION" styleID="4" fgColor="DAD085" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />-->
<WordsStyle name="FUNCTION" styleID="4" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="INSTRUCTION WORD" styleID="5" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<!--<WordsStyle name="MACRO" styleID="6" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />-->
<WordsStyle name="STRING" styleID="7" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
@ -460,7 +460,7 @@ Credits:
<!--<WordsStyle name="VAR" styleID="5" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="MACRO" styleID="6" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />-->
<WordsStyle name="INSTRUCTION WORD" styleID="7" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<!--<WordsStyle name="FUNCTION" styleID="8" fgColor="DAD085" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />-->
<WordsStyle name="FUNCTION" styleID="8" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="OPERATOR" styleID="9" fgColor="8F8F8F" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
</LexerType>
<LexerType name="lisp" desc="LISP" ext="">
@ -522,9 +522,9 @@ Credits:
<WordsStyle name="COMMENTLINE" styleID="1" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
<!--<WordsStyle name="STRING DOUBLE QUOTE" styleID="2" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING LEFT QUOTE" styleID="3" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING RIGHT QUOTE" styleID="4" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="">endfunction endif</WordsStyle>
<WordsStyle name="FUNCTION" styleID="5" fgColor="DAD085" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<WordsStyle name="VARIABLE" styleID="6" fgColor="7587A6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="STRING RIGHT QUOTE" styleID="4" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="">endfunction endif</WordsStyle>-->
<WordsStyle name="FUNCTION" styleID="5" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre1" />
<!--<WordsStyle name="VARIABLE" styleID="6" fgColor="7587A6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="LABEL" styleID="7" fgColor="A88AB6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="USER DEFINED" styleID="8" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="SECTION" styleID="9" fgColor="A88AB6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />