Pluto Theme Mode
pluto-theme-mode
is a lightweight and flexible theme provider library for React that makes switching between light and dark modes easy and seamless. Built with TypeScript, styled-components, and Context Hook, this library simplifies the process of managing theme states, allowing for a more intuitive and customizable theme experience.
Features
- Easily switch between light and dark modes.
- Supports React via Context Hook.
- Built with TypeScript for type safety.
- Customizable theme styles using styled-components.
- Simple API for developers to integrate theme functionality.
- Lightweight and efficient for fast performance.
Installation
You can install pluto-theme-mode
via npm:
npm install pluto-theme-mode