{"id":15289056,"url":"https://github.com/hexadog/tailwind-social-colors","last_synced_at":"2026-01-06T04:06:09.365Z","repository":{"id":176564710,"uuid":"655598491","full_name":"hexadog/tailwind-social-colors","owner":"hexadog","description":"Social color palette for TailwindCSS","archived":false,"fork":false,"pushed_at":"2023-06-20T11:07:53.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-24T05:44:49.013Z","etag":null,"topics":["tailwind","tailwind-css","tailwindcss"],"latest_commit_sha":null,"homepage":"","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/hexadog.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-19T08:17:48.000Z","updated_at":"2023-08-04T02:20:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"70d2a8f4-45d6-4bfa-945e-1c30d62553cc","html_url":"https://github.com/hexadog/tailwind-social-colors","commit_stats":null,"previous_names":["hexadog/tailwind-social-colors"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hexadog/tailwind-social-colors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexadog%2Ftailwind-social-colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexadog%2Ftailwind-social-colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexadog%2Ftailwind-social-colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexadog%2Ftailwind-social-colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexadog","download_url":"https://codeload.github.com/hexadog/tailwind-social-colors/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexadog%2Ftailwind-social-colors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28221549,"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","status":"online","status_checked_at":"2026-01-06T02:00:07.049Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["tailwind","tailwind-css","tailwindcss"],"created_at":"2024-09-30T15:58:40.469Z","updated_at":"2026-01-06T04:06:09.337Z","avatar_url":"https://github.com/hexadog.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tailwind-css-social-colors\nSocial color palette for TailwindCSS\n\nStandard social color = Swatch 500\n\n_Shades generated via https://www.tints.dev/_\n\n## Installation\nInstall the NPM package:\n\n```sh\n# Install using npm\nnpm install --save-dev @hexadog/tailwind-social-colors\n\n# Install using yarn\nyarn add -D @hexadog/tailwind-social-colors\n\n# Install using pnpm\npnpm install -D @hexadog/tailwind-social-colors\n```\n\n## Usage\nEdit your Tailwind config to extend your theme colors.\n\n```js\n// tailwind.config.js\nconst socialColors = require('@hexadog/tailwind-social-colors');\n\nmodule.exports = {\n    theme: {\n        extend: {\n            colors: { ...socialColors },\n        }\n    }\n}\n```\n\nStart using your social colors!\n```html\n\u003cdiv class=\"justify-center items-center w-10 h-10 text-sm font-semibold leading-6 text-facebook-800 rounded-md bg-facebook-100 hover:bg-facebook-500 hover:text-white focus:bg-facebook-500 focus:text-white\"\u003e\n    \u003csvg style=\"stroke-width: 1.25;\" class=\"flex-shrink-0 h-4 w-4\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"\u003e\u003c/path\u003e\n        \u003cpath d=\"M7 10v4h3v7h4v-7h3l1 -4h-4v-2a1 1 0 0 1 1 -1h3v-4h-3a5 5 0 0 0 -5 5v2h-3\"\u003e\u003c/path\u003e\n    \u003c/svg\u003e\n\u003c/div\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexadog%2Ftailwind-social-colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexadog%2Ftailwind-social-colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexadog%2Ftailwind-social-colors/lists"}