microsoft/Terminal
View on GitHubFeature Request: Allow use of named system colours, like SystemAccentColor
Open
#2,758 opened on Sep 14, 2019
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.
