Skip to content

UI/light mode support#474

Merged
emdevelopa merged 3 commits into
emdevelopa:mainfrom
Marvell69:ui/light-mode-support
Mar 28, 2026
Merged

UI/light mode support#474
emdevelopa merged 3 commits into
emdevelopa:mainfrom
Marvell69:ui/light-mode-support

Conversation

@Marvell69

Copy link
Copy Markdown
Contributor

Overview

Adds an experimental light theme toggle to the Navbar to support merchants who prefer light mode, ensuring full visibility and accessibility across all components.

Changes:

Added to the header.
Integrated next-themes to persist user preference in localStorage.
Mapped Tailwind colors (mint, night, etc.) to CSS variables in globals.css to gracefully handle mode switching.
Resolved contrast issues (e.g., LocaleSwitcher dropdown) by using dynamic background/text utilities.

Related Issue

Fixes #320

@vercel

vercel Bot commented Mar 28, 2026

Copy link
Copy Markdown

@Marvell69 is attempting to deploy a commit to the Emmanuel's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Mar 28, 2026

Copy link
Copy Markdown

@Marvell69 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@emdevelopa

Copy link
Copy Markdown
Owner

resolve the conlict in this PR

@Marvell69

Marvell69 commented Mar 28, 2026

Copy link
Copy Markdown
Contributor Author

i've resolved this conflict

@emdevelopa emdevelopa merged commit fc4c46b into emdevelopa:main Mar 28, 2026
2 of 3 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.

[FE] Branding: Support for Light Theme (Experimental Toggle)

2 participants