Skip to content

Implement dark mode toggle and persistence logic#97

Merged
davidgs merged 1 commit into
mainfrom
fix/dark-mode
Apr 16, 2026
Merged

Implement dark mode toggle and persistence logic#97
davidgs merged 1 commit into
mainfrom
fix/dark-mode

Conversation

@davidgs

@davidgs davidgs commented Apr 16, 2026

Copy link
Copy Markdown
Owner

Adds a new dark mode feature that supports light, dark, and system-default color schemes. The implementation handles theme persistence via local storage, updates the UI icons, and toggles visibility for theme-specific images like logos.

Adds a new dark mode feature that supports light, dark, and system-default color schemes. The implementation handles theme persistence via local storage, updates the UI icons, and toggles visibility for theme-specific images like logos.
@davidgs davidgs merged commit b86ca08 into main Apr 16, 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.

1 participant