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

Closed
opened 2026-01-31 06:32:57 +00:00 by claunia · 4 comments
Owner

Originally created by @carlos-zamora on GitHub (Dec 15, 2022).

Originally assigned to: @zadjii-msft on GitHub.

Originally created by @carlos-zamora on GitHub (Dec 15, 2022). Originally assigned to: @zadjii-msft on GitHub.
Author
Owner

@zadjii-msft commented on GitHub (Dec 15, 2022):

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 commented on GitHub (Dec 15, 2022): 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...
Author
Owner

@carlos-zamora commented on GitHub (Dec 15, 2022):

{
            "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 commented on GitHub (Dec 15, 2022): ```js { "name": "custom", "tab": { "background": "#00000000", "showCloseButton": "always", "unfocusedBackground": null }, "tabRow": { //"background": "#00000000", "unfocusedBackground": null }, "window": { "applicationTheme": "system", "useMica": false } } ``` <img width="209" alt="image" src="https://user-images.githubusercontent.com/11050425/207922269-6c7f6bdc-13c3-4c92-9725-4dc8bbf32c49.png"> OS theme: light
Author
Owner

@ghost commented on GitHub (Jan 24, 2023):

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

Handy links:

@ghost commented on GitHub (Jan 24, 2023): :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: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.16.1023 (10231 and 10232)) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Author
Owner

@ghost commented on GitHub (Jan 24, 2023):

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

Handy links:

@ghost commented on GitHub (Jan 24, 2023): :tada:This issue was addressed in #14643, which has now been successfully released as `Windows Terminal Preview v1.17.1023`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.17.1023) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#19071