Skip to content

Fix: Implemented a modern light mode#25

Merged
SudiptaPaul-31 merged 1 commit intoLumina-eX:mainfrom
Stephan-Thomas:fix-3
Feb 25, 2026
Merged

Fix: Implemented a modern light mode#25
SudiptaPaul-31 merged 1 commit intoLumina-eX:mainfrom
Stephan-Thomas:fix-3

Conversation

@Stephan-Thomas
Copy link
Contributor

Implemented a modern light mode using the existing theme token system (:root and .dark variables).

Added:

  • Theme toggle button in the navbar
  • Persistent theme preference via localStorage
  • Refined light mode color tokens for better depth and contrast

Since the project already uses a CSS variable-based design system, the light mode was designed directly within the theme architecture to ensure consistency and maintainability.

Close #3

@SudiptaPaul-31 SudiptaPaul-31 merged commit 5dbf067 into Lumina-eX:main Feb 25, 2026
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Figma] Create a light mode design

2 participants