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

Unified Diff: editor/tools/plugins/com.google.dart.tools.deploy/themes/pastel.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/pastel.xml
===================================================================
--- editor/tools/plugins/com.google.dart.tools.deploy/themes/pastel.xml (revision 24253)
+++ editor/tools/plugins/com.google.dart.tools.deploy/themes/pastel.xml (working copy)
@@ -4,6 +4,7 @@
<annotation color="#A082BD" />
<background color="#1f2223" />
<bracket color="#95bed8" />
+ <builtin color="#AAAAAA" />
<class color="#678CB1" />
<commentTaskTag color="#a57b61" />
<constant color="#A082BD" />
@@ -11,6 +12,7 @@
<currentLine color="#2F393C" />
<deletionIndication color="#E0E2E4" />
<deprecatedMember color="#E0E2E4" />
+ <directive color="#A05080" bold="true" />
<dynamicType color="#E0E2E4" />
<enum color="#E0E2E4" />
<field color="#678CB1" />

Powered by Google App Engine
This is Rietveld 408576698