WindowsThemeListener 1.0.0
WindowsThemeListener is a library that listens to all modern Windows theming and color settings, e.g. Windows 10. With this nifty library, your .NET applications can now easily employ the current Windows theme mode and accent colors as applied across all modern Windows apps.
Install-Package WindowsThemeListener -Version 1.0.0
dotnet add package WindowsThemeListener --version 1.0.0
<PackageReference Include="WindowsThemeListener" Version="1.0.0" />
paket add WindowsThemeListener --version 1.0.0
WindowsThemeListener (WTL) is a library that listens to modern Windows theming and color settings. With this nifty library, your .NET applications can now easily employ the current Windows theme mode and color accents as applied across all other modern Windows apps.
Features
- Supports .NET Framework 4.0 and above, .NET Core 3.1 and .NET 5.0.
- Silently monitors Windows personalization settings in the background.
- Listens to the default App mode and Windows mode theming options.
- Listens to the Windows primary accent color changes.
- Supports accent forecolor generation based on accent color changes.
- Supports enabling/disabling theme monitoring at runtime.
- Super easy API for integrating with .NET applications.
WindowsThemeListener (WTL) is a library that listens to modern Windows theming and color settings. With this nifty library, your .NET applications can now easily employ the current Windows theme mode and color accents as applied across all other modern Windows apps.
Features
- Supports .NET Framework 4.0 and above, .NET Core 3.1 and .NET 5.0.
- Silently monitors Windows personalization settings in the background.
- Listens to the default App mode and Windows mode theming options.
- Listens to the Windows primary accent color changes.
- Supports accent forecolor generation based on accent color changes.
- Supports enabling/disabling theme monitoring at runtime.
- Super easy API for integrating with .NET applications.
Release Notes
Initial release.
Dependencies
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
net5.0-windows7.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 79 | 11/16/2020 |