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

Unified Diff: editor/tools/plugins/com.google.dart.tools.deploy/themes/debugging.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/debugging.xml
diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/themes/debugging.xml b/editor/tools/plugins/com.google.dart.tools.deploy/themes/debugging.xml
index a40bd57d787a1a0957a07118986c6e7e28e81bb2..d4f019db38b783e80a6f1e33984eb7c76bf787df 100644
--- a/editor/tools/plugins/com.google.dart.tools.deploy/themes/debugging.xml
+++ b/editor/tools/plugins/com.google.dart.tools.deploy/themes/debugging.xml
@@ -20,6 +20,7 @@
<findScope color="#F00000" />
<foreground color="#F00000" />
<function color="#F00000" />
+ <functionTypeAlias color="#F00000" />
<getter color="#F00000" />
<importPrefix color="#F00000" />
<inheritedMethod color="#F00000" />

Powered by Google App Engine
This is Rietveld 408576698