[PR #8049] Hook up the Settings UI ColorSchemes page #27070

Open
opened 2026-01-31 09:19:49 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/8049

State: closed
Merged: Yes


This PR fleshes out the Settings UI's ColorSchemes page so that it's
able to display all your defined color schemes. It'll allow the user to
modify all the colors of the scheme through either a color picker or
entering a hex color in the TextBoxes. If the user enters an invalid hex
code, the TextBox will automatically revert back to the original hex.
Since we haven't hooked up the save button just yet, making any changes
to a color scheme will modify the color scheme only for the currently
open Terminal instance.

References #1564

**Original Pull Request:** https://github.com/microsoft/terminal/pull/8049 **State:** closed **Merged:** Yes --- This PR fleshes out the Settings UI's ColorSchemes page so that it's able to display all your defined color schemes. It'll allow the user to modify all the colors of the scheme through either a color picker or entering a hex color in the TextBoxes. If the user enters an invalid hex code, the TextBox will automatically revert back to the original hex. Since we haven't hooked up the save button just yet, making any changes to a color scheme will modify the color scheme only for the currently open Terminal instance. References #1564
claunia added the pull-request label 2026-01-31 09:19:49 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#27070