Open TNN42 opened 1 month ago
<NotepadPlus>
<UserLang name="Miniscript - dark - 10.24" ext="ms" udlVersion="2.1">
<Settings>
<Global caseIgnored="no" allowFoldOfComments="yes" foldCompact="no" forcePureLC="0" decimalSeparator="0" />
<Prefix Keywords1="no" Keywords2="no" Keywords3="no" Keywords4="no" Keywords5="yes" Keywords6="yes" Keywords7="no" Keywords8="no" />
</Settings>
<KeywordLists>
<Keywords name="Comments">00// 01 02 03 04</Keywords>
<Keywords name="Numbers, prefix1"></Keywords>
<Keywords name="Numbers, prefix2"></Keywords>
<Keywords name="Numbers, extras1"></Keywords>
<Keywords name="Numbers, extras2"></Keywords>
<Keywords name="Numbers, suffix1"></Keywords>
<Keywords name="Numbers, suffix2"></Keywords>
<Keywords name="Numbers, range"></Keywords>
<Keywords name="Operators1">+ - * / ^ % .</Keywords>
<Keywords name="Operators2">and or not =</Keywords>
<Keywords name="Folders in code1, open"></Keywords>
<Keywords name="Folders in code1, middle"></Keywords>
<Keywords name="Folders in code1, close"></Keywords>
<Keywords name="Folders in code2, open">for function while</Keywords>
<Keywords name="Folders in code2, middle"></Keywords>
<Keywords name="Folders in code2, close">"end for" "end function" "end while"</Keywords>
<Keywords name="Folders in comment, open">region</Keywords>
<Keywords name="Folders in comment, middle"></Keywords>
<Keywords name="Folders in comment, close">endregion</Keywords>
<Keywords name="Keywords1">if then "else" "end if" for in "end for" while "end while" function "end function" break continue</Keywords>
<Keywords name="Keywords2">== != > >= < <=
</Keywords>
<Keywords name="Keywords3">abs acos asin atan ceil char cos floor log round rnd pi sign sin sqrt str tan indexOf insert len val code remove lower upper replace split hasIndex val code split join push pop pull indexes values sum sort shuffle remove range</Keywords>
<Keywords name="Keywords4">print time wait locals globals yield _isa input</Keywords>
<Keywords name="Keywords5">@</Keywords>
<Keywords name="Keywords6">TODO:</Keywords>
<Keywords name="Keywords7"></Keywords>
<Keywords name="Keywords8"></Keywords>
<Keywords name="Delimiters">00" 01 02" 03( 03[ 03{ 04 05) 05] 05} 06; 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23</Keywords>
</KeywordLists>
<Styles>
<WordsStyle name="DEFAULT" fgColor="C0C0C0" bgColor="3F3F3F" fontName="Calibri" fontStyle="0" fontSize="12" nesting="0" />
<WordsStyle name="COMMENTS" fgColor="FF0080" bgColor="FFFFFF" fontStyle="1" nesting="16384" />
<WordsStyle name="LINE COMMENTS" fgColor="FFFF80" bgColor="3F3F3F" fontName="Calibri" fontStyle="2" fontSize="12" nesting="49152" />
<WordsStyle name="NUMBERS" fgColor="C0C0C0" bgColor="3F3F3F" fontName="Calibri" fontStyle="0" fontSize="12" nesting="0" />
<WordsStyle name="KEYWORDS1" fgColor="8080C0" bgColor="3F3F3F" fontName="Calibri" fontStyle="0" fontSize="12" nesting="0" />
<WordsStyle name="KEYWORDS2" fgColor="8080C0" bgColor="3F3F3F" fontName="Calibri" fontStyle="1" fontSize="12" nesting="0" />
<WordsStyle name="KEYWORDS3" fgColor="8080FF" bgColor="3F3F3F" fontName="Calibri" fontStyle="0" fontSize="12" nesting="0" />
<WordsStyle name="KEYWORDS4" fgColor="C8A295" bgColor="3F3F3F" fontName="Calibri" fontStyle="0" fontSize="12" nesting="0" />
<WordsStyle name="KEYWORDS5" fgColor="FF0080" bgColor="FFFF80" fontStyle="3" nesting="0" />
<WordsStyle name="KEYWORDS6" fgColor="00FF40" bgColor="3F3F3F" fontStyle="1" nesting="0" />
<WordsStyle name="KEYWORDS7" fgColor="0080FF" bgColor="3F3F3F" fontName="Calibri" fontStyle="0" fontSize="12" nesting="0" />
<WordsStyle name="KEYWORDS8" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="OPERATORS" fgColor="C0C0C0" bgColor="3F3F3F" fontName="Calibri" fontStyle="1" fontSize="12" nesting="0" />
<WordsStyle name="FOLDER IN CODE1" fgColor="C0C0C0" bgColor="3F3F3F" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN CODE2" fgColor="186916" bgColor="3F3F3F" fontName="Calibri" fontStyle="0" fontSize="12" nesting="0" />
<WordsStyle name="FOLDER IN COMMENT" fgColor="C0C0C0" bgColor="3F3F3F" fontName="Calibri" fontStyle="0" fontSize="12" nesting="0" />
<WordsStyle name="DELIMITERS1" fgColor="C0C0C0" bgColor="3F3F3F" fontName="Calibri" fontStyle="3" fontSize="12" nesting="0" />
<WordsStyle name="DELIMITERS2" fgColor="C0C0C0" bgColor="3F3F3F" fontName="Calibri" fontStyle="2" fontSize="12" nesting="0" />
<WordsStyle name="DELIMITERS3" fgColor="C0C0C0" bgColor="3F3F3F" fontName="Calibri" fontStyle="0" fontSize="12" nesting="0" />
<WordsStyle name="DELIMITERS4" fgColor="400080" bgColor="FFFFFF" fontStyle="2" nesting="0" />
<WordsStyle name="DELIMITERS5" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS6" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS7" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS8" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
</Styles>
</UserLang>
</NotepadPlus>
Thanks for the changes. It's been a while since I've touched this one but I'll review your change and see how it goes for me.
Hello Russell, Im new to github. Thank you for your work! I implemented your file to notepad and made changes, so I can use miniscript with the dark theme. Im not a programmer, so I don't know, if I made everything right, but it works for me and perhaps other people also want to work with miniscript in dark theme. So if youre still active, feel free to test it and upload it :) (I can't upload a .xml file, so I copy the code)