You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when the user tries to activate Dark Mode by clicking dark mode button(UI), there is no visual change in the application's theme (e.g., background color, text color).
The toggle might visually switch to the "on" position, but the UI remains in light mode.
Steps to Reproduce
Open the application.
Navigate to the settings or UI where the Dark Mode toggle/button is located.
Click the Dark Mode button to activate it.
Observe that the toggle visually changes to "on" but the application's theme does not change to Dark Mode.
Expected Behavior
Upon activating Dark Mode, the application's theme should switch from light to dark. This includes changes in background colors, text colors, and other UI elements that are part of the theme (e.g., buttons, icons).
Actual Behavior
Despite clicking the Dark Mode button and the toggle visually switching to "on," the application's theme remains in light mode, with no changes to background colors, text colors, or UI elements.
Screenshots
there is no change in navbar and text of other parts too.
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.
Description
when the user tries to activate Dark Mode by clicking dark mode button(UI), there is no visual change in the application's theme (e.g., background color, text color).
The toggle might visually switch to the "on" position, but the UI remains in light mode.
Steps to Reproduce
Open the application.
Navigate to the settings or UI where the Dark Mode toggle/button is located.
Click the Dark Mode button to activate it.
Observe that the toggle visually changes to "on" but the application's theme does not change to Dark Mode.
Expected Behavior
Upon activating Dark Mode, the application's theme should switch from light to dark. This includes changes in background colors, text colors, and other UI elements that are part of the theme (e.g., buttons, icons).
Actual Behavior
Despite clicking the Dark Mode button and the toggle visually switching to "on," the application's theme remains in light mode, with no changes to background colors, text colors, or UI elements.
Screenshots
there is no change in navbar and text of other parts too.
Additional Information
already mentioned everything
What browser are you seeing the problem on?
Checklist
The text was updated successfully, but these errors were encountered: