Skip to content

maxy-v/QtDarkStyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QtDarkStyle

Dark theme for Qt projects.

How to use:

QApplication a(argc, argv);
DarkStyle::apply();