gpo.zugaina.org

Search Portage & Overlays:

dev-python/darkdetect

Detect OS Dark Mode from Python

Screenshots

  • darkdetect-0.8.0
    ~amd64 ~x86
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: BSD   
    Overlay: stuff
  • darkdetect-0.8.0
    ~amd64 ~x86
    macos-listener python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: BSD   
    Overlay: pypi
  • darkdetect-0.8.0
    ~amd64 ~arm ~arm64 ~x86
    python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: BSD   
    Overlay: guru
  • darkdetect-0.8.0
    amd64 ~arm ~arm64 ~x86
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: BSD   

ChangeLog

commit eab7de5010d8b04d246077c6503d7e69f82d9ddf
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 14:15:11 2026 +0200

dev-python/darkdetect: new package, OS dark-mode detection helper

Adds dev-python/darkdetect, a tiny dependency-less Python helper that
returns the host operating system's light/dark theme. Required as a
runtime dependency by dev-python/wxmplot 2025.1.5+ and
dev-python/wxutils 2026.1.0 (for picking matching matplotlib styles
when their windows open). On Linux the package has no Python runtime
deps — upstream's macos-listener extra pulls pyobjc-framework-Cocoa
on Darwin only.