microsoft/Terminal

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

Open

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

在 GitHub 查看
 (1 评论) (3 反应) (0 负责人)C++ (3,212 fork)batch import
Area-SettingsHelp WantedIssue-FeatureProduct-Terminal

仓库指标

Star
 (35,764 star)
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

贡献者指南