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 a user toggles Dark Mode on the Home page, that preference is not preserved when navigating to other pages or sections such as Digital Marketing, Content Writing, Graphic Designing, or Cyber Analyst. Instead, those sections load in the default (light) theme.
This results in an inconsistent user experience, as the user expects the theme (dark mode) to persist throughout the site after being set.
To Reproduce
Open the website and land on the Home Page.
Toggle the Dark Mode switch to enable dark mode.
Navigate to any other section (e.g., Digital Marketing, Content Writing, Graphic Designing, or Cyber Analyst).
Expected behavior
All other sections should retain dark mode styling consistently once it's enabled from the Home page.