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

Open
opened 2026-01-31 08:21:19 +00:00 by claunia · 1 comment
Owner

Originally created by @Yaraslaut on GitHub (Dec 29, 2024).

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

Originally created by @Yaraslaut on GitHub (Dec 29, 2024). ### 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_
Author
Owner

@j4james commented on GitHub (Dec 29, 2024):

This might also be a potential solution for #10639 (not so much the dark/light mode detection, but the ability to request palette update notifications).

@j4james commented on GitHub (Dec 29, 2024): This might also be a potential solution for #10639 (not so much the dark/light mode detection, but the ability to request palette update notifications).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#22712