Index: editor/tools/plugins/com.google.dart.tools.deploy/themes/sunburst.xml |
diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/themes/sunburst.xml b/editor/tools/plugins/com.google.dart.tools.deploy/themes/sunburst.xml |
index ade8dd90b3b949b3bcc39b4e7677f5a9412e5f1c..f945933b7acb4480470f4a4d01230f4e3b0b8e84 100644 |
--- a/editor/tools/plugins/com.google.dart.tools.deploy/themes/sunburst.xml |
+++ b/editor/tools/plugins/com.google.dart.tools.deploy/themes/sunburst.xml |
@@ -20,6 +20,7 @@ |
<findScope color="#DDF0FF" /> |
<foreground color="#F9F9F9" /> |
<function color="#F9F9F9" italic="false" /> |
+ <functionTypeAlias color="#F9F9F9" bold="false" italic="false" underline="false" strikethrough="false" /> |
messick
2014/03/25 21:20:59
Do you need to specify all the attributes?
|
<getter color="#E8E2B7" /> |
<importPrefix color="#F9F9F9" /> |
<inheritedMethod color="#F9F9F9" italic="false" underline="false" strikethrough="false" /> |