Light/Dark option for the Color Scheme #13970

Closed
opened 2026-01-31 03:57:22 +00:00 by claunia · 3 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:23 +00:00
Author
Owner

@KubaP commented on GitHub (May 27, 2021):

On second thought, it wouldn't be strictly necessary to define light/dark colour schemes per theme. Just the option to specify which theme to use in light mode and which theme to use in dark mode would be enough.

@KubaP commented on GitHub (May 27, 2021): On second thought, it wouldn't be strictly necessary to define light/dark colour schemes per theme. Just the option to specify which theme to use in light mode and which theme to use in dark mode would be enough.
Author
Owner

@j4james commented on GitHub (May 27, 2021):

This sounds very much like #4066.

@j4james commented on GitHub (May 27, 2021): This sounds very much like #4066.
Author
Owner

@KubaP commented on GitHub (May 27, 2021):

Ah yes, it does indeed. I did do a quick search before filing this but seems I didn't come across that one.

@KubaP commented on GitHub (May 27, 2021): Ah yes, it does indeed. I did do a quick search before filing this but seems I didn't come across that one.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13970