vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.06k stars 6.91k forks source link

[Bug Report][3.5.16] The calendar buttons are affected by the default configurations. #19654

Open Lemaus123 opened 1 week ago

Lemaus123 commented 1 week ago

Environment

Vuetify Version: 3.5.16 Vue Version: 3.4.23 Browsers: Chrome 124.0.0.0 OS: Windows 10

Steps to reproduce

Include a color option for the VBtn in the default settings at createVuetify.

Expected Behavior

Apply a global color to the buttons of the application while retaining the normal display of the calendar. Of course, this may affect the 'today' chip, I believe that's normal, but not the other days.

Actual Behavior

Applying a global color to the buttons affects all days of the calendar.

Reproduction Link

https://play.vuetifyjs.com/#...