microsoft/Terminal
在 GitHub 查看Implement (Contour's) Color Palette Update Notification and report
Open
#18,375 创建于 2024年12月29日
Area-VTHelp WantedIssue-FeaturePriority-3Product-ConhostProduct-Terminal
仓库指标
- Star
- (35,764 star)
- PR 合并指标
- (平均合并 27天 19小时) (30 天内合并 24 个 PR)
描述
Description of the new feature
Implement Dark and Light Mode detection protocol adopted by few terminals and apps (neovim being the most well known i guess) the specification is presented here: https://github.com/contour-terminal/contour/blob/master/docs/vt-extensions/color-palette-update-notifications.md
Proposed technical implementation details
No response