_sass/_variables.scss in minimal-jekyll-theme-0.2.0 vs _sass/_variables.scss in minimal-jekyll-theme-0.2.1
- old
+ new
@@ -17,10 +17,10 @@
$code-font-size: 0.9rem;
$code-font-weight: 300;
// Links
$link: $black;
-$hover: $silver;
+$hover: $black-80;
$author-cta-link: $silver;
$author-cta-hover: $green;
// Buttons
$btn-primary: $blue;
\ No newline at end of file