{"id":22226243,"url":"https://github.com/thejuse/socialcolors","last_synced_at":"2025-07-27T17:32:59.742Z","repository":{"id":143804050,"uuid":"108639653","full_name":"Thejuse/SocialColors","owner":"Thejuse","description":"The most used Brand \u0026 SocialMedia Colors for WebDevelopers - 136 Colors","archived":false,"fork":false,"pushed_at":"2019-10-04T17:52:19.000Z","size":71,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-30T18:17:48.003Z","etag":null,"topics":["backgroundcolor","brand","brandcolors","brands","colors","css","css-prefix","less","opensource","scss","socialmedia","socialmedia-colors"],"latest_commit_sha":null,"homepage":"https://www.socialcolors.net/","language":"CSS","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/Thejuse.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2017-10-28T10:18:26.000Z","updated_at":"2021-03-15T14:30:16.000Z","dependencies_parsed_at":"2023-07-02T08:42:10.042Z","dependency_job_id":null,"html_url":"https://github.com/Thejuse/SocialColors","commit_stats":{"total_commits":55,"total_committers":3,"mean_commits":"18.333333333333332","dds":"0.49090909090909096","last_synced_commit":"69819027d2cdd4ff65fe05b1141c8ef9a8a107c4"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thejuse%2FSocialColors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thejuse%2FSocialColors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thejuse%2FSocialColors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thejuse%2FSocialColors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Thejuse","download_url":"https://codeload.github.com/Thejuse/SocialColors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227826103,"owners_count":17825417,"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":["backgroundcolor","brand","brandcolors","brands","colors","css","css-prefix","less","opensource","scss","socialmedia","socialmedia-colors"],"created_at":"2024-12-03T00:24:13.656Z","updated_at":"2024-12-03T00:24:14.393Z","avatar_url":"https://github.com/Thejuse.png","language":"CSS","funding_links":["https://www.paypal.me/jseidlAT/5.99"],"categories":[],"sub_categories":[],"readme":"# SocialColors\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/jseidlAT/5.99)\n[![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/Thejuse/cookiebanner/blob/master/LICENSE)\n\u003e The most used Brand \u0026 SocialMedia Colors for WebDevelopers\n\n## Getting Started\n\n### Download \u0026 Customize\nYou want to manage \u0026 host SocialColors yourself? You can [download](https://github.com/Thejuse/SocialColors/zipball/master), customice and use the colors and default stylings manually. Both CSS and CSS Preprocessor (SCSS) formats are included.\n\n### Using CSS\n1. Copy the `socialcolors.css` in your CSS directory.\n2. In the `\u003chead\u003e` of your html, reference the location to your socialColors.css or socialColors.min.css   `\u003clink rel=\"stylesheet\" href\"path/to/socialcolors.css\"\u003e`\n3. Check out the examples to start using socialColors\n\n### Using SCSS\n1. Copy the `socialColors.scss` or `socialColors.css`  in your SCSS/CSS directory.\n2. Open your project and edit the things you want.\n3. Re-Complie your SCCS if using a static compiler. Otherwise, you should be good to go.\n4. Check out the examples\n\n### Using CDN   \nCSS - `\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/socialcolors@3.2.0/css/socialcolors.css\"\u003e`    \nMin-CSS - `\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/socialcolors@3.2.0/css/socialcolors.min.css\"\u003e` \n\n### Using NPM\n`npm install socialcolors` - Add to your NPM-Project\n\n## Examples\n\n### Basic use\n\n#### Color\nYou can place the socialColors enywhere using the CSS Prefix `sc` and the Brand name.   \n`\u003cp class=\"sc sc-instagram sc-color\u003eTest\u003c/p\u003e\"`\n\nYou can also use it as an hover color using the CSS Prefix `sc-hover`   \n`\u003cdiv class=\"sc sc-instagram sc-hover\"\u003e\u003c/div\u003e`\n\n#### Background-color\n  \nFor a backgroundcolor you using the CSS Prefix `sc`, the brand name \u0026 `sc-background`\n`\u003cp class=\"sc sc-instagram sc-background\u003eTest\u003c/p\u003e\"`\n\nYou can also use it as an hover backgroundcolor using the CSS Prefix `sc-background-hover`   \n`\u003cdiv class=\"sc sc-instagram sc-background-hover\"\u003e\u003c/div\u003e`\n\n## All Colors:\n\nView the Colors here: [socialcolors.net](https://www.socialcolors.net/)\n\n## Licence\nCopyright (c) 2017-2019 [Julian Seidl](https://www.jseidl.at)\nLicensed under the [MIT Licence](LICENCE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthejuse%2Fsocialcolors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthejuse%2Fsocialcolors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthejuse%2Fsocialcolors/lists"}