Topic: Missing areas of Dark Mode Support
EthanPB
priority
asked 10 months ago
Expected behavior Including the dark mode theme using scss should update all elements that don't have custom formatting with the correct dark-mode equivalent.
Actual behavior There are several issues with formatting when enabling dark mode in the scss, including
- Updating primary color does not modify any selected colors e.g. button radios.
- h1 elements do not become white.
- The background of field labels do not become dark.
- The calendar hover is still white.
- Badge and Alert formatting does not become dark and remains light-themed.
Resources (screenshots, code snippets etc.)
Button Radio:

H1 text:

Text Field Label:

Calendar Hover:

Alerts:

Add comment
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB React
- MDB Version: MDB5 9.0.0
- Device: Desktop
- Browser: Chrome
- OS: Windows 11
- Provided sample code: No
- Provided link: No