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

Unified Diff: editor/tools/plugins/com.google.dart.tools.deploy/themes/minimal.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/minimal.xml
diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/themes/minimal.xml b/editor/tools/plugins/com.google.dart.tools.deploy/themes/minimal.xml
index 4bc2f94c2b0252d25aa440d0a00313016da32e6d..51379e9ace2f0a11020313d67c918b92bbcf76cd 100644
--- a/editor/tools/plugins/com.google.dart.tools.deploy/themes/minimal.xml
+++ b/editor/tools/plugins/com.google.dart.tools.deploy/themes/minimal.xml
@@ -16,6 +16,7 @@
<findScope color="#BCADff" />
<foreground color="#000000" />
<function color="#5c8198" />
+ <functionTypeAlias color="#000066" />
<importPrefix color="#000000" />
<inheritedMethod color="#5c8198" />
<interface color="#000066" />

Powered by Google App Engine
This is Rietveld 408576698