Skip to content

Simplify dark mode switcher and limit to home#7

Merged
treyorr merged 1 commit intomainfrom
feat/2-dark-mode
Feb 17, 2026
Merged

Simplify dark mode switcher and limit to home#7
treyorr merged 1 commit intomainfrom
feat/2-dark-mode

Conversation

@treyorr
Copy link
Copy Markdown
Owner

@treyorr treyorr commented Feb 17, 2026

Summary:

  • Keep theme preference logic in the root layout while moving the visible switcher to apps/web/src/routes/+page.svelte so it appears only on the / page
  • Clean up dark mode handling to ensure consistent detection for users landing on arbitrary routes and leverage the expected Lucide Svelte icon package
  • Documented behavior changes to clarify why the switcher is scoped to the home screen

Testing:

  • Not run (not requested)

@treyorr treyorr merged commit 01a8347 into main Feb 17, 2026
1 check passed
@treyorr treyorr deleted the feat/2-dark-mode branch February 17, 2026 17:10
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