{ "opencollection": "1.0.0", "info": { "name": "Microsoft Windows 10 Windows Background Tasks Accelerometer Themes API", "version": "1.0.0" }, "items": [ { "info": { "name": "Themes", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Windows 10 List available themes", "type": "http" }, "http": { "method": "GET", "url": "https://api.windows.com/winui/themes" }, "docs": "Retrieves the list of available application themes. WinUI supports Light, Dark, and HighContrast themes with automatic system theme detection via Application.RequestedTheme." } ] } ], "bundled": true }