Skip to content

Commit fd9582d

Browse files
committed
Add gif to show sync with system
1 parent 2674848 commit fd9582d

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ qdarktheme.setup_theme("light")
105105
qdarktheme.setup_theme("auto")
106106
```
107107

108+
![sync with os theme](https://raw.githubusercontent.com/5yutan5/PyQtDarkTheme/main/images/sync_with_os_theme.gif)
109+
108110
### Customizing colors
109111

110112
You can customize theme color.

docs/source/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ PyQtDarkTheme applies a flat dark theme to QtWidgets application(PySide and PyQt
1515
.. image:: ../../images/widget_gallery_light.png
1616
:class: dark-light
1717

18+
.. tab-item:: Sync with OS's theme
19+
20+
.. image:: ../../images/sync_with_os_theme.gif
21+
:class: dark-light
22+
1823

1924
**Features:**
2025

images/sync_with_os_theme.gif

8.81 MB
Loading

0 commit comments

Comments
 (0)