PlayPickUp / pickup-ui

A collection of React Components that make up the PickUp world. 🌎⚡
https://ui.playpickup.com
3 stars 1 forks source link

fix(defaultTheme): allow partial colors and typography passed into de… #271

Closed wliederer closed 2 years ago

wliederer commented 2 years ago

allow themeProvider to accept partial defaultThemes and allow defaultThemes to have partial color and typographys defined and passed.

This will work with the new publisher theme overrides on prop picker

tested in playground by changing only black fonts to red

image