Skip to content

Releases: manthemes-dev/manthemes

v1.2.3 release of manthemes

27 Jun 06:20
Compare
Choose a tag to compare

Changes

  • Fixed dist folder not directing by np instead using the normal npm publish.

v1.2.1 release of manthemes

26 Jun 10:48
Compare
Choose a tag to compare

New Themes!

Nightfox

  • nightfox

Moonlight

  • moonlight

DaisyUI

  • Retro

Changes

  • Added primary shades to some themes
  • Directs the dist path when package is imported
  • Added primaryColor to some themes
  • Changed the primary, secondary, etc. To mantine's colors
  • Changed readme

v1.2.1-0...v1.2.1

Pre Patch of manthemes

13 Jun 12:43
Compare
Choose a tag to compare
Pre-release
  • Changed mantheme class to create method instead of a constructor
  • Users can now get a color(s), override an existing props based on a theme that will provided
  • Themes like daisyui etc. are re-exported in index.ts

The v1.2.0 release of manthemes

08 Jun 08:06
Compare
Choose a tag to compare
  • You can now override a theme
  • Themes are now classes instead of just an object
  • Cupcake theme for daisyui
  • Dark & light for bootstrap are available now
  • Dark for material are available now
  • Changed the readme
  • Changed the theme.format.txt file for instructions
  • getColor(), getColors() and override() are now in the theme classes

v1.2.0-0...v1.2.0

Light theme and bumblebee theme

31 May 11:19
Compare
Choose a tag to compare
Pre-release
  • Material light theme are now available
  • DaisyUI bumblebee theme are now available
  • Added exports and typesVersions on package.json

Progress on mantine ui and daisyui

28 May 12:16
Compare
Choose a tag to compare
Pre-release

a046f88...v1.1.0-0