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

Unified Diff: editor/tools/plugins/com.google.dart.tools.deploy/themes/tango.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/tango.xml
diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/themes/tango.xml b/editor/tools/plugins/com.google.dart.tools.deploy/themes/tango.xml
index c4be74bfc79f362e891a5ba87444de8eb2edfde8..f3a06d2147dd8ce30cbeb927a1f1b4d38abbd645 100644
--- a/editor/tools/plugins/com.google.dart.tools.deploy/themes/tango.xml
+++ b/editor/tools/plugins/com.google.dart.tools.deploy/themes/tango.xml
@@ -17,6 +17,7 @@
<findScope color="#BCADAD" />
<foreground color="#000000" />
<function color="#444444" />
+ <functionTypeAlias color="#37550d" />
<importPrefix color="#000000" />
<inheritedMethod color="#2c577c" />
<interface color="#9b5656" />

Powered by Google App Engine
This is Rietveld 408576698