microsoft/Terminal

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

Open

#18.375 aberto em 29 de dez. de 2024

Ver no GitHub
 (2 comments) (1 reaction) (0 assignees)C++ (3.212 forks)batch import
Area-VTHelp WantedIssue-FeaturePriority-3Product-ConhostProduct-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

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

Guia do colaborador