{"id":15196410,"url":"https://github.com/styled-components/color-schemer","last_synced_at":"2025-10-19T11:30:38.083Z","repository":{"id":65985109,"uuid":"83789061","full_name":"styled-components/color-schemer","owner":"styled-components","description":"A React app to help you select a color scheme, built with styled-components and polished","archived":false,"fork":false,"pushed_at":"2018-12-10T08:35:54.000Z","size":1058,"stargazers_count":55,"open_issues_count":1,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-29T13:11:27.301Z","etag":null,"topics":["color-scheme","colors","polished","react","styled-components"],"latest_commit_sha":null,"homepage":"https://colors.styled-components.com","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/styled-components.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":"2017-03-03T10:55:58.000Z","updated_at":"2023-08-15T16:34:07.000Z","dependencies_parsed_at":"2023-02-19T18:45:35.354Z","dependency_job_id":null,"html_url":"https://github.com/styled-components/color-schemer","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/styled-components%2Fcolor-schemer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcolor-schemer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcolor-schemer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcolor-schemer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/styled-components","download_url":"https://codeload.github.com/styled-components/color-schemer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237116497,"owners_count":19258262,"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-scheme","colors","polished","react","styled-components"],"created_at":"2024-09-28T00:01:40.900Z","updated_at":"2025-10-19T11:30:32.703Z","avatar_url":"https://github.com/styled-components.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Color Schemer](https://colors.styled-components.com)\n\n**[colors.styled-components.com](https://colors.styled-components.com)**\n\n[![The color schemer app](https://cloud.githubusercontent.com/assets/7525670/23553930/c8f83efc-001a-11e7-810a-7c7916dc1f29.png)](https://colors.styled-components.com)\n\nA demo React app built with [`💅 styled-components`](https://github.com/styled-components/styled-components) and [`✨ polished`](https://github.com/styled-components/polished).\n\n## Structure\n\nEvery component has a folder beneath the `src/` folder, with an `index.js` containing the component and a `style.js` containing the styled components used within that component.\n\n```sh\ncolors\n├── App\n├── Tile\n├── Tiles\n├── global-styles.js # The global styles\n└── index.js\n```\n\n```\n┌───────────────────────────────────────────────────────────────────┐\n│                              \u003cApp /\u003e                              │\n│┌─────────────────────────────────────────────────────────────────┐│\n││                                                                 ││\n││                                                                 ││\n││                           \u003cBigTile /\u003e                           ││\n││                                                                 ││\n││                                                                 ││\n│└─────────────────────────────────────────────────────────────────┘│\n│┌─────────────────────────────────────────────────────────────────┐│\n││ \u003cTiles /\u003e                                                       ││\n││┌───────────┐┌───────────┐┌───────────┐┌───────────┐┌───────────┐││\n│││           ││           ││           ││           ││           │││\n│││ \u003cTile /\u003e  ││ \u003cTile /\u003e  ││ \u003cTile /\u003e  ││ \u003cTile /\u003e  ││ \u003cTile /\u003e  │││\n│││           ││           ││           ││           ││           │││\n││└───────────┘└───────────┘└───────────┘└───────────┘└───────────┘││\n│└─────────────────────────────────────────────────────────────────┘│\n└───────────────────────────────────────────────────────────────────┘\n```\n\n## Calculation\n\nWe take the entered color, convert it to HSL and render the same hue and saturation with lightness' of `0.1`, `0.3`, `0.5`, `0.7` and `0.9`.\n\n## Running locally\n\n```sh\ngit clone https://github.com/styled-components/color-schemer\ncd color-schemer # Go to downloaded directory\nnpm install      # Install dependencies\nnpm start        # Start the development server\n```\n\n## Uses\n\n- [`create-react-app`](https://github.com/facebookincubator/create-react-app)\n- [💅 `styled-components`](https://github.com/styled-components/styled-components)\n- [✨ `polished`](https://github.com/styled-components/polished)\n- [clipboard.js](https://clipboardjs.com/)\n- [`color-name`](https://npm.im/color-name)\n\n## License\n\nCopyright (c) 2017 Maximilian Stoiber. Licensed under the MIT License, see the [LICENSE](LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstyled-components%2Fcolor-schemer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstyled-components%2Fcolor-schemer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstyled-components%2Fcolor-schemer/lists"}