QDarkStyle 2.0
pip install QDarkStyle==2.0
Newer version available (3.2.3)
Released:
A dark stylesheet for PyQt/PySide applications
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Colin Duquesnoy
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
This package provides a dark style sheet for PySide/PyQt4/PyQt5 applications.
All you have to do is the following:
import qdarkstyle app = QtGui.QApplication().instance() # PySide app.setStyleSheet(qdarkstyle.load_stylesheet()) # PyQt4 app.setStyleSheet(qdarkstyle.load_stylesheet(pyside=False)) # PyQt5 app.setStyleSheet(qdarkstyle.load_stylesheet_pyqt5())
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Colin Duquesnoy
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file QDarkStyle-2.0.tar.gz
.
File metadata
- Download URL: QDarkStyle-2.0.tar.gz
- Upload date:
- Size: 53.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9708334ef4ae5cfb8cc1ca9088636189641781262a55067617fcdf6a5989cc7 |
|
MD5 | 1e54dcceddea71b2cc75ebea3d096cbc |
|
BLAKE2b-256 | 53bf4bd912cf2d999f636019ead9a9d4503627e24c00b576139f7a0c9f050678 |
File details
Details for the file QDarkStyle-2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: QDarkStyle-2.0-py2.py3-none-any.whl
- Upload date:
- Size: 46.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5daa7f829e9c582e8fb2da4effd2277e8708dc8dc5b09c5f58c8181267b3b7db |
|
MD5 | fdddd3b8911bd6e2240de4837cca8bb0 |
|
BLAKE2b-256 | 5dbbd5fa1f18dc4e1cda51ae46f3201f4f280e87862ec467f07cc040572e2a75 |