microsoft/Terminal

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

Open

#18.375 geöffnet am 29. Dez. 2024

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-VTHelp WantedIssue-FeaturePriority-3Product-ConhostProduct-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide