_sass/bubblin-jekyll.scss in bubblin-jekyll-1.0.5 vs _sass/bubblin-jekyll.scss in bubblin-jekyll-1.0.6

- old
+ new

@@ -4,12 +4,12 @@ $small-font-size: $base-font-size * 0.875 !default; $base-line-height: 1.5 !default; $spacing-unit: 30px !default; -$text-color: #111 !default; -$background-color: #fdfdfd !default; -$brand-color: #2a7ae2 !default; +$text-color: #444 !default; +$background-color: #fff !default; +$brand-color: #1177ff !default; $grey-color: #828282 !default; $grey-color-light: lighten($grey-color, 40%) !default; $grey-color-dark: darken($grey-color, 25%) !default; \ No newline at end of file