microsoft/Terminal

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

Aberta

#2.758 aberto em 14 de set. de 2019

 (1 comentário) (3 reações) (0 responsável)C++ (9.275 forks)batch import
Area-SettingsHelp WantedIssue-FeatureProduct-Terminal

Métricas do repositório

Stars
 (103.173 estrelas)
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