PyQtDarkTheme documentation =========================== PyQtDarkTheme applies a flat dark theme to QtWidgets application(PySide and PyQt). There's a light theme too. Color and style balanced from a dark theme for easy viewing in daylight. .. tab-set:: .. tab-item:: Dark .. image:: ../../images/widget_gallery_dark.png :class: dark-light .. tab-item:: Light .. image:: ../../images/widget_gallery_light.png :class: dark-light **Features:** * A flat Dark and Light theme * Support PySide and PyQt * Support PyInstaller * Resolve the style differences between Qt versions * QPalette of dark and light theme ++++ .. grid:: :gutter: 2 .. grid-item-card:: Installation guide :text-align: center :link: installation_guide :link-type: doc :class-item: sd-text-nowrap :material-regular:`install_desktop;5em;sd-text-primary` ^^^ .. grid-item-card:: How to use :text-align: center :link: how_to_use :link-type: doc :class-item: sd-text-nowrap :material-regular:`menu_book;5em;sd-text-primary` ^^^ .. grid-item-card:: API reference :text-align: center :link: reference/index :link-type: doc :class-item: sd-text-nowrap :material-regular:`library_books;5em;sd-text-primary` ^^^ .. grid-item-card:: Contributing :text-align: center :link: contributing :link-type: doc :class-item: sd-text-nowrap :material-regular:`person_add;5em;sd-text-primary` ^^^ .. toctree:: :maxdepth: 2 :hidden: Installation guide How to use API reference Contributing