Prerequisites
Proposal
Currently alerts render like this on dark mode

It seems the background is a little bit too much blue. As I notice, the variable used is bg-primary-bg-subtle when I think a simple bs-primary-bg would be sufficient enough in dark mode.
Motivation and context
This is to keep a color coherent for primary across various elements (like shown in the screenshot above).