style qt like Blender
Project description
Blender Qt stylesheet
A Blender Qt stylesheet for PySide2, PySide6 PyQt5, PyQt6 (using qtpy)
The top 3 images are this style in PySide6 & PySide2
Blender PySide6 | Blender PySide2 | Blender PySide2 + dark title bar |
---|---|---|
notice bug with dial and scrollbar | ||
Default qt style | PySide6 fusion style | |
Instructions
import blender_stylesheet
blender_stylesheet.setup()
see example/example.py
Features
- apply dark style to QApplication
- apply Blender Icon to QApplication
Dark title bar in PySide2
Optional in PySide2: Make your title bar dark when creating your QApplication
Happens automatically in PySide6
app = QApplication(sys.argv + ['-platform', 'windows:darkmode=2'])
Ported the original stylesheet from the BQt project, to allow stylesheet use outside Blender.
Project details
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
Close
Hashes for blender-qt-stylesheet-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37849e2436e9f4db2bd7b030b27b233c18325b23fca6aded925446b6a040cb9b |
|
MD5 | 64f3110dc6cbf3bf1960b0e156e7fc34 |
|
BLAKE2b-256 | 4d8a58f82b6f337cfb6bd235c2a6e5fd92c0557857e84533e40cce583d8ce3c3 |
Close
Hashes for blender_qt_stylesheet-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bf7803a4fdca98dd983fa811b17e956249bc356412b0c766cf7e74ae8c9de1d |
|
MD5 | fef8f06d5521569ae9b55f4dfeff8186 |
|
BLAKE2b-256 | 526927f2d6de756addc4a520b5e8da57044c9d6501cfcd91f47876d666993256 |