Skip to main content

Customizing Wallet UI

The Accrue wallet is fully white-labeled. Your customers see your brand — your logo, your colors, your copy — not ours. Every visual and behavioral element of the wallet experience is configurable per-merchant, so the wallet feels like a native part of your app or website rather than a third-party embed.

Quick Reference

Branding & Images

KeyTypeDescription
logoUrlURLBrand logo displayed throughout the wallet. Recommended: 90x30px, PNG or SVG.
introImageUrlURLImage shown during onboarding. Recommended: 400x150px.
coverImageUrlURLImage displayed on the savings dashboard. Recommended: 400x340px.
balanceCardImageUrlURLBackground image for the wallet balance card.
onboardingSlidesArrayCustom onboarding slide content — each slide has a title, description, and image URL.

Colors & Styling

KeyTypeDescription
ctaColorHexBackground color for all CTA buttons.
ctaTextColorHexText color for CTA buttons.
ctaBorderRadiusCSSCorner radius for buttons (e.g., "14px", "50px", "0px").
inputBorderRadiusCSSCorner radius for form inputs.
iconColorHexAccent color for icons throughout the wallet.
loadingBarColorHexColor of loading/progress indicators.
progressBarColorHexColor of savings goal progress bars.
dateSelectorColorHexHighlight color for date picker selections.

Visual Examples

Your logo appears throughout the wallet frontend. For best results, provide a resizable PNG or vector file.

Logo Customization Example
Cover Image Customization Example

CTA Buttons

Customize button color, text color, and corner radius to match your brand.

ctaColor: '#000000' · ctaBorderRadius: '50px'

Rounded black CTA

ctaColor: '#0133A0' · ctaBorderRadius: '14px'

Blue soft-rounded CTA

ctaColor: '#5DBEA3' · ctaBorderRadius: '0px'

Green square CTA

Form Inputs

Control corner radius on all form fields.

inputBorderRadius: '8px'Rounded input
inputBorderRadius: '0px'Square input

Accent Colors

One color config controls each UI element across the entire wallet.

iconColor: '#CB3939'Red icons
progressBarColor: '#29BE23'Green progress bar
dateSelectorColor: '#C25ECF'Purple date selector

We offer design consultation, configuration assistance, testing support, and ongoing maintenance. Contact your Accrue representative or email info@byaccrue.com for help with customizations.