Widget appearance
Customize the visual appearance of the onramp widget
Colors
Customize the widget's appearance by modifying color values. All colors are optional and support the following formats:
- HEX (e.g.,
#F24F21
) - RGB (e.g.,
rgb(213 47 47)
) - HSL (e.g.,
hsl(0deg 0% 0%)
)