Sha256: ac8fa69cb5f71b25beba22bef7e5152dcd7d399807d0342e5ac93f9d757f71bf

Contents?: true

Size: 664 Bytes

Versions: 1

Compression:

Stored size: 664 Bytes

Contents

{% assign dark_mode = true %}

<span id="dark" title="Dark Mode">
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-moon"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path></svg>
</span>
<span id="light" title="Light Mode">
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-circle"><circle cx="12" cy="12" r="10"></circle></svg>
</span>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
another-theme-0.0.1 _includes/dark-mode.html