{"id":13523983,"url":"https://github.com/shuhei/material-colors","last_synced_at":"2025-05-15T18:07:38.196Z","repository":{"id":18991986,"uuid":"22213789","full_name":"shuhei/material-colors","owner":"shuhei","description":"Colors of Google's Material Design made available to coders","archived":false,"fork":false,"pushed_at":"2019-08-02T07:41:03.000Z","size":72,"stargazers_count":271,"open_issues_count":3,"forks_count":40,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-31T22:17:58.664Z","etag":null,"topics":["css","javascript","json","less","material-design","sass","stylus"],"latest_commit_sha":null,"homepage":"https://shuheikagawa.com/material-colors/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shuhei.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":"2014-07-24T13:27:40.000Z","updated_at":"2025-03-25T01:56:45.000Z","dependencies_parsed_at":"2022-09-05T16:51:53.374Z","dependency_job_id":null,"html_url":"https://github.com/shuhei/material-colors","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuhei%2Fmaterial-colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuhei%2Fmaterial-colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuhei%2Fmaterial-colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuhei%2Fmaterial-colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shuhei","download_url":"https://codeload.github.com/shuhei/material-colors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247744332,"owners_count":20988783,"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":["css","javascript","json","less","material-design","sass","stylus"],"created_at":"2024-08-01T06:01:05.853Z","updated_at":"2025-04-07T23:07:44.929Z","avatar_url":"https://github.com/shuhei.png","language":"JavaScript","funding_links":[],"categories":["Color","Uncategorized","Material Components Web (MDC Web)"],"sub_categories":["Dev","Uncategorized","MDC Web Resources"],"readme":"[![Bower version](https://img.shields.io/bower/v/material-colors.svg)](https://github.com/shuhei/material-colors)\n[![NPM version](https://img.shields.io/npm/v/material-colors.svg)](https://www.npmjs.com/package/material-colors)\n[![NPM downloads](https://img.shields.io/npm/dm/material-colors.svg)](https://www.npmjs.com/package/material-colors)\n[![CircleCI](https://circleci.com/gh/shuhei/material-colors.svg?style=shield)](https://circleci.com/gh/shuhei/material-colors)\n\n# Material Colors\n\nColors from [Google's Material Design](http://www.google.com/design/spec/style/color.html) made available to coders.\n\nThe colors are scraped from the guide. The idea to publish colors in multiple forms is stolen from [mrmrs/colors](https://github.com/mrmrs/colors).\n\n## Available Forms\n\n- CSS: Classes for prototyping such as `.color-red-100`, `.bg-red-100`, `.border-red-100`, `.fill-red-100` and `.stroke-red-100`.\n- CSS variables such as `--md-red-100`.\n- Sass, Scss: Color variables such as `$md-red-100`.\n- Less: Color variables such as `@md-red-100`.\n- Stylus: Color variables such as `md-red-100`.\n- JSON: Raw data of colors. Key names are hypenated. e.g. `deep-purple`\n- JavaScript: Color set object provided via AMD, CommonJS or global variable `materialColor`. Key names are camelCase. e.g. `deepPurple`\n- EcmaScript module: Color variables are exported as camelCase names.\n\nSee [dist directory](dist) or [demo](http://shuheikagawa.com/material-colors/) for more details.\n\n## Usage\n\n### Download\n\nDownload what you like from [dist directory](dist) and use it.\n\n### Bower\n\n```\nbower install material-colors\n```\n\nand use what you like in `bower_components/material-colors/dist`.\n\n### NPM\n\n```\nnpm install material-colors\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuhei%2Fmaterial-colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuhei%2Fmaterial-colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuhei%2Fmaterial-colors/lists"}