mirror of
https://github.com/UN-GCPDS/qt-material.git
synced 2025-01-27 17:02:57 +08:00
Compile readme
This commit is contained in:
parent
046016ba6d
commit
f7a7c495c5
@ -1,6 +1,6 @@
|
||||
Qt-Material
|
||||
===========
|
||||
This is another stylesheet for **PySide6**, **PySide2** and **PyQt5**, which looks like Material Design (close enough).
|
||||
This is another stylesheet for **PySide6**, **PySide2**, **PyQt5** and **PyQt6**, which looks like Material Design (close enough).
|
||||
|
||||
![GitHub top language](https://img.shields.io/github/languages/top/un-gcpds/qt-material)
|
||||
![PyPI - License](https://img.shields.io/pypi/l/qt-material)
|
||||
@ -232,7 +232,7 @@ python main.py --pyside6
|
||||
|
||||
## New themes
|
||||
|
||||
Do you have a custom theme? it looks good? create a [pull request](https://github.com/UN-GCPDS/qt-material/pulls) in [themes folder](https://github.com/UN-GCPDS/qt-material/tree/master/qt_material/themes) and share it with all users.
|
||||
Do you have a custom theme? it looks good? create a [pull request](https://github.com/UN-GCPDS/qt-material/pulls) in [themes folder](https://github.com/UN-GCPDS/qt-material/tree/master/qt_material/themes>) and share it with all users.
|
||||
|
||||
|
||||
## Change theme in runtime
|
||||
|
@ -6,7 +6,7 @@
|
||||
"source": [
|
||||
"Qt-Material\n",
|
||||
"===========\n",
|
||||
"This is another stylesheet for **PySide6**, **PySide2** and **PyQt5**, which looks like Material Design (close enough).\n",
|
||||
"This is another stylesheet for **PySide6**, **PySide2**, **PyQt5** and **PyQt6**, which looks like Material Design (close enough).\n",
|
||||
"\n",
|
||||
"![GitHub top language](https://img.shields.io/github/languages/top/un-gcpds/qt-material)\n",
|
||||
"![PyPI - License](https://img.shields.io/pypi/l/qt-material)\n",
|
||||
@ -636,7 +636,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.10.1"
|
||||
"version": "3.10.4"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
@ -1,8 +1,8 @@
|
||||
Qt-Material
|
||||
===========
|
||||
|
||||
This is another stylesheet for **PySide6**, **PySide2** and **PyQt5**,
|
||||
which looks like Material Design (close enough).
|
||||
This is another stylesheet for **PySide6**, **PySide2**, **PyQt5** and
|
||||
**PyQt6**, which looks like Material Design (close enough).
|
||||
|
||||
|GitHub top language| |PyPI - License| |PyPI| |PyPI - Status| |PyPI -
|
||||
Python Version| |GitHub last commit| |CodeFactor Grade| |Documentation
|
||||
|
Loading…
x
Reference in New Issue
Block a user