1.3.0 • Published 28 days ago

dark-mode-utils v1.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
28 days ago

----------About The Package----------

This package is a simple package that you can use to add a dark mode or light mode switcher (I actually don't know what that means too. But you get the idea right?).

----------What You Need In Your Project----------

  • You should have a button with an id of 'theme' so that the user can change the theme manually.
  • You should have two icons to indicate if the user is currently in Dark mode or Light mode.

----------How To Setup----------

  • Install the package.
  • Use it by calling it like this: "themeswitch()".
  • And in the brackets pass in the the two icons I mentioned earlier (Note: Please pass the light mode icon first then the dark mode icon);
1.3.0

28 days ago

1.2.0

28 days ago

1.1.0

28 days ago

1.0.0

28 days ago