Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeHillberg committed Jan 9, 2021
1 parent 0baa144 commit 233a4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion active/Win32/Window_and_Application_API_Spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ protected override void OnLaunched(Microsoft.UI.Xaml.LaunchActivatedEventArgs ar
}
```

Title bars should be drawn with different background/foreground colors based on
Title bars should be have background and foreground colors based on
whether the window is current foreground (active) or background. Additionally, there's an
option in Windows Settings to use the user's accent color as the foreground of the title bar.
See [link TBD] for a sample application that implements this.
Expand Down

0 comments on commit 233a4b7

Please sign in to comment.