{"id":26663266,"url":"https://github.com/startpolymer/paper-styles-plus","last_synced_at":"2026-01-31T12:01:23.428Z","repository":{"id":74217400,"uuid":"101511750","full_name":"StartPolymer/paper-styles-plus","owner":"StartPolymer","description":"Improved shared styles for Material Design elements.","archived":false,"fork":false,"pushed_at":"2017-11-16T16:07:20.000Z","size":135,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-12T14:05:21.454Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StartPolymer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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,"zenodo":null}},"created_at":"2017-08-26T20:35:01.000Z","updated_at":"2017-12-12T12:35:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"361234fb-4a70-48cb-aa91-270dd798e44e","html_url":"https://github.com/StartPolymer/paper-styles-plus","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/StartPolymer/paper-styles-plus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartPolymer%2Fpaper-styles-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartPolymer%2Fpaper-styles-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartPolymer%2Fpaper-styles-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartPolymer%2Fpaper-styles-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StartPolymer","download_url":"https://codeload.github.com/StartPolymer/paper-styles-plus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartPolymer%2Fpaper-styles-plus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28941901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T11:39:38.044Z","status":"ssl_error","status_checked_at":"2026-01-31T11:39:27.765Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-03-25T14:27:27.665Z","updated_at":"2026-01-31T12:01:23.423Z","avatar_url":"https://github.com/StartPolymer.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!---\n\nThis README is automatically generated from the comments in these files:\npaper-styles.html\n\nEdit those files, and our readme bot will duplicate them over here!\nEdit this file, and the bot will squash your changes :)\n\nThe bot does some handling of markdown. Please file a bug if it does the wrong\nthing! https://github.com/PolymerLabs/tedium/issues\n\n--\u003e\n\n[![Build status](https://travis-ci.org/PolymerElements/paper-styles.svg?branch=master)](https://travis-ci.org/PolymerElements/paper-styles)\n\n_[Demo and API docs](https://elements.polymer-project.org/elements/paper-styles)_\n\n\n## \u0026lt;paper-styles-plus\u0026gt;\n\n[![PRs welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://help.github.com/articles/about-pull-requests/)\n\n\u003e This repo is up-to-date fork of [\u0026lt;paper-styles\u0026gt;](https://github.com/PolymerElements/paper-styles)\n\n### Changes\n\n- Removed font-roboto dependency\n- Removed google colors\n- Removed opacity variables\n- Added `-moz-osx-font-smoothing: grayscale;`\n- Converted font size to `rem` inspired by [Material Components for the web](https://github.com/material-components/material-components-web/blob/master/packages/mdc-typography/_variables.scss)\n- [RSCSS](http://rscss.io/helpers.html) Helper styles\n\n### How to use\n\nAdd this line to `bower.json`\n\n```json\n\"paper-styles\": \"StartPolymer/paper-styles-plus#2.0.x\"\n```\n\nand then run `bower install paper-styles`\n\n### About\n\nThe `\u003cpaper-styles\u003e` component provides simple ways to use Material Design CSS styles\nin your application. The following imports are available:\n\n1. [color.html](https://github.com/PolymerElements/paper-styles/blob/master/color.html):\na complete list of the colors defined in the Material Design [palette](https://www.google.com/design/spec/style/color.html)\n\n\n1. [default-theme.html](https://github.com/PolymerElements/paper-styles/blob/master/default-theme.html): text,\nbackground and accent colors that match the default Material Design theme\n\n\n1. [shadow.html](https://github.com/PolymerElements/paper-styles/blob/master/shadow.html): Material Design\n[elevation](https://www.google.com/design/spec/what-is-material/elevation-shadows.html) and shadow styles\n\n\n1. [typography.html](https://github.com/PolymerElements/paper-styles/blob/master/typography.html):\nMaterial Design [font](http://www.google.com/design/spec/style/typography.html#typography-styles) styles and sizes\n\n\n1. [demo-pages.html](https://github.com/PolymerElements/paper-styles/blob/master/demo-pages.html): generic styles\nused in the PolymerElements demo pages\n\n\nWe recommend importing each of these individual files, and using the style mixins\navailable in each ones, rather than the aggregated `paper-styles.html` as a whole.\n\n## Changes in 2.0\n- removed deprecated `/deep/` styles. Files removed: `classes/shadow-layout.html`, `demo.css`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstartpolymer%2Fpaper-styles-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstartpolymer%2Fpaper-styles-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstartpolymer%2Fpaper-styles-plus/lists"}