generators/fume/simple_theme/templates/public/stylesheets/simple-theme.less in fume-0.2.2 vs generators/fume/simple_theme/templates/public/stylesheets/simple-theme.less in fume-0.2.3

- old
+ new

@@ -33,9 +33,13 @@ /*@import "drastic-dark.less";*/ /* ========================= Containers ========================= */ +html { + background: #cfcfcf; +} + body { color: #color_schemes['body-color']; background: #cfcfcf; font-family: helvetica, arial, sans-serif; }