<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -19,9 +19,9 @@ namespace Winterdom.VisualStudio.Extensions.Text {
    [Order(Before = Priority.Default)]
    sealed class CurrentLineFormat : ClassificationFormatDefinition {
       public CurrentLineFormat() {
-         this.BackgroundColor = Color.FromArgb(0xFF, 0xEB, 0xEB, 0xEB);
-         this.ForegroundColor = Colors.Silver;
-         this.BackgroundOpacity = 0.4;
+         this.BackgroundColor = Colors.Teal;
+         this.ForegroundColor = Colors.DarkCyan;
+         this.BackgroundOpacity = 0.3;
       }
    }
 </diff>
      <filename>AdornmentFactory.cs</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6f3e31dac3eea0feaf35a0a1ed1162fa506dd7c3</id>
    </parent>
  </parents>
  <author>
    <name>Tomas Restrepo</name>
    <email>tomas@winterdom.com</email>
  </author>
  <url>http://github.com/tomasr/LineAdornments/commit/05d5281ad74a8d49b24132ee4d6c8c1a05252216</url>
  <id>05d5281ad74a8d49b24132ee4d6c8c1a05252216</id>
  <committed-date>2009-10-21T13:16:42-07:00</committed-date>
  <authored-date>2009-10-21T13:16:42-07:00</authored-date>
  <message>Change default colors used</message>
  <tree>7da35dbf81fcf46a1c67cc37169f887e8f3f60e0</tree>
  <committer>
    <name>Tomas Restrepo</name>
    <email>tomas@winterdom.com</email>
  </committer>
</commit>
