render/xhtml/files/css/dawn.css in ultraviolet-0.10.0 vs render/xhtml/files/css/dawn.css in ultraviolet-0.10.1

- old
+ new

@@ -9,11 +9,11 @@ pre.dawn .Constant { font-weight: bold; color: #811F24; } pre.dawn .EmbeddedSource { - background-color: #E1E5EC; + background-color: #829AC2; } pre.dawn .StringRegexpConstantCharacterEscape { font-weight: bold; color: #811F24; } @@ -26,12 +26,12 @@ pre.dawn .Storage { color: #A71D5D; font-style: italic; } pre.dawn .line-numbers { - background-color: #CED8E9; - color: #080808; + background-color: #7496CF; + color: #000000; } pre.dawn .StringConstant { font-weight: bold; color: #696969; } @@ -45,11 +45,11 @@ } pre.dawn .SupportConstant { color: #B4371F; } pre.dawn .MarkupQuote { - background-color: #EAEAEA; + background-color: #C5C5C5; color: #0B6125; font-style: italic; } pre.dawn .StringRegexpSpecial { font-weight: bold; @@ -62,11 +62,11 @@ } pre.dawn .MarkupDeleted { color: #B52A1D; } pre.dawn .MarkupRaw { - background-color: #EAEAEA; + background-color: #C5C5C5; color: #234A97; } pre.dawn .SupportFunction { color: #693A17; } @@ -75,10 +75,10 @@ } pre.dawn .StringRegexp { color: #CF5628; } pre.dawn .StringEmbeddedSource { - background-color: #E1E5EC; + background-color: #829AC2; color: #080808; } pre.dawn .MarkupLink { color: #234A97; font-style: italic;