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

Unified Diff: editor/tools/plugins/com.google.dart.tools.deploy/themes/retta.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/retta.xml
===================================================================
--- editor/tools/plugins/com.google.dart.tools.deploy/themes/retta.xml (revision 24253)
+++ editor/tools/plugins/com.google.dart.tools.deploy/themes/retta.xml (working copy)
@@ -4,6 +4,7 @@
<annotation color="#FFFFFF" bold="false" />
<background color="#000000" />
<bracket color="#F8E1AA" bold="false" />
+ <builtin color="#AAAAAA" />
<class color="#DE6546" bold="true" underline="false" strikethrough="false" />
<commentTaskTag color="#83786E" bold="false" />
<constant color="#EFC090" bold="false" />
@@ -11,6 +12,7 @@
<currentLine color="#2A2A2A" />
<deletionIndication color="#DE6546" bold="false" />
<deprecatedMember color="#DE6546" bold="false" underline="false" strikethrough="true" />
+ <directive color="#A05080" bold="true" />
<dynamicType color="#F8E1AA" />
<enum color="#527D5D" bold="true" />
<field color="#DE6546" bold="false" />

Powered by Google App Engine
This is Rietveld 408576698