Explore qdarkstyle subpackages and submodules
masterThe qdarkstyle package is organized into several subpackages and submodules for managing themes and utilities:
Subpackages:
qdarkstyle.dark: Dark theme implementations.qdarkstyle.light: Light theme implementations.qdarkstyle.example: Example usage and demonstrations.qdarkstyle.utils: Utility functions for the package.
Submodules:
qdarkstyle.__main__: Main entry point for the package.qdarkstyle.colorsystem: Logic for handling color systems.qdarkstyle.palette: Logic for managing color palettes.