Skip to content

feat(theme): add system appearance mode and split theme variants#196

Merged
agavra merged 2 commits intoagavra:mainfrom
villads-valur:feat/appearance-system-clean
Mar 10, 2026
Merged

feat(theme): add system appearance mode and split theme variants#196
agavra merged 2 commits intoagavra:mainfrom
villads-valur:feat/appearance-system-clean

Conversation

@villads-valur
Copy link
Copy Markdown
Contributor

Summary

  • add a separate --appearance mode (dark, light, system) and config support for appearance
  • add split config keys theme_dark and theme_light, with resolution rules that respect appearance when both are set and ignore appearance when only one variant exists
  • default appearance behavior to system, add OS appearance detection (macOS, Windows, Linux GNOME), and update README/tests accordingly

Validation

  • rtk cargo test

@agavra agavra merged commit 544f8b6 into agavra:main Mar 10, 2026
4 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.

2 participants