Back to all versions

v0.0.14

Latest

Released on May 9, 2025

New Features

Dark Mode Styles

Adding support for customizing styles for both Light and Dark Mode now using our custom ThemeProvider, which works both for React and Next App !

  • Light and Dark Mode Support
  • Buttons - Subtle and Rounded

Improvements

Customize Components for Light and Dark Mode

We've made significant improvements to how the components can have different styles based on the light or dark mode, added lightStyles and darkStyles props for better component level customization.

  • ThemeProvider needs to be wrapped with the App
  • NextJS useTheme support out of the box

Dark Mode Improvements

Dark mode has been enhanced with better contrast and more consistent styling.

  • Refined color palette for dark mode
  • Improved contrast ratios for better readability
  • Added dark mode specific animations and effects
  • Fixed inconsistencies in component styling