Skip to content

Tweak the Palette's KeyChord for High Contrast mode#6910

Merged
1 commit merged intomicrosoft:masterfrom
jtippet:user/jtippet/highcontrast_palette
Jul 14, 2020
Merged

Tweak the Palette's KeyChord for High Contrast mode#6910
1 commit merged intomicrosoft:masterfrom
jtippet:user/jtippet/highcontrast_palette

Conversation

@jtippet
Copy link
Contributor

@jtippet jtippet commented Jul 14, 2020

Summary of the Pull Request

Update the Palette to be readable under High Contrast mode

References

Regressed in #6833

PR Checklist

Detailed Description of the Pull Request / Additional comments

I pulled the styling of the KeyChord text into a Style, so we can give it a different style under High Contrast. Under HC, I just left all the colors at their default, so ListView can do its thing. (IMHO, the HC style now looks better than the non-HC mode, but maybe I'm biased ;) )

Validation Steps Performed

Old New
Light light newlight
Dark dark newdark
HC White oldwhite newwhite
HC Black oldblack newblack

@ghost ghost added Area-Accessibility Issues related to accessibility Area-UserInterface Issues pertaining to the user interface of the Console or Terminal Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-1 A description (P1) Product-Terminal The new Windows Terminal. labels Jul 14, 2020
Copy link
Member

@DHowett DHowett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for doing this. I also somewhat prefer how it looks without the lozenge. hmm

@miniksa miniksa added the AutoMerge Marked for automatic merge by the bot when requirements are met label Jul 14, 2020
@ghost
Copy link

ghost commented Jul 14, 2020

Hello @miniksa!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit ff27fdf into microsoft:master Jul 14, 2020
@jtippet jtippet deleted the user/jtippet/highcontrast_palette branch July 15, 2020 02:03
@ghost
Copy link

ghost commented Jul 22, 2020

🎉Windows Terminal Preview v1.2.2022.0 has been released which incorporates this pull request.:tada:

Handy links:

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Accessibility Issues related to accessibility Area-UserInterface Issues pertaining to the user interface of the Console or Terminal AutoMerge Marked for automatic merge by the bot when requirements are met Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-1 A description (P1) Product-Terminal The new Windows Terminal.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Command Palette key bindings are unreadable in High Contrast mode

4 participants