-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Add a setting to manually set the Pane highlight color #3061
Copy link
Copy link
Open
Labels
Area-SettingsIssues related to settings and customizability, for console or terminalIssues related to settings and customizability, for console or terminalArea-ThemingAnything related to the theming of elements of the windowAnything related to the theming of elements of the windowIn-PRThis issue has a related PRThis issue has a related PRIssue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.The new Windows Terminal.
Milestone
Metadata
Metadata
Assignees
Labels
Area-SettingsIssues related to settings and customizability, for console or terminalIssues related to settings and customizability, for console or terminalArea-ThemingAnything related to the theming of elements of the windowAnything related to the theming of elements of the windowIn-PRThis issue has a related PRThis issue has a related PRIssue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.The new Windows Terminal.
Type
Projects
Status
Walkthrough in issue
Follow up from #994 and PR:#3060
In the aforementioned PR, we're just using the accent color for highlighting the pane. We should let that be a customizable global setting.
Questions:
SystemAccentColorto someFocusedPaneBordercolor resource, that we define by default to beSystemAccentColor, should we decide to pursue this option