Skip to main content

Dark Stylesheet for QT5

Project description

Dark Stylesheet for QT5

the css and icons were inspired by https://github.com/ColinDuquesnoy/QDarkStyleSheet which are Copyright (c) 2013-2018 Colin Duquesnoy

Usage:

from qt5_t5darkstyle import darkstyle_css
widget.setStylesheet(darkstyle_css())

or set your own colors with:

widget.setStylesheet(darkstyle_css(MY_COLORS_DICT))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qt5_t5darkstyle-1.2.tar.gz (23.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page