Overview
Yuno SDK provides extensive customization options so the checkout experience matches your brand. You can configure themes, colors, typography, and layout through the SDK initialization or the Checkout Builder in the Dashboard.Theme Configuration
Pass atheme object during SDK initialization to customize the appearance:
Available Theme Properties
Dark Mode
Enable dark mode by setting themode property:
When
mode: 'dark' is set, the SDK automatically adjusts contrast ratios for accessibility compliance. You can still override individual colors.Layout Options
Control the checkout layout for Full Checkout and Lite Checkout:Secure Fields Styling
For Secure Fields, use thestyles object to match your form design:
Checkout Builder (No-Code)
For non-technical customization, use the Checkout Builder in the Dashboard:1
Navigate to Dashboard > Checkout Builder
2
Select colors, fonts, and layout preferences visually
3
Preview changes in real time
4
Publish to apply changes across all SDK integrations