Shell title bar buttons adjustments.
This commit is contained in:
@@ -32,6 +32,9 @@ public interface INewThemeService : IInitializeAsync
|
||||
// Improved accent color management
|
||||
Task SetAccentColorAsync(string hexColor, bool preserveTheme = true);
|
||||
|
||||
// Title bar color management
|
||||
void UpdateSystemCaptionButtonColors();
|
||||
|
||||
// Backdrop management
|
||||
List<BackdropTypeWrapper> GetAvailableBackdropTypes();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user