# ColinDuquesnoy/QDarkStyleSheet

A dark style sheet for QtWidgets application

Repository: https://github.com/ColinDuquesnoy/QDarkStyleSheet
Canonical: https://ross.abutalabs.com/products/qdarkstylesheet
Language: Python
License: NOASSERTION
License Family: other
Topics: qt5, qt, pyqt4, pyside, pyqt5, stylesheets, dark-theme
Last push: 2025-07-16T16:14:43+00:00

## Health v2 (maintenance only)
Score: 37/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 32, release rhythm 8, longevity 100
- inputs: {"age_days": 5123, "days_push": 413, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3084, forks 744 (observed 2026-08-28T04:07:42.016727+00:00)

## What it is
A dark and light stylesheet/theme library for Qt applications, supporting PyQt and PySide bindings (Qt5/Qt6) in Python as well as C++. It provides a complete, consistent theme framework with a programmable SCSS palette.

## Use cases
- apply a dark theme to a PyQt5 application
- style PySide2 widgets with a dark stylesheet
- add light/dark theme switching to a Qt desktop app
- make a PyQtGraph application dark-themed
- use a dark Qt stylesheet in a C++ Qt application
- customize a Qt color palette programmatically

## When to choose
- you build desktop apps with PyQt5/PyQt6, PySide2/PySide6, or QtPy and want a polished dark or light theme
- you need consistent widget styling across many Qt widgets without hand-writing QSS
- you want a theme usable from both Python and C++ Qt projects

## When to avoid
- you target Qt4 or Python 2, which are no longer supported
- you need a fully custom design rather than a predefined dark/light palette
- you are styling non-Qt frontends like web or GTK applications

## Facets
- artifact type: library
- maturity: active
- function: theme, ui-components
- domain: desktop-applications, cross-platform, developer-tools
- platform: python, cpp, cross-platform
- tags: qt, pyqt, pyside, dark-theme, stylesheet, qss, light-theme, desktop

## Member repositories
- ColinDuquesnoy/QDarkStyleSheet (main) score 37

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:42.016727+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:27:40.694544+00:00, confidence not recorded.
  - readme: https://github.com/ColinDuquesnoy/QDarkStyleSheet (fetched 2026-08-28T04:07:42.016727+00:00, sha 3a64716cf6b9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
