Skip to content

hard to view the top right icons when Mica is enabled #15434

@scott-xu

Description

@scott-xu

Windows Terminal version

1.17.11391

Windows build number

10.0.22621.1778

Other Software

No response

Steps to reproduce

Create a custom theme and enable Mica:

        {
            "name": "Mica",
            "tab": 
            {
                "background": null,
                "showCloseButton": "always",
                "unfocusedBackground": null
            },
            "tabRow": 
            {
                "background": "#00000000",
                "unfocusedBackground": null
            },
            "window": 
            {
                "applicationTheme": "system",
                "useMica": true
            }
        }

Expected Behavior

No response

Actual Behavior

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-ThemingAnything related to the theming of elements of the windowHelp WantedWe encourage anyone to jump in on these.Issue-BugIt either shouldn't be doing this or needs an investigation.Product-TerminalThe new Windows Terminal.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions