Skip to content

feat: replace theme switcher with dropdown#2340

Open
hntk03 wants to merge 3 commits intopydata:mainfrom
hntk03:feat-issue-1941
Open

feat: replace theme switcher with dropdown#2340
hntk03 wants to merge 3 commits intopydata:mainfrom
hntk03:feat-issue-1941

Conversation

@hntk03
Copy link
Copy Markdown
Contributor

@hntk03 hntk03 commented Apr 4, 2026

This pull request replaces the theme switch button with a dropdown menu.

Previously, the theme was changed by cycling through options with a single button.
With this change, users can directly select the desired color mode (auto, light, or dark) from a dropdown menu.

This makes it easier and more intuitive to change the theme.

Related Issue

Closes #1941

Feedback is very welcome, and I would be happy to update the implementation if needed.

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.

Ternary button for theme/color mode is an anti-pattern

1 participant