Cambio de color de icono de fecha

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