Customize the visual appearance of the Para Modal to match your application’s design system.
Logo Configuration
For optimal display, use a logo image with dimensions of 372px × 160px.
Theme Configuration
Basic Theme Example
Dark Mode Configuration
Advanced Theme with Custom Palette
For granular control over specific UI components, use the customPalette option:
Custom Fonts
You can use custom fonts by importing them in your global CSS and specifying the font family:
Ensure your custom font is loaded before the modal renders for the best user experience.
Password & PIN Screen Theme Limitations
Password and PIN authentication screens are rendered in an iframe and use the Developer Portal theme settings, not your paraModalConfig.theme. This means:
- Theme colors may differ between the modal and password screens if configurations don’t match
- Dynamic theme changes at runtime won’t affect the iframe
- You must configure matching themes in both your code and the Developer Portal for consistency
Complete Theming Example
Modal Designer
Test your theme configuration with our interactive tool: