parent
0ee65fd826
commit
235d9dea76
|
@ -210,10 +210,10 @@ http://sourceforge.net/donate/index.php?group_id=95717
|
|||
<WordsStyle name="OPERATOR" styleID="8" fgColor="E3CEAB" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="URI" styleID="9" fgColor="FFFF80" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMPACT IRI" styleID="10" fgColor="0000FF" bgColor="000000" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="KEYWORD" styleID="11" fgColor="18AF8A" bgColor="000000" fontName="" fontStyle="1" fontSize="" keywordClass="instre1"/>
|
||||
<WordsStyle name="KEYWORD" styleID="11" fgColor="18AF8A" bgColor="000000" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="LD KEYWORD" styleID="12" fgColor="FF0000" bgColor="000000" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
|
||||
<WordsStyle name="ERROR" styleID="13" fgColor="FFFF80" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<WordsStyle name="ERROR" styleID="13" fgColor="FFFF80" bgColor="FF0000" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="asp" desc="asp" ext="asp">
|
||||
<WordsStyle name="DEFAULT" styleID="81" fgColor="66FF00" bgColor="C4F9FD" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENTLINE" styleID="82" fgColor="9933CC" bgColor="C4F9FD" fontName="" fontStyle="0" fontSize="" />
|
||||
|
@ -748,6 +748,22 @@ http://sourceforge.net/donate/index.php?group_id=95717
|
|||
<WordsStyle name="TEXT" styleID="7" fgColor="808080" bgColor="FFFFFF" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="ERROR" styleID="8" fgColor="FF0000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="registry" desc="registry" ext="">
|
||||
<WordsStyle name="DEFAULT STYLE" styleID="32" fgColor="FFFFFF" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DEFAULT" styleID="0" fgColor="FFFFFF" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT" styleID="1" fgColor="00FF00" bgColor="000000" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="VALUE NAME" styleID="2" fgColor="FF6600" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING" styleID="3" fgColor="66FF00" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="HEX DIGIT" styleID="4" fgColor="FF8000" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="VALUE TYPE" styleID="5" fgColor="FFFF80" bgColor="000000" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="ADDED KEY" styleID="6" fgColor="99CC99" bgColor="08130D" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="REMOVED KEY" styleID="7" fgColor="CFBFAF" bgColor="180D13" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="ESCAPED CHARACTERS IN STRINGS" styleID="8" fgColor="66FF00" bgColor="000000" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="GUID IN KEY PATH" styleID="9" fgColor="80FFFF" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="GUID IN STRING" styleID="10" fgColor="66FF00" bgColor="000000" fontName="" fontStyle="3" fontSize="" />
|
||||
<WordsStyle name="PARAMETER" styleID="11" fgColor="C0C0C0" bgColor="000000" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATORS" styleID="12" fgColor="FFCC00" bgColor="000000" fontName="" fontStyle="1" fontSize="" />
|
||||
</LexerType>
|
||||
</LexerStyles>
|
||||
<GlobalStyles>
|
||||
<!-- Attention : Don't modify the name of styleID="0" -->
|
||||
|
|
Loading…
Reference in New Issue