Skip to content

Add dark mode theme toggle with system preference support#26

Merged
AndreaDiazCorreia merged 1 commit into
masterfrom
feat/dark-mode
Jul 14, 2026
Merged

Add dark mode theme toggle with system preference support#26
AndreaDiazCorreia merged 1 commit into
masterfrom
feat/dark-mode

Conversation

@AndreaDiazCorreia

Copy link
Copy Markdown
Member

Add theme switcher button in header that toggles between light and dark modes. Theme preference is saved to localStorage and respects system prefers-color-scheme when no manual selection is made. CSS custom properties enable runtime theme switching with smooth transitions.

Add theme switcher button in header that toggles between light and dark modes. Theme preference is saved to localStorage and respects system prefers-color-scheme when no manual selection is made. CSS custom properties enable runtime theme switching with smooth transitions.
@AndreaDiazCorreia AndreaDiazCorreia merged commit df90eb8 into master Jul 14, 2026
1 check passed
@AndreaDiazCorreia AndreaDiazCorreia deleted the feat/dark-mode branch July 14, 2026 01:33
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.

1 participant