-
Notifications
You must be signed in to change notification settings - Fork 8.7k
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
Description
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:
- There's been discussion before about allowing custom theming, hypothetically powered by XAML. Would we want to wait for that discussion to be had before we do this?
- We'd probably want to change it from using
SystemAccentColor
to someFocusedPaneBorder
color resource, that we define by default to beSystemAccentColor
, should we decide to pursue this option - If we do want to do this in XAML later, would enabling it in the json now negatively impact that future scenario?
- We'd probably want to change it from using
giggio, javierdlg, ckarcz, yellow13441, thanhvule0310 and 30 more
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