terminal icon indicating copy to clipboard operation
terminal copied to clipboard

[1.17] Tab text may be illegible if you switch to light theme

Open carlos-zamora opened this issue 2 years ago • 2 comments

carlos-zamora avatar Dec 15 '22 00:12 carlos-zamora

Did you have a sample theme that repro's this? It's probably dependent on the tab color, the tab row colow, if Mica is being used...

zadjii-msft avatar Dec 15 '22 12:12 zadjii-msft

{
            "name": "custom",
            "tab": 
            {
                "background": "#00000000",
                "showCloseButton": "always",
                "unfocusedBackground": null
            },
            "tabRow": 
            {
                //"background": "#00000000",
                "unfocusedBackground": null
            },
            "window": 
            {
                "applicationTheme": "system",
                "useMica": false
            }
        }
image

OS theme: light

carlos-zamora avatar Dec 15 '22 17:12 carlos-zamora

:tada:This issue was addressed in #14643, which has now been successfully released as Windows Terminal v1.16.1023 (10231 and 10232).:tada:

Handy links:

ghost avatar Jan 24 '23 18:01 ghost

:tada:This issue was addressed in #14643, which has now been successfully released as Windows Terminal Preview v1.17.1023.:tada:

Handy links:

ghost avatar Jan 24 '23 18:01 ghost