johnpolacek / date-range-picker-for-shadcn

DateRangePicker is a reusable component for shadcn using Radix UI and Tailwind CSS. Includes preset date ranges, text entry, calendar selection and date comparison
https://date-range-picker-for-shadcn-demo.vercel.app/
MIT License
546 stars 20 forks source link

fix: background color of date-input inputs on dark themes #11

Open Kliton opened 3 months ago

Kliton commented 3 months ago

I found this background color issue on date-input when trying the component with a dark theme.

Example

image