@datepicker-react/styled@2.7.0
The color dayHoverRangeBorderColor is not being used in the styles.
It is defined here, on line 281
https://github.com/tresko/react-datepicker/blob/master/packages/styled/src/components/Day/Day.tsx
and should be used on line 295, in the function that returns the border color. Instead the dayHoverRangeColor is used.