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

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

Issue 17431004: New UI for Find command: find-as-you-type. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 6 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/sunburst.xml
===================================================================
--- editor/tools/plugins/com.google.dart.tools.deploy/themes/sunburst.xml (revision 24253)
+++ editor/tools/plugins/com.google.dart.tools.deploy/themes/sunburst.xml (working copy)
@@ -4,6 +4,7 @@
<annotation color="#A020F0" bold="false" italic="false" />
<background color="#000000" />
<bracket color="#F9F9F9" italic="false" />
+ <builtin color="#AAAAAA" />
<class color="#F9F9F9" bold="false" italic="false" underline="false" strikethrough="false" />
<commentTaskTag color="#A8A8A8" italic="false" />
<constant color="#3D9AD6" italic="false" underline="false" strikethrough="false" />
@@ -11,6 +12,7 @@
<currentLine color="#2F2F2F" />
<deletionIndication color="#D25252" italic="false" underline="false" strikethrough="false" />
<deprecatedMember color="#F9F9F9" italic="false" underline="false" strikethrough="false" />
+ <directive color="#A05080" bold="true" />
<dynamicType color="#4B9CE9" />
<enum color="#7FB347" italic="false" underline="false" strikethrough="false" />
<field color="#4B9CE9" italic="false" underline="false" strikethrough="false" />

Powered by Google App Engine
This is Rietveld 408576698