🎨Theme Customization

Customize your widget to look like a native component

Full list of theme props:

PropsTypeDescription

accent

String

Confirm button background color

container

String

Widget background color

dialog

String

Fee hover background color

interactive

String

Token selector background color

module

String

Inner component background color

outline

String

Horizontal line color

onAccent

String

Token selector text color

onInteractive

String

Token name text color

primary

String

Primary widget text color

secondary

String

Secondary widget text color

fontFamily

String

Font used throughout widget

borderRadius

Number

Border rounding. Set to 0 for square corners. Defaulted to 1

Last updated