web-ridge / react-native-paper-dates

Smooth and fast cross platform Material Design date and time picker for React Native Paper
https://www.reactnativepaperdates.com
MIT License
637 stars 161 forks source link

Calendar Background #360

Closed CZEpitech closed 6 months ago

CZEpitech commented 6 months ago

Hello, how can I change the white/grey background of the calendar ? Screenshot 2023-12-12 at 11-56-42 Absence Thanks

jrichichi commented 6 months ago

It's based off theme styles, so diving into the source code and finding which theme color the background pulls from is probably the way to go.

iM-GeeKy commented 6 months ago

@jrichichi Is correct. The color is derived from the paper theme.