{"id":20806719,"url":"https://github.com/fed/slides-base-css","last_synced_at":"2025-06-21T08:07:07.643Z","repository":{"id":57363154,"uuid":"128115828","full_name":"fed/slides-base-css","owner":"fed","description":"Base CSS for my slides 🎨","archived":false,"fork":false,"pushed_at":"2018-11-05T21:51:04.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-21T17:46:22.436Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://npm.im/slides-base-css","language":"CSS","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/fed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-04T20:08:47.000Z","updated_at":"2018-11-05T21:50:59.000Z","dependencies_parsed_at":"2022-09-26T16:32:14.587Z","dependency_job_id":null,"html_url":"https://github.com/fed/slides-base-css","commit_stats":null,"previous_names":["fknussel/slides-base-css"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/fed/slides-base-css","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fed%2Fslides-base-css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fed%2Fslides-base-css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fed%2Fslides-base-css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fed%2Fslides-base-css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fed","download_url":"https://codeload.github.com/fed/slides-base-css/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fed%2Fslides-base-css/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261088358,"owners_count":23107683,"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":[],"created_at":"2024-11-17T19:24:53.473Z","updated_at":"2025-06-21T08:07:02.627Z","avatar_url":"https://github.com/fed.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slides-base-css\n\nThese are just a bunch of base css rules for my slides built with [Remarker](https://github.com/kt3k/remarker).\n\n## Add this project as a dependency\n\n```\nyarn add slides-base-css\n```\n\n## Linking to the base css file\n\nMake sure to include both the base styles and the local css file on your `remarker.yml` config file:\n\n```yml\ncssFiles: [\n  './node_modules/slides-base-css/style.css',\n  './style.css'\n]\n```\n\n## Customising colours\n\nOn your local `style.css` file, you can add custom styles and customise the colour variables by doing:\n\n```css\n:root {\n  --color-clear: #fff;\n  --color-inverse: #0084ff;\n  --color-link: #056cc1;\n  --color-text: #1b1b1b;\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffed%2Fslides-base-css","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffed%2Fslides-base-css","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffed%2Fslides-base-css/lists"}