Experiment with theme and components. Tweak colors, font, and see live code updates!
import { ThemeProvider } from 'tharikida-ui'; <ThemeProvider padding="10px" > {/* Your app content here */} </ThemeProvider>