Proposal: sync Herdr themes with host terminal appearance #577
Closed
lederniermagicien
started this conversation in
Ideas
Replies: 2 comments 5 replies
doesn't this solve your isse? |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





Uh oh!
There was an error while loading. Please reload this page.
Related: #99 and #99 (comment)
Problem
Herdr can now expose host default colors to panes, but Herdr's own UI still needs a native appearance workflow: users who switch terminal/system themes need Herdr to follow without manually changing
[theme].name.Proposed direction
[theme].appearance = "auto" | "dark" | "light".[theme].nameconfigs working.[theme].darkand[theme].lightnames for per-mode preferences.auto, follow host terminal appearance/default-color changes.Draft branch
https://github.com/lederniermagicien/herdr/tree/feat/theme-appearance-sync
Local validation
just checkpassed.Contribution intent
I would like maintainer feedback/approval before opening a PR.
All reactions