Appearance
Accent colors made easy for Python GUIs.
Reads your OS accent color directly (Windows 10+).
Works smoothly with Tkinter, PyQt, and other GUI libraries.
Returns both RGB tuples and HEX strings for flexibility.
No heavy dependencies, just pure Python.
Install via pip with `pip install accentcolordetect` for quick setup.
Fully open-source with accessible documentation and source code.