Dark theme #88

Open
opened 2026-03-08 23:56:54 +01:00 by myrmidex · 0 comments
Owner

Summary

Add dark theme support to the UI. The current light-only theme is hard on the eyes.

Tasks

  • Enable darkMode in Tailwind config (class strategy for user toggle)
  • Add dark: utility classes to all Blade templates (layouts, navigation, Livewire components)
  • Build theme toggle in navigation (sun/moon icon)
  • Persist preference in localStorage
  • Respect prefers-color-scheme as default when no preference is set
## Summary Add dark theme support to the UI. The current light-only theme is hard on the eyes. ## Tasks - [ ] Enable `darkMode` in Tailwind config (class strategy for user toggle) - [ ] Add `dark:` utility classes to all Blade templates (layouts, navigation, Livewire components) - [ ] Build theme toggle in navigation (sun/moon icon) - [ ] Persist preference in localStorage - [ ] Respect `prefers-color-scheme` as default when no preference is set
myrmidex added this to the v1.3.0 milestone 2026-03-08 23:56:54 +01:00
myrmidex modified the milestone from v1.3.0 to v1.4.0 2026-03-09 00:12:07 +01:00
myrmidex added the
enhancement
label 2026-03-09 00:24:20 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lvl0/fedi-feed-router#88
No description provided.