Skip to content

solution to the issue #3061 adding a setting for paneThemes - #20445

Open
light-N-H wants to merge 2 commits into
microsoft:mainfrom
light-N-H:main
Open

solution to the issue #3061 adding a setting for paneThemes#20445
light-N-H wants to merge 2 commits into
microsoft:mainfrom
light-N-H:main

Conversation

@light-N-H

Copy link
Copy Markdown

Summary of the Pull Request

added a setting PaneTheme which if configured allows the colors of the panes to be changed
otherwise it uses default colors

References and Relevant Issues

#3061

Detailed Description of the Pull Request / Additional comments

there are 3 theme options
paneActive
paneInactive
paneBroadcast

if they are configured the system uses the color chosen
else the system uses default colors suggested

Validation Steps Performed

changing the profile theme to have unique colors for the active and inactive paneThemes

PR Checklist

this is a solution to the problem
added PaneTheme and all the needed code
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@microsoft-github-policy-service microsoft-github-policy-service Bot added Issue-Task It's a feature request, but it doesn't really need a major design. Area-Settings Issues related to settings and customizability, for console or terminal Area-Theming Anything related to the theming of elements of the window Product-Terminal The new Windows Terminal. labels Jul 18, 2026
Comment thread src/cascadia/TerminalSettingsModel/MTSMSettings.h Fixed
@github-actions

This comment has been minimized.

@light-N-H

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Settings Issues related to settings and customizability, for console or terminal Area-Theming Anything related to the theming of elements of the window Issue-Task It's a feature request, but it doesn't really need a major design. Product-Terminal The new Windows Terminal.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a setting to manually set the Pane highlight color

2 participants