Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: editor/tools/plugins/com.google.dart.tools.deploy/themes/mr.xml

Issue 211713002: Issue 17775. Semantic highlighting for function type alias. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: editor/tools/plugins/com.google.dart.tools.deploy/themes/mr.xml
diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/themes/mr.xml b/editor/tools/plugins/com.google.dart.tools.deploy/themes/mr.xml
index 449787359b7cb99c089ce8c911094bc560dd2e9a..21bceb3e6dbd80e4320157bfced0683432b4453a 100644
--- a/editor/tools/plugins/com.google.dart.tools.deploy/themes/mr.xml
+++ b/editor/tools/plugins/com.google.dart.tools.deploy/themes/mr.xml
@@ -15,6 +15,7 @@
<filteredSearchResultIndication color="#D8D8D8" />
<foreground color="#333333" />
<function color="#000099" />
+ <functionTypeAlias color="#006600" />
<importPrefix color="#333333" />
<inheritedMethod color="#000099" />
<interface color="#666666" />

Powered by Google App Engine
This is Rietveld 408576698