I have one <input type='date' class='form-control'> date input for a form. Because I am using form-control from bootstrap 5, the date picker is set as the default white color, the same as the form.
I have searched for multiple ways to change the date picker's color but still nothing.
Code snippet: https://codepen.io/TCMF/pen/YzLrBYE