microsoft / microsoft/terminal

SUI items should be more transparent

Open
#20,684 1 comment 0 reactions 1 assignee Claimed by @PankajBhojwani View on GitHub
Area-UserInterface Issue-Bug Needs-Triage Product-Terminal
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

### Windows Terminal version

`main` @ 0319ece2192129e74edf27afb6bf8b25b157d111

### Windows build number

N/A

### Other Software

N/A

### Steps to reproduce

1. Open the settings UI
2. Navigate to the Startup page
3. Look at the "Launch size" or "Launch parameters" expander

### Expected Behavior

The Windows Community Toolkit Gallery shows what `SettingsExpander` and `SettingsCard` looks like. This should be the styling on it:

No hovering:
Image

Hover over header:

Image

### Actual Behavior

In the SUI, which uses the ported versions of `SettingsExpander` and `SettingsCard`, the color/transparency looks slightly different:

No hovering:

Image

Hover over header:

Image

I believe this has to do with the background material used in the settings UI. Like, I think we're not using mica and the WCT gallery is, or something like that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.