-
Notifications
You must be signed in to change notification settings - Fork 0
/
Monokai.xml
15 lines (15 loc) · 1.69 KB
/
Monokai.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<LexerType name="r" desc="R" ext="">
<WordsStyle name="DEFAULT" styleID="0" fgColor="F8F8F2" bgColor="272822" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="COMMENT" styleID="1" fgColor="75715e" bgColor="272822" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD" styleID="2" fgColor="F92672" bgColor="272822" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
<WordsStyle name="BASE WORD" styleID="3" fgColor="a6e22e" bgColor="272822" fontName="" fontStyle="0" fontSize="" keywordClass="instre2" />
<WordsStyle name="KEYWORD" styleID="4" fgColor="f92672" bgColor="272822" fontName="" fontStyle="0" fontSize="" keywordClass="type1" />
<WordsStyle name="SYMBOLS" styleID="4" fgColor="26DDF9" bgColor="272822" fontName="" fontStyle="0" fontSize="" keywordClass="type2" />
<WordsStyle name="NUMBER" styleID="5" fgColor="ae81ff" bgColor="272822" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING" styleID="6" fgColor="e6db74" bgColor="272822" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="STRING2" styleID="7" fgColor="e6db74" bgColor="272822" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="OPERATOR" styleID="8" fgColor="F8F8F2" bgColor="272822" fontName="" fontStyle="1" fontSize="" />
<WordsStyle name="INFIX" styleID="10" fgColor="804000" bgColor="272822" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="IDENTIFIER" styleID="9" fgColor="F8F8F2" bgColor="272822" fontName="" fontStyle="0" fontSize="" />
<WordsStyle name="INSTRUCTION WORD2" styleID="10" fgColor="ae81ff" bgColor="272822" fontName="" fontStyle="1" fontSize="" keywordClass="instre3" />
</LexerType>