Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 511 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 511 Bytes

SVG Dark Theme Switcher

This is an animated dark theme / light theme switcher made in SVG.
It sets a cookie (themeStyle) with the value light or dark that can then be used client- or server side.

Usage:

<embed src="switch.svg" width="100" type="image/svg+xml" />

View Demo

Switcher-Peview

Animation-Preview

Inspired (and designed to look similar) by https://codepen.io/bnthor/pen/WQBNxO