{"id":21362836,"url":"https://github.com/legopitstop/accentcolordetect","last_synced_at":"2025-03-16T07:11:04.480Z","repository":{"id":153901085,"uuid":"631082503","full_name":"legopitstop/accentcolordetect","owner":"legopitstop","description":"Detect OS accent color from Python","archived":false,"fork":false,"pushed_at":"2024-04-11T17:36:03.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-11T19:37:14.120Z","etag":null,"topics":["colordetect","darwin","gui","pypi","python","pythonpackage","tkinter","windows"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/accentcolordetect/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/legopitstop.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":"Legopitstop","open_collective":null,"ko_fi":"legopitstop","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2023-04-21T22:13:06.000Z","updated_at":"2024-04-15T05:39:44.236Z","dependencies_parsed_at":"2024-04-11T18:08:12.956Z","dependency_job_id":null,"html_url":"https://github.com/legopitstop/accentcolordetect","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legopitstop%2Faccentcolordetect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legopitstop%2Faccentcolordetect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legopitstop%2Faccentcolordetect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legopitstop%2Faccentcolordetect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/legopitstop","download_url":"https://codeload.github.com/legopitstop/accentcolordetect/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243836015,"owners_count":20355615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["colordetect","darwin","gui","pypi","python","pythonpackage","tkinter","windows"],"created_at":"2024-11-22T06:15:41.121Z","updated_at":"2025-03-16T07:11:04.449Z","avatar_url":"https://github.com/legopitstop.png","language":"Python","funding_links":["https://patreon.com/Legopitstop","https://ko-fi.com/legopitstop"],"categories":[],"sub_categories":[],"readme":"# accentcolordetect\n\n[![PyPI](https://img.shields.io/pypi/v/accentcolordetect)](https://pypi.org/project/accentcolordetect/)\n[![Python](https://img.shields.io/pypi/pyversions/accentcolordetect)](https://www.python.org/downloads//)\n![Downloads](https://img.shields.io/pypi/dm/accentcolordetect)\n![Status](https://img.shields.io/pypi/status/accentcolordetect)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)\n[![Issues](https://img.shields.io/github/issues/legopitstop/accentcolordetect)](https://github.com/legopitstop/accentcolordetect/issues)\n\nThis package allows you to detect the user's accent color on:\n- macOS (untested)\n- Windows 10+\n\nThe main application of this package is to detect the accent color from your GUI Python application and apply the needed adjustments to your interface. Inspired by the [darkdetect](https://pypi.org/project/darkdetect/) package by [Alberto Sottile](https://pypi.org/user/albertosottile/)\n\n## Installation\nInstall the module with pip:\n```bat\npip3 install accentcolordetect\n```\nUpdate existing installation: `pip3 install accentcolordetect --upgrade`\n\n\n## Usage\n```Python\nimport accentcolordetect\n\n\u003e\u003e\u003e accentcolordetect.accent()\n((255, 140, 0), '#ff8c00')\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegopitstop%2Faccentcolordetect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flegopitstop%2Faccentcolordetect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegopitstop%2Faccentcolordetect/lists"}