Skip to content

Commit

Permalink
Improve npp styling
Browse files Browse the repository at this point in the history
  • Loading branch information
peterekepeter committed Apr 30, 2024
1 parent 9d55724 commit 43e8adc
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions ReleaseFiles/MVE2h/Help/Map Vote Extended Notepad++.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,30 +35,30 @@
<Keywords name="Delimiters">00= 01 02((EOL)) 03( 04 05) 06&quot; 07\ 08&quot; 09( 10 11) 12[ 13 14] 15 16 17 18[ 19 20] 21 22 23</Keywords>
</KeywordLists>
<Styles>
<WordsStyle name="DEFAULT" fgColor="FFFFFF" bgColor="000000" fontStyle="0" nesting="0" />
<WordsStyle name="DEFAULT" fgColor="101010" bgColor="FFFFFF" colorStyle="0" fontStyle="0" nesting="0" />
<WordsStyle name="COMMENTS" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="LINE COMMENTS" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="NUMBERS" fgColor="F4FF2F" bgColor="FFFFFF" colorStyle="1" fontStyle="1" nesting="0" />
<WordsStyle name="NUMBERS" fgColor="D5A500" bgColor="FFFFFF" colorStyle="1" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS1" fgColor="FF518D" bgColor="FF0000" colorStyle="1" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS2" fgColor="989EAF" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS3" fgColor="FF71B8" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS4" fgColor="98B1D1" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS2" fgColor="80879D" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS3" fgColor="FF71B8" bgColor="FFFFFF" colorStyle="1" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS4" fgColor="7797C2" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS5" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS6" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS7" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS8" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="OPERATORS" fgColor="FF8000" bgColor="000000" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="OPERATORS" fgColor="EA7500" bgColor="000000" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN CODE1" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN CODE2" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN COMMENT" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS1" fgColor="B0DE5C" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="83891202" />
<WordsStyle name="DELIMITERS2" fgColor="D6D6D6" bgColor="FFFFFF" colorStyle="1" fontStyle="1" nesting="83895308" />
<WordsStyle name="DELIMITERS3" fgColor="5BDBB5" bgColor="FFFFFF" colorStyle="1" fontStyle="1" nesting="16777216" />
<WordsStyle name="DELIMITERS4" fgColor="DAE31C" bgColor="FFFFFF" colorStyle="1" fontStyle="1" nesting="83886084" />
<WordsStyle name="DELIMITERS5" fgColor="FD7E00" bgColor="FFFFFF" colorStyle="1" fontStyle="1" nesting="67108928" />
<WordsStyle name="DELIMITERS1" fgColor="77AD27" bgColor="FFFFFF" colorStyle="1" fontStyle="1" nesting="83891202" />
<WordsStyle name="DELIMITERS2" fgColor="8E7B7B" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="83895308" />
<WordsStyle name="DELIMITERS3" fgColor="29AE7F" bgColor="FFFFFF" colorStyle="1" fontStyle="1" nesting="16777216" />
<WordsStyle name="DELIMITERS4" fgColor="C2B11E" bgColor="FFFFFF" colorStyle="1" fontStyle="1" nesting="83886084" />
<WordsStyle name="DELIMITERS5" fgColor="F76F00" bgColor="FFFFFF" colorStyle="1" fontStyle="1" nesting="67108928" />
<WordsStyle name="DELIMITERS6" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS7" fgColor="D20064" bgColor="FFFFFF" colorStyle="1" fontStyle="1" nesting="67108864" />
<WordsStyle name="DELIMITERS7" fgColor="E2006B" bgColor="FFFFFF" colorStyle="1" fontStyle="1" nesting="67108864" />
<WordsStyle name="DELIMITERS8" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
</Styles>
</UserLang>
</NotepadPlus>
</NotepadPlus>

0 comments on commit 43e8adc

Please sign in to comment.