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

Unified Diff: editor/tools/plugins/com.google.dart.tools.deploy/themes/nightlion-aptana-theme.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/nightlion-aptana-theme.xml
diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/themes/nightlion-aptana-theme.xml b/editor/tools/plugins/com.google.dart.tools.deploy/themes/nightlion-aptana-theme.xml
index 5f4d48cb982ec38b3a48414cc137a1063c565b89..c3d0a21bd9a75b5c8b00ecbf38e91f4036ba0122 100644
--- a/editor/tools/plugins/com.google.dart.tools.deploy/themes/nightlion-aptana-theme.xml
+++ b/editor/tools/plugins/com.google.dart.tools.deploy/themes/nightlion-aptana-theme.xml
@@ -20,6 +20,7 @@
<findScope color="#BCADAD" />
<foreground color="#E2E2E2" />
<function color="#DFBE95" />
+ <functionTypeAlias color="#CAE682" />
<getter color="#E8E2B7" />
<importPrefix color="#E2E2E2" />
<inheritedMethod color="#E0E2E4" />

Powered by Google App Engine
This is Rietveld 408576698