microsoft/Terminal

Too little contrast in progress indicator of inactive tab in light theme

Open

#17,475 建立於 2024年6月27日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)C++ (3,212 fork)batch import
Area-AccessibilityArea-ThemingHelp WantedIssue-BugPriority-3Product-Terminal

倉庫指標

Star
 (35,764 star)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

Windows Terminal version

1.20.11381.0

Windows build number

10.0.19045.4529

Other Software

No response

Steps to reproduce

Configure the terminal to use the light theme (not legacy), and a tab bar separate from the title bar. Open a PowerShell tab and run a command to output the OSC that sets 50% progress: "`e]9;4;1;50`e\" Do the same in another tab.

Expected Behavior

The progress indicators in the tab bar should have good contrast so that I can see how much progress has been made.

Actual Behavior

The progress indicator of the inactive tab is too light and doesn't have enough contrast to the light background:
image

Compare to the dark theme, where both progress indicators have adequate contrast: image

貢獻者指南