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

Unified Diff: editor/tools/plugins/com.google.dart.tools.deploy/themes/hotpink.xml

Issue 559353003: Semantic highlighting for LABEL elements. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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/hotpink.xml
diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/themes/hotpink.xml b/editor/tools/plugins/com.google.dart.tools.deploy/themes/hotpink.xml
index 387a134e0f0771092491300bc35f3cbd5b8fef4d..ad661c7e5ee6f3a2bca4f01f69623f76b5b1719a 100644
--- a/editor/tools/plugins/com.google.dart.tools.deploy/themes/hotpink.xml
+++ b/editor/tools/plugins/com.google.dart.tools.deploy/themes/hotpink.xml
@@ -31,6 +31,7 @@
<javadocTag color="#4162bc" />
<keyword color="#7e0854" bold="true" />
<keywordReturn color="#800390" bold="true" />
+ <label color="#449944" />
<lineNumber color="#999999" />
<localVariable color="#FF00FF" />
<localVariableDeclaration color="#008080" />

Powered by Google App Engine
This is Rietveld 408576698