_sass/minima.scss in jekyll-theme-lcsb-default-0.4.5 vs _sass/minima.scss in jekyll-theme-lcsb-default-0.4.6
- old
+ new
@@ -11,10 +11,10 @@
$spacing-unit: 30px !default;
$text-color: #111 !default;
$background-color: #fdfdfd !default;
// $brand-color: #2a7ae2 !default;
-$brand-color: #4085e4 !default;
+$brand-color: #00aadc !default;
$grey-color: #5c5c5c !default;
$grey-color-light: lighten($grey-color, 40%) !default;
$grey-color-dark: darken($grey-color, 25%) !default;