Sha256: ad36d0432d47704bd183bf1e92e754c87a4626f42c8c33244a38b65330b9f2b7

Contents?: true

Size: 449 Bytes

Versions: 6

Compression:

Stored size: 449 Bytes

Contents

---
---

@use "linky" with (
  $linky_body_background: {{ site.linky.body_background | default: "#fa0616" }},
  $linky_body_foreground: {{ site.linky.body_foreground | default: "#f0f0f0" }},
  $linky_button_background: {{ site.linky.button_background | default: "#f16293" }},
  $linky_button_foreground: {{ site.linky.button_foreground | default: "#f0f0f0" }},
  $linky_social_button_color: {{ site.linky.social_button_color | default: "#fff" }}
);

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-theme-linky-0.2.0 assets/styles.scss
jekyll-theme-linky-0.1.9 assets/styles.scss
jekyll-theme-linky-0.1.8 assets/styles.scss
jekyll-theme-linky-0.1.7 assets/styles.scss
jekyll-theme-linky-0.1.6 assets/styles.scss
jekyll-theme-linky-0.1.5 assets/styles.scss