Customize the UI
Kit Theming
Content for Openfort Kit theming is coming soon.
<OpenfortKitProvider theme="YOUR THEME" {/* other props */}>
{/* Your app here */}
</OpenfortKitProvider>
More customization
Openfort Kit uses ConnectKit, and offers the same theming and customization options. You can edit fonts, colors, and other styling via the theme and customTheme props. For detail, see the ConnectKit docs.