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

Unified Diff: editor/tools/plugins/com.google.dart.tools.deploy/themes/dartboard.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/dartboard.xml
diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/themes/dartboard.xml b/editor/tools/plugins/com.google.dart.tools.deploy/themes/dartboard.xml
index e58666b00b9b5e6c4e5b5a9b320a60f445cef25e..bb068ff945265243ea808224aef7f2f134c085de 100644
--- a/editor/tools/plugins/com.google.dart.tools.deploy/themes/dartboard.xml
+++ b/editor/tools/plugins/com.google.dart.tools.deploy/themes/dartboard.xml
@@ -20,6 +20,7 @@
<findScope color="#000000" />
<foreground color="#000000" />
<function color="#000000" />
+ <functionTypeAlias color="#0646a7" />
<getter color="#87312e" />
<importPrefix color="#000000" />
<inheritedMethod color="#000000" />

Powered by Google App Engine
This is Rietveld 408576698