Light/Dark option for the Color Scheme #13965

Open
opened 2026-01-31 03:57:15 +00:00 by claunia · 0 comments
Owner

Originally created by @KubaP on GitHub (May 26, 2021).

Description of the new feature/enhancement

Seperate light/dark Colour Scheme option. Whilst the ui elements which make up the window respond to the windows system theme setting, currently there is only the option to define one colour scheme (per theme) for the text window. With this suggestion, you would be able to define one colour scheme for when windows is set to light mode and another one for dark mode (per theme). This would be nice for those of us who change the system theme regularly, whether manually or through an automated script.

Proposed technical implementation details (optional)

Inside of the 'Colour Schemes' setting pane, have a toggle to select whether to use one or two schemes per theme; if two are selected, a secondary colour table becomes present. It would be important that the program is able to detect when the windows system theme setting changes and update the text colouring in real time, just like the winui elements already do (i.e. wouldn't require a restart of the program).

Originally created by @KubaP on GitHub (May 26, 2021). # Description of the new feature/enhancement Seperate light/dark Colour Scheme option. Whilst the ui elements which make up the window respond to the windows system theme setting, currently there is only the option to define one colour scheme (per theme) for the text window. With this suggestion, you would be able to define one colour scheme for when windows is set to light mode and another one for dark mode (per theme). This would be nice for those of us who change the system theme regularly, whether manually or through an automated script. # Proposed technical implementation details (optional) Inside of the 'Colour Schemes' setting pane, have a toggle to select whether to use one or two schemes per theme; if two are selected, a secondary colour table becomes present. It would be important that the program is able to detect when the windows system theme setting changes and update the text colouring in real time, just like the winui elements already do (i.e. wouldn't require a restart of the program).
claunia added the Issue-FeatureNeeds-TriageNeeds-Tag-Fix labels 2026-01-31 03:57:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13965