namespace Microsoft.Maui.Platform.Linux.Services; public enum SystemTheme { Light, Dark }