@signozhq/theme
v0.0.0
Published
This is the theme package of our project. It provides essential theming functionality and components for managing the application's visual appearance.
Downloads
4
Maintainers
Keywords
Readme
theme Package
This is the theme package of our project. It provides essential theming functionality and components for managing the application's visual appearance.
Features
Theme Provider
- A component that wraps your application and provides theme context to all child components.
useTheme Hook
- A custom hook that allows components to access and utilize the current theme.
ThemeSwitcher
- A component that enables users to switch between different themes in the application.
