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

Unified Diff: editor/tools/plugins/com.google.dart.tools.deploy/themes/schuss.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/schuss.xml
diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/themes/schuss.xml b/editor/tools/plugins/com.google.dart.tools.deploy/themes/schuss.xml
index 2b6b6759ceb0098abfdd1bfcfb935b0297eac2ee..c2a9bd2db37533902b929a8b6f158d1f7540c401 100644
--- a/editor/tools/plugins/com.google.dart.tools.deploy/themes/schuss.xml
+++ b/editor/tools/plugins/com.google.dart.tools.deploy/themes/schuss.xml
@@ -17,6 +17,7 @@
<findScope color="#BCADAD" />
<foreground color="#430400" />
<function color="#797a8a" />
+ <functionTypeAlias color="#ca3349" />
<importPrefix color="#430400" />
<inheritedMethod color="#2c577c" />
<interface color="#ca3349" />

Powered by Google App Engine
This is Rietveld 408576698