jayantasamaddar / ursa

React Component Library that implements a Themeable Design System powered by Emotion.js
https://jayantasamaddar.github.io/ursa/
0 stars 0 forks source link

Proposal: Allow developers to use custom themes #5

Open jayantasamaddar opened 1 year ago

jayantasamaddar commented 1 year ago

Proposal

Considering the ThemeProvider component takes in a theme prop, this opens up possibilities where we could potentially allow Developers to create custom themes.

Problem and Opportunity Statement

Consideration