-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: windows window control and titlebar color (#889)
* fix: windows window control and titlebar color On Windows the titlebar color was not correct in the light mode when overwriting the foreground color via YaruWindowTitleBar the color was not correctly forwarded to the close button * Update lib/src/widgets/yaru_window_control.dart Co-authored-by: Lukas Klingsbo <[email protected]> --------- Co-authored-by: Lukas Klingsbo <[email protected]>
- Loading branch information
1 parent
ef61073
commit 7b485d5
Showing
2 changed files
with
17 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters