| | |
| <configuration> | |
| <appSettings> | |
| <add key="SelectCommand.TagColor" value="Cyan" /> | |
| <add key="SelectCommand.AttributeNameColor" value="Yellow" /> | |
| <add key="SelectCommand.AttributeValueColor" value="Green" /> | |
| <add key="SelectCommand.CommentColor" value="Gray" /> | |
| </appSettings> | |
| </configuration> |