microsoft/Terminal

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

Open

#2.758 aberto em 14 de set. de 2019

Ver no GitHub
 (1 comment) (3 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-SettingsHelp WantedIssue-FeatureProduct-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 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

Guia do colaborador