microsoft/Terminal

Feature Request: Allow use of named system colours, like SystemAccentColor

Open

#2,758 opened on Sep 14, 2019

View on GitHub
 (1 comment) (3 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-SettingsHelp WantedIssue-FeatureProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Description of the new feature/enhancement

Allow the use of named System or Theme colours for things like cursorColor

Proposed technical implementation details (optional)

ThemeResources get passed through to the rendering, when a colour name is used in place of a Hex or RGB Colour.

image

Contributor guide