namespace Microsoft.Maui.Platform.Linux.Services; public enum HighContrastTheme { None, WhiteOnBlack, BlackOnWhite }