microsoft/Terminal

Implement (Contour's) Color Palette Update Notification and report

Ouverte

#18 375 ouverte le 29 déc. 2024

 (2 commentaires) (1 réaction) (0 personne assignée)C++ (9 275 forks)batch import
Area-VTHelp WantedIssue-FeaturePriority-3Product-ConhostProduct-Terminal

Métriques du dépôt

Stars
 (103 173 étoiles)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

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

Guide contributeur