Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 114 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 114 Bytes

QtDarkStyle

Dark theme for Qt projects.

How to use:

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