Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 2.57 KB

File metadata and controls

57 lines (40 loc) · 2.57 KB

Darkmodelib – Win32 Library for Dark Mode Support

Build status Latest release License License-MIT PayPal.me ko-fi.com

Darkmodelib is a C++ library that brings modern visual features, such as dark mode, custom color schemes, and Windows 11's Mica material, to applications built with the Win32 API. It provides support for the most common controls and is designed to simplify integration into legacy applications, making it easier to modernize their look and feel without a complete rewrite.



Gallery

Features

  • Native dark mode support for classic Win32 applications
  • Custom colors support
  • Simplify Mica material and other Windows 11's visual features integration on Windows 11
  • Automatic theme switching based on system light/dark mode settings
  • Support for common Win32 controls (buttons, edit controls, list views, tree views, ...)

Compatibility

Darkmodelib works best with Windows 10 version 1809 and later, and mainly targets Windows 11, while maintaining fallback compatibility as far as Windows Vista.

Used by

License

Copyright (c) 2025-2026 ozone10
Darkmodelib is licensed under the Mozilla Public License, version 2.0, with some code under MIT.
For more information check the header of files.