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

Unified Diff: editor/tools/plugins/com.google.dart.tools.deploy/themes/pastel.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/pastel.xml
diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/themes/pastel.xml b/editor/tools/plugins/com.google.dart.tools.deploy/themes/pastel.xml
index 3fbdb22c7b963e6265f34a3b7166ff7df9770e70..12ad77a2bacfd748c1069c93427efa4fac9510c2 100644
--- a/editor/tools/plugins/com.google.dart.tools.deploy/themes/pastel.xml
+++ b/editor/tools/plugins/com.google.dart.tools.deploy/themes/pastel.xml
@@ -20,6 +20,7 @@
<findScope color="#E0E2E4" />
<foreground color="#E0E2E4" />
<function color="#678CB1" />
+ <functionTypeAlias color="#678CB1" />
<getter color="#E8E2B7" />
<importPrefix color="#E0E2E4" />
<inheritedMethod color="#E0E2E4" />

Powered by Google App Engine
This is Rietveld 408576698