connect-js
connect-js copied to clipboard
Suggestion: ability to configure overlay background color for dark mode
There's no way to configure the background color for the overlay at the moment, it works great in light mode, but in a dark mode site, because the value is always the same, it looks a funky.
Light mode
Dark mode
Do you mean a separate variable just for the background color of the overlay? That's different from the background color of the other components?
Yeah just the background color for the overlay, because in dark mode it looks washed out. Works great on light mode tho
@jojo-stripe did my comment made sense? any sense if this is something you will be supporting?
@emroot we're planning to add a variable to enable customizing the background color in the near future.
@emroot We added the new variable overlayBackdropColor, closing this now. FFT reopen if there's other issues related to this!
Amazing!! Thank you so much.