Thematic is a library and web application to aid designers in creating color palettes that unify application colors based on a desired look and feel (e.g., corporate branding) while also providing perceptually balanced color palettes and ramps for data visualization within the application. The pr...
Thematic is a repository that contains packages for creating visually pleasing and balanced application and data visualization themes. These themes can be applied across multiple environments using adapter libraries and tools. The repository includes a webapp package that serves as a guide for everything Thematic. It allows users to configure theme parameters, view example apps, and download theme files compatible with various platforms.
yarn add @thematic/color
yarn add @thematic/core
yarn add @thematic/d3
yarn add @thematic/fluent
yarn add @thematic/react
yarn add @thematic/vega
yarn add @thematic/webapp
yarn start
from the root folder.Thematic is a collection of packages that allows users to generate and apply visually pleasing themes to their applications and data visualizations. It provides flexibility with its compatibility across multiple environments and offers a web app for easy configuration and management of themes. With a variety of packages available, Thematic can be integrated into various frameworks and libraries, making it a versatile choice for creating aesthetically appealing designs.