mirror of
https://codeberg.org/DansLeRuSH/notepad-plus-plus-dark-theme.git
synced 2024-12-03 10:52:08 +00:00
Update DansLeRuSH-Dark.xml
This commit is contained in:
parent
ac03cf9c4b
commit
df2cc5508a
1 changed files with 8 additions and 8 deletions
|
@ -526,7 +526,7 @@ Credits : Thanks for the original Sublime Text theme author.
|
|||
<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="" />
|
||||
<!--<WordsStyle name="SUBSECTION" styleID="10" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="SUBSECTION" styleID="10" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="IF DEFINE" styleID="11" fgColor="8A97A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="MACRO" styleID="12" fgColor="8A97A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="STRING VAR" styleID="13" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
|
@ -631,21 +631,21 @@ Credits : Thanks for the original Sublime Text theme author.
|
|||
<WordsStyle name="STRING" styleID="2" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="CHARACTER" styleID="3" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="NUMBER" styleID="4" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="VARIABLE" styleID="5" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="VARIABLE" styleID="5" fgColor="A88AB6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<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="CMDLET" styleID="9" fgColor="FF5757" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre2" />
|
||||
<!--<WordsStyle name="ALIAS" styleID="10" fgColor="00ff59" 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="HERE STRING" styleID="14" fgColor="00ff59" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="HERE CHARACTER" styleID="15" fgColor="00ff59" 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="" />
|
||||
<WordsStyle name="COMMENT" styleID="1" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="SECTION" styleID="2" fgColor="8000FF" bgColor="F2F4FF" fontName="" fontStyle="1" fontSize="" />-->
|
||||
<WordsStyle name="ASSIGNMENT" styleID="3" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="ASSIGNMENT" styleID="3" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DEFVAL" styleID="4" fgColor="A88AB6" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="python" desc="Python" ext="">
|
||||
|
@ -727,7 +727,7 @@ Credits : Thanks for the original Sublime Text theme author.
|
|||
<WordsStyle name="DEFAULT" styleID="0" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="ERROR" styleID="1" fgColor="C7C7C7" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENTLINE" styleID="2" fgColor="666666" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<!--<WordsStyle name="POD" styleID="3" fgColor="FF5757" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />-->
|
||||
<WordsStyle name="POD" styleID="3" fgColor="FF5757" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="NUMBER" styleID="4" fgColor="E6C74E" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="INSTRUCTION" styleID="5" fgColor="9865A8" bgColor="2E2E2E" fontName="" fontStyle="1" fontSize="" keywordClass="instre1">raise</WordsStyle>
|
||||
<WordsStyle name="STRING" styleID="6" fgColor="F57F3D" bgColor="2E2E2E" fontName="" fontStyle="0" fontSize="" />
|
||||
|
|
Loading…
Reference in a new issue