MilanSteman / LocalStorage-Theme-Selector

An easy and efficient way to set an user's preferred theme within the frontend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User theme selector

An easy and efficient way to set an user's preferred theme within the frontend. Using LocalStorage and prefers color scheme to initialize the theme, and data-theme attributes to change the value of the body.

Todo

  • Fix folder structure
  • Micro-interaction with toggle-switch
  • React example
  • Vue example

About

An easy and efficient way to set an user's preferred theme within the frontend.

License:MIT License


Languages

Language:Vue 33.0%Language:JavaScript 30.9%Language:CSS 21.1%Language:HTML 14.9%