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

Unified Diff: editor/tools/plugins/com.google.dart.tools.deploy/themes/frontenddev.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/frontenddev.xml
diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/themes/frontenddev.xml b/editor/tools/plugins/com.google.dart.tools.deploy/themes/frontenddev.xml
index d5da043ad01327723cfac03d3f01e023b7769f46..477e5c039258a6343e22396ec159f2cb78376b96 100644
--- a/editor/tools/plugins/com.google.dart.tools.deploy/themes/frontenddev.xml
+++ b/editor/tools/plugins/com.google.dart.tools.deploy/themes/frontenddev.xml
@@ -20,6 +20,7 @@
<findScope color="#191919" />
<foreground color="#FFFFFF" />
<function color="#F7C527" />
+ <functionTypeAlias color="#9CF828" />
<getter color="#E8E2B7" />
<importPrefix color="#FFFFFF" />
<inheritedMethod color="#E3B735" />

Powered by Google App Engine
This is Rietveld 408576698