Skip to content

oliverbenns/joy-theme-creator

Repository files navigation

Joy Theme Creator

Note: Joy UI is currently in alpha - some things may not be finished or working as expected.

This project exposes the theming options available in Joy UI by providing color palette and typography controls.

It also provides the ability for you to copy the theme configuration object directly into your own Joy UI project's source code after tinkering with these controls.

View the project here: oliverbenns.github.io/joy-theme-creator

Quick Start

This project was bootstrapped with Create React App.

  • npm start to start the app in development mode.
  • npm run build to build the app ready for production.