The ThemeSupport library provides methods to detecting the system theme (light/dark mode).
- Qt5 or Qt6
- CMake
To build the library, invoke CMake or open the CMakeLists.txt file in your preferred IDE.
Setting the following CMake variables allows the customisation of the build.
NEDRYSOFT_THEMESUPPORT_LIBRARY_DIR=<dir>
Sets the output folder for the dynamic library; if omitted, you can find the binaries in the default location.
This project is open source and released under the GPLv3 licence.
Distributed as-is; no warranty is given.