Skip to content

feat: add system theme + rename default to dark#4946

Closed
naaa760 wants to merge 1 commit intoMintplex-Labs:masterfrom
naaa760:feat/dark-light-them-def
Closed

feat: add system theme + rename default to dark#4946
naaa760 wants to merge 1 commit intoMintplex-Labs:masterfrom
naaa760:feat/dark-light-them-def

Conversation

@naaa760
Copy link
Contributor

@naaa760 naaa760 commented Jan 30, 2026

Pull Request Type

[x] ✨ feat

Relevant Issues

resolves : #4945

What is in this change?

  • Adds a System (auto) theme option that follows the OS color scheme and updates live on OS theme changes.
  • Renames the Default theme to Dark, keeping backward compatibility for previously saved "default" theme values.
  • Updates theme-dependent UI behaviors (logo selection, toast styling, code highlighting) to use the resolved light/dark theme when System is selected.

Additional Information

  • None

Developer Validations

[ ] I ran yarn lint from the root of the repo & committed changes
[ ] Relevant documentation has been updated
[ ] I have tested my code functionality
[ ] Docker build succeeds locally

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.

[FEAT]: Auto dark/light theme following OS, default theme should probably be renamed to dark?

2 participants