style qt like Blender
Project description
Blender Qt stylesheet
A Blender Qt stylesheet for PySide2.
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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 820717049c8c83831e234074e424986acd966ea37eff303aa731df564ae50697 |
|
MD5 | bcb7ee518c0830a4daac81e101baec6e |
|
BLAKE2b-256 | e37304c267ed1306dc5a576235d5d694626e058fb9fc86d7b86ec6203a75fc62 |
Close
Hashes for blender_qt_stylesheet-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 106f2039de1f976583278556e4a169734c7c72d6a348c0679647cbb1c26a334e |
|
MD5 | f62f6b6dd59654b39ca64bc755a9df42 |
|
BLAKE2b-256 | dbb0a8759e6d5e3b2dee4ef674976236d6b73e64bcfac2b1ca68a5239b823326 |