Changement de couleur de l'icône de date

::-webkit-calendar-picker-indicator {
    filter: invert(1);
}
Upset Unicorn