--qonto-embed-color-primary | Accepts any valid color value for primary brand color (e.g., #050505, rgb(5,5,5)). It will affect the color of the primary buttons. |
--qonto-embed-content-color-primary | Color of the text. Accepts any valid color value for primary content text (e.g., #050505, rgb(5,5,5)). |
--qonto-embed-content-color-primary-inverted | Color of the text showing on top of filled backgrounds. Accepts any valid color value for inverted primary content text (e.g., #fff, rgb(255,255,255)). |
--qonto-embed-content-success | Accepts any valid color value for success state content (e.g., var(--success400), #22c55e). |
--qonto-embed-content-warning | Accepts any valid color value for warning state content (e.g., var(--warning400), #f59e0b). |
--qonto-embed-content-error | Accepts any valid color value for error state content (e.g., var(--error400), #ef4444). |
--qonto-embed-content-font-weight | Accepts any valid font weight for content text (e.g., 400, normal). |
--qonto-embed-content-font-size | Accepts any valid font size for content text (e.g., 14px, 0.875rem). |
--qonto-embed-content-line-height | Accepts any valid line-height for content text (e.g., 24px, 1.5). |