-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Describe the bug
There is a bug related to the dark mode functionality in the project, which is causing problems for users when using the application or website in dark mode.
When users enable dark mode, certain elements of the interface do not switch to the appropriate dark color scheme. As a result, users may encounter issues such as illegible or hard-to-read text, buttons or icons not being visible, or incorrect color combinations, making the application or website difficult to use in dark mode.
Proposed Solution:
To resolve the dark mode bug, the development team needs to identify the specific elements that are not properly adjusting to the dark mode settings. Once the problematic elements are identified, the team should implement appropriate CSS changes or update the UI components to ensure proper color adjustments and readability in dark mode.
Expected behaviour
Clarify the expected behavior for the dark mode feature. This will serve as a reference point for the developers to understand the intended design and functionality when the application or website is in dark mode.
Screenshots
No response
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct