Skip to content

Add dark and light mode toggle with persistent theme preference#84

Merged
FOSSCLUB-LBSITW merged 1 commit into
FOSSCLUB-LBSITW:mainfrom
AditiBS:feature/theme-toggle
Feb 25, 2026
Merged

Add dark and light mode toggle with persistent theme preference#84
FOSSCLUB-LBSITW merged 1 commit into
FOSSCLUB-LBSITW:mainfrom
AditiBS:feature/theme-toggle

Conversation

@AditiBS
Copy link
Copy Markdown
Contributor

@AditiBS AditiBS commented Feb 25, 2026

📌 Description

This pull request introduces a Dark / Light Mode toggle to the Memory Block Game, improving accessibility and user comfort across different lighting conditions.

Previously, the application supported only a single theme. With this update, users can now switch themes based on their preference


🔗 Related Issue

Closes: #70


🛠 Changes Made

  • Added a theme toggle button (Dark / Light mode) in the Game Settings panel
  • Implemented CSS variables to manage theme colors efficiently
  • Applied the selected theme consistently across the entire application UI

📷 Screenshots (if applicable)


✅ Checklist

  • I have tested my changes
  • My code follows project guidelines
  • I have linked the related issue

@github-actions github-actions Bot added HackTheStack as a part of hack the stack event level-1 labels Feb 25, 2026
@FOSSCLUB-LBSITW FOSSCLUB-LBSITW merged commit 5329179 into FOSSCLUB-LBSITW:main Feb 25, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

HackTheStack as a part of hack the stack event level-1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No option to switch between Dark mode and Light mode

2 participants