Skip to content

Conversation

KalangiGeetaneha
Copy link
Contributor

Description
This pull request fixes the inconsistency where the About page did not switch to Dark Mode while other pages adapted correctly. The changes ensure that the saved Dark Mode preference from localStorage is applied on the About page and that all About page elements follow the Dark Mode styling for a uniform user experience.

The issue was reported in [Issue #597 ] (replace with the actual issue number), and this PR resolves it by ensuring the About page now properly respects Dark Mode settings.

Type of change
Bug fix

How Has This Been Tested?
Enabled Dark Mode on the Home page and navigated to the About page to confirm proper Dark Mode application.
Toggled Dark Mode on the About page to verify synchronization across the entire application.
Tested manually across multiple browsers (Chrome, Firefox) for consistent behavior.
Checked that no other UI elements were negatively impacted by this fix.

Checklist:
My code follows the style guidelines of this project
I have performed a self-review of my code
I have commented my code where necessary
I have added tests that prove my fix is effective or that my feature works
I have made corresponding changes to the documentation if necessary

Screenshot 2025-09-21 210226 Screenshot 2025-09-21 210235

@github-actions
Copy link

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@supriya46788
Copy link
Owner

@KalangiGeetaneha please resolve conflicts

@KalangiGeetaneha
Copy link
Contributor Author

Okay I will resolve it

@KalangiGeetaneha
Copy link
Contributor Author

Can you check once ?

@supriya46788 supriya46788 merged commit bbe9e3c into supriya46788:main Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants