CONFIG : update the xml parsing config : XML and boo files

This commit is contained in:
2011-08-09 15:11:58 +02:00
parent d96a133c6a
commit 7562c45aa7
4 changed files with 70 additions and 8 deletions

View File

@@ -34,6 +34,8 @@
<color name="macro" FG="#6c09c8" bold="yes"/>
<color name="SYNTAX_ERROR" FG="#000000" BG="#FF0000" bold="yes"/>
<color name="functionName" FG="#24d1e0" bold="yes"/>
<color name="TestResultOK" FG="#000000" BG="#00FF00" bold="yes"/>
<color name="TestResultERROR" FG="#000000" BG="#FF0000" bold="yes"/>
</syntax>
</EdnColor>