_includes/styles/page-style.scss in jekyll-theme-hydejack-8.3.1 vs _includes/styles/page-style.scss in jekyll-theme-hydejack-8.3.2

- old
+ new

@@ -43,14 +43,9 @@ color: #fff; background-color: darken({{ color }}, 7.5%); border-color: darken({{ color }}, 7.5%); } -body.dark-mode { - --body-bg: #{hsl(hue({{ theme_color }}), 12.5%, 20%)}; - --border-color: #{hsl(hue({{ theme_color }}), 12.5%, 25%)}; -} - ::selection { color: #fff; background: {{ color }}; } \ No newline at end of file