php complete
This commit is contained in:
parent
b749249481
commit
53cac6f503
13
Dracula.xml
13
Dracula.xml
@ -277,6 +277,19 @@
|
||||
<WordsStyle name="ASSIGNMENT" styleID="3" fgColor="FF79C6" bgColor="282A36" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="DEFVAL" styleID="4" fgColor="FF79C6" bgColor="282A36" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
<LexerType name="php" desc="php" ext="">
|
||||
<WordsStyle name="QUESTION MARK" styleID="18" fgColor="50FA7B" bgColor="282A36" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="DEFAULT" styleID="118" fgColor="F8F8F2" bgColor="282A36" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING" styleID="119" fgColor="FF5555" bgColor="282A36" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="STRING VARIABLE" styleID="126" fgColor="FF5555" bgColor="282A36" fontName="" fontStyle="1" fontSize="" />
|
||||
<WordsStyle name="SIMPLESTRING" styleID="120" fgColor="FF5555" bgColor="282A36" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="WORD" styleID="121" fgColor="FF79C6" bgColor="282A36" fontName="" fontStyle="1" fontSize="" keywordClass="instre1" />
|
||||
<WordsStyle name="NUMBER" styleID="122" fgColor="FF5555" bgColor="282A36" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="VARIABLE" styleID="123" fgColor="50FA7B" bgColor="282A36" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENT" styleID="124" fgColor="6272A4" bgColor="282A36" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="COMMENTLINE" styleID="125" fgColor="6272A4" bgColor="282A36" fontName="" fontStyle="0" fontSize="" />
|
||||
<WordsStyle name="OPERATOR" styleID="127" fgColor="FF79C6" bgColor="282A36" fontName="" fontStyle="0" fontSize="" />
|
||||
</LexerType>
|
||||
</LexerStyles>
|
||||
<GlobalStyles>
|
||||
<!-- Attention : Don't modify the name of styleID="0" -->
|
||||
|
Loading…
Reference in New Issue
Block a user