We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2674848 commit fd9582dCopy full SHA for fd9582d
README.md
@@ -105,6 +105,8 @@ qdarktheme.setup_theme("light")
105
qdarktheme.setup_theme("auto")
106
```
107
108
+
109
+
110
### Customizing colors
111
112
You can customize theme color.
docs/source/index.rst
@@ -15,6 +15,11 @@ PyQtDarkTheme applies a flat dark theme to QtWidgets application(PySide and PyQt
15
.. image:: ../../images/widget_gallery_light.png
16
:class: dark-light
17
18
+ .. tab-item:: Sync with OS's theme
19
20
+ .. image:: ../../images/sync_with_os_theme.gif
21
+ :class: dark-light
22
23
24
**Features:**
25
images/sync_with_os_theme.gif
8.81 MB
0 commit comments