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

Open
opened 2026-01-30 23:32:12 +00:00 by claunia · 1 comment
Owner

Originally created by @mdtauk on GitHub (Sep 14, 2019).

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

Originally created by @mdtauk on GitHub (Sep 14, 2019). # 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](https://user-images.githubusercontent.com/7389110/64909910-7e96cb80-d709-11e9-90d1-bbed15112adc.png)
claunia added the Issue-FeatureHelp WantedArea-SettingsProduct-Terminal labels 2026-01-30 23:32:12 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Sep 16, 2019):

Like, "cursorColor": "$SystemAccentColor"? Nobody here hates this idea... 😉

@DHowett-MSFT commented on GitHub (Sep 16, 2019): Like, `"cursorColor": "$SystemAccentColor"`? Nobody here _hates_ this idea... 😉
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3870