react-date-range icon indicating copy to clipboard operation
react-date-range copied to clipboard

Dark theme is not added.

Open Apoorv-2711 opened this issue 3 years ago • 2 comments

Subject of the issue

I was using this with dark theme website but it was lookin kind of odd in light theme... So there must be an option to toggle btw light and dark theme.

Apoorv-2711 avatar Nov 18 '22 21:11 Apoorv-2711

You Can Add Overside Css

Screenshot 2023-06-29 123821

mr-burhanuddin avatar Jun 29 '23 07:06 mr-burhanuddin

You can add a theme by yourself. dist/theme/default.css is the default theme, you can override and use your own theme colours.

umakantp avatar Dec 29 '23 10:12 umakantp