<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -20,8 +20,9 @@ namespace Winterdom.VisualStudio.Extensions.Text {
    [Order(Before = Priority.Default)]
    sealed class FlowControlFormat : ClassificationFormatDefinition {
       public FlowControlFormat() {
-         this.BackgroundColor = Color.FromArgb(0xFF, 0x22, 0x22, 0x22);
+         this.BackgroundColor = Color.FromArgb(0xFF, 0xEB, 0xEB, 0xEB);
          this.ForegroundColor = Colors.Silver;
+         this.BackgroundOpacity = 0.4;
       }
    }
 </diff>
      <filename>AdornmentFactory.cs</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4fa6c986fbdb4bd0c35dbcb57c458579c26059a4</id>
    </parent>
  </parents>
  <author>
    <name>Tomas Restrepo</name>
    <email>tomas@winterdom.com</email>
  </author>
  <url>http://github.com/tomasr/LineAdornments/commit/92933487b0d023b2a6c94027bfcce6d93020f4f4</url>
  <id>92933487b0d023b2a6c94027bfcce6d93020f4f4</id>
  <committed-date>2009-06-14T20:05:02-07:00</committed-date>
  <authored-date>2009-06-14T20:05:02-07:00</authored-date>
  <message>Changed default colors a bit and the opacity</message>
  <tree>e9af4953d9907ce4ca1dc31faca2d7a0ade92cb4</tree>
  <committer>
    <name>Tomas Restrepo</name>
    <email>tomas@winterdom.com</email>
  </committer>
</commit>
