_sass/linky.scss in jekyll-theme-linky-0.1.5 vs _sass/linky.scss in jekyll-theme-linky-0.1.6

- old
+ new

@@ -147,10 +147,10 @@ a, a:link, a:visited, a:active { - color: var(--body-foreground); + color: var(--button-foreground); text-decoration: none; } a:hover { text-decoration: underline;