hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.57k stars 658 forks source link

Customize calendar theme #609

Open diegohdez90 opened 1 year ago

diegohdez90 commented 1 year ago

Apply custom theme

When I download the library, the programmer have the posibility to customize the calendar in their own, for example, changing background color, the range colors, border radius of the date range, change the font famiily, font size, etc.

[BUG] Bug Reproduce Steps

There is no documentation that a allow to the programmer how to change the calendar theme.

[BUG] Expected behaviour

Developer can customize the calendar style

Environment

Package Version: 1.4.0 React version: link:@vercel/analytics/react Node version: 18.15.0 Browser: Google Chrome | 113.0.5672.127 (Build oficial) (64 bits) (cohort: Stable)

umakantp commented 6 months ago

There is a default theme here dist/theme/default.css. You can instead create your own by looking at that theme.