iamvivekkaushik / DatePickerTimelineFlutter

Flutter Date Picker Library that provides a calendar as a horizontal timeline
Apache License 2.0
282 stars 198 forks source link

The contents text color of the DatePicker(day, date, month) dont react to night(dark) mode #71

Open besimsherifi opened 1 year ago

besimsherifi commented 1 year ago

Describe the bug When you are in light mode the color of the contents is black as opposed to its white background wich is great, however when you switch to dark mode, the text color is still black and its very bad for the ui obviously, i mean you can manually change the color of the text by checking the theme mode, but its seems pointless to do that, and it would be great if the datepicker could react on its own. Screenshot 2023-02-02 at 18 47 05 Screenshot 2023-02-02 at 18 46 47