Basic Design Question:
How can I change the typography / Colors of my existing project across without at a global level, without doing it component by component.
Eg:
- Change all body text from Inter (default) to Roboto
- Change all Blue 600 (default #hex) to Yellow (#my hex)