@gdcorte/react-core-theme
TypeScript icon, indicating that this package has built-in type declarations

4.1.0 • Public • Published

About this project

This package plays around the color theory and implements basic color combinations. There are also methods to programatically tint, shade and create contrast between colors.

A base theming strategy is also defined. There are methods that will generate the theme with minimal configuration. It is also posisble to customize many of the default color generation strategy in here.

Local development

You can see what the package offers by running pnpm install and then pnpm storybook. This will start storybook on port 6006.

Storybook offers an overview of components defined in this package to enable the user to preview themes. The main Theme component also allows exporting the currently generated theme. Generated content is logged into the console (INFO level) and directly to the clipboard. THis can be fine-tuned for the user project.

Readme

Keywords

none

Package Sidebar

Install

npm i @gdcorte/react-core-theme

Weekly Downloads

31

Version

4.1.0

License

MIT

Unpacked Size

143 kB

Total Files

7

Last publish

Collaborators

  • gdcorte