<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -108,11 +108,10 @@ colorization.&quot;
 
 (defface erb-face
   '((((class color) (min-colors 88) (background dark))
-     ;;:background &quot;blue3&quot;)
-     :background &quot;dark green&quot;)
+     :background &quot;#383838&quot;)
     (((class color) (min-colors 88) (background light))
-     ;;:background &quot;lightgoldenrod2&quot;)
-     :background &quot;azure&quot;)
+     ;; :background &quot;azure&quot;)
+     :background &quot;snow2&quot;)
     (((class color) (min-colors 16) (background dark))
      :background &quot;blue3&quot;)
     (((class color) (min-colors 16) (background light))
@@ -146,7 +145,7 @@ colorization.&quot;
   :group 'rhtml-faces)
 
 (defface erb-out-delim-face
-  `((((background dark)) :foreground &quot;lightred&quot;)
+  `((((background dark)) :foreground &quot;#aaffff&quot; :background &quot;#383838&quot;)
     (t (:inherit erb-delim-face :weight bold :foreground &quot;darkred&quot;)))
   &quot;Basic face for Ruby embedded into HTML&quot;
   :group 'rhtml-faces)</diff>
      <filename>rhtml-fonts.el</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9ea920c181a62494b557665c3e9aa23628b690a7</id>
    </parent>
  </parents>
  <author>
    <name>Eric Schulte</name>
    <email>schulte.eric@gmail.com</email>
  </author>
  <url>http://github.com/eschulte/rhtml/commit/b91a8e41b70d038511a0e89eb870f12fc06e7dbc</url>
  <id>b91a8e41b70d038511a0e89eb870f12fc06e7dbc</id>
  <committed-date>2008-07-15T12:44:36-07:00</committed-date>
  <authored-date>2008-07-15T12:44:36-07:00</authored-date>
  <message>nicer fonts</message>
  <tree>fed79444d3052b81d841810955788702de4bcf09</tree>
  <committer>
    <name>Eric Schulte</name>
    <email>schulte.eric@gmail.com</email>
  </committer>
</commit>
