Skip to content

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

@emdevelopa

Description

@emdevelopa

Description

Implement an experimental light theme toggle for merchants who prefer light mode, ensuring accessibility and flexibility.

Requirements and context

  • Use CSS Variables or Tailwind dark: prefix.
  • Store preference in localStorage.

Suggested execution

  • Fork the repo and create a branch: git checkout -b ui/light-mode-support
  • Implement changes:
    • Add theme toggle to header.
    • Define light-mode color palette.
  • Test and commit:
    • Toggle themes and verify no unreadable text exists in either mode.

Example commit message

feat: implement experimental light theme support

Guidelines

  • Complexity: High (200 points)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions