microsoft/Terminal

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

开放

#2,758 创建于 2019年9月14日

 (1 条评论) (3 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-SettingsHelp WantedIssue-FeatureProduct-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

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

贡献者指南