Index: editor/tools/plugins/com.google.dart.tools.deploy/themes/retta.xml |
=================================================================== |
--- editor/tools/plugins/com.google.dart.tools.deploy/themes/retta.xml (revision 24253) |
+++ editor/tools/plugins/com.google.dart.tools.deploy/themes/retta.xml (working copy) |
@@ -4,6 +4,7 @@ |
<annotation color="#FFFFFF" bold="false" /> |
<background color="#000000" /> |
<bracket color="#F8E1AA" bold="false" /> |
+ <builtin color="#AAAAAA" /> |
<class color="#DE6546" bold="true" underline="false" strikethrough="false" /> |
<commentTaskTag color="#83786E" bold="false" /> |
<constant color="#EFC090" bold="false" /> |
@@ -11,6 +12,7 @@ |
<currentLine color="#2A2A2A" /> |
<deletionIndication color="#DE6546" bold="false" /> |
<deprecatedMember color="#DE6546" bold="false" underline="false" strikethrough="true" /> |
+ <directive color="#A05080" bold="true" /> |
<dynamicType color="#F8E1AA" /> |
<enum color="#527D5D" bold="true" /> |
<field color="#DE6546" bold="false" /> |