You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SummarynThe active-profile line on the Main Window (PC Switch Control: {profile}) inherits the default WPF foreground and remains black in dark mode.nn## Acceptance criterian- bind the active-profile status text to the dynamic Text theme resourcen- preserve its copy, visibility, live-region behavior, and layoutn- add focused WPF coverage for light and dark themes`n- make no protocol, persistence, or public API changes
Summary
nThe active-profile line on the Main Window (PC Switch Control: {profile}) inherits the default WPF foreground and remains black in dark mode.nn## Acceptance criterian- bind the active-profile status text to the dynamicTexttheme resourcen- preserve its copy, visibility, live-region behavior, and layoutn- add focused WPF coverage for light and dark themes`n- make no protocol, persistence, or public API changes