{"id":15043402,"url":"https://github.com/hermanya/color-system","last_synced_at":"2025-04-14T20:54:28.937Z","repository":{"id":34302860,"uuid":"176411758","full_name":"Hermanya/color-system","owner":"Hermanya","description":"🎨 Easiest way to get a universal color palette","archived":false,"fork":false,"pushed_at":"2022-12-09T16:23:01.000Z","size":4901,"stargazers_count":20,"open_issues_count":20,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T09:11:10.571Z","etag":null,"topics":["color-palette","color-scheme","colors","dark-mode","high-contrast-mode","styled-system"],"latest_commit_sha":null,"homepage":"https://Hermanya.github.io/color-system","language":"JavaScript","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/Hermanya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-19T03:00:04.000Z","updated_at":"2023-05-31T03:20:15.000Z","dependencies_parsed_at":"2023-01-15T06:15:48.562Z","dependency_job_id":null,"html_url":"https://github.com/Hermanya/color-system","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hermanya%2Fcolor-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hermanya%2Fcolor-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hermanya%2Fcolor-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hermanya%2Fcolor-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hermanya","download_url":"https://codeload.github.com/Hermanya/color-system/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248961090,"owners_count":21189991,"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":["color-palette","color-scheme","colors","dark-mode","high-contrast-mode","styled-system"],"created_at":"2024-09-24T20:48:58.213Z","updated_at":"2025-04-14T20:54:28.911Z","avatar_url":"https://github.com/Hermanya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://hermanya.github.io/color-system/\"\u003e\n    \u003cimg width=\"289\" alt=\"image\" src=\"https://user-images.githubusercontent.com/2906365/58375176-34e86200-7f1b-11e9-9fc4-1b3bd66adb80.png\"\u003e\n\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n  Color System\n\u003c/h1\u003e\n\n[Website](https://hermanya.github.io/color-system/) | [CodeSandbox](https://codesandbox.io/s/github/Hermanya/color-system/tree/master/example)\n\n`yarn add use-color-system`\n\n`import { useColorSystem }  from 'use-color-system'`\n\n```jsx\nconst colors = useColorSystem({\n  hueOffset: 28, // pretty random number 0-30\n  invertedLightness: false, // enable for automatic Dark Mode\n  highContrastMode: false // enable for accessibility\n});\nstyledSystemTheme.colors = colors;\n```\n\n```jsx\n\u003cBox bg=\"gray.9\" color=\"gray.0\"\u003e\n  Hello\n  \u003cText color=\"red.5\"\u003eWorld\u003c/Text\u003e\n\u003c/Box\u003e\n```\n\n*Depending on `colors` may defer*: usually it's `gray` `magenta` `red`\n`orange`\n`lime`\n`green`\n`teal`\n`cyan`\n`blue`\n`purple`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhermanya%2Fcolor-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhermanya%2Fcolor-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhermanya%2Fcolor-system/lists"}