Skip to content

ThemeSupport is a small library that can be used to determine whether the operating system is using a light or dark theme.

Notifications You must be signed in to change notification settings

nedrysoft/ThemeSupport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nedrysoft Theme Support

The ThemeSupport library provides methods to detecting the system theme (light/dark mode).

Requirements

  • Qt5 or Qt6
  • CMake

Building

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.

License

This project is open source and released under the GPLv3 licence.

Distributed as-is; no warranty is given.

About

ThemeSupport is a small library that can be used to determine whether the operating system is using a light or dark theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published