{"id":17145762,"url":"https://github.com/jd-solanki/slidev-theme-dracula","last_synced_at":"2025-08-11T09:05:55.267Z","repository":{"id":74148380,"uuid":"596553747","full_name":"jd-solanki/slidev-theme-dracula","owner":"jd-solanki","description":"Dracula theme for slidev 🧛","archived":false,"fork":false,"pushed_at":"2024-10-31T09:03:36.000Z","size":1244,"stargazers_count":139,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-09T16:25:35.386Z","etag":null,"topics":["dracula","dracula-theme","slidev","slidev-theme","theme"],"latest_commit_sha":null,"homepage":"https://jd-solanki.github.io/slidev-theme-dracula/","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/jd-solanki.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-02T12:47:47.000Z","updated_at":"2025-07-17T11:40:37.000Z","dependencies_parsed_at":"2024-11-14T17:11:33.929Z","dependency_job_id":null,"html_url":"https://github.com/jd-solanki/slidev-theme-dracula","commit_stats":{"total_commits":28,"total_committers":2,"mean_commits":14.0,"dds":0.0714285714285714,"last_synced_commit":"4009179f8d1a88c3a9d94096c2d2df835ef3cc9c"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jd-solanki/slidev-theme-dracula","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-solanki%2Fslidev-theme-dracula","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-solanki%2Fslidev-theme-dracula/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-solanki%2Fslidev-theme-dracula/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-solanki%2Fslidev-theme-dracula/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd-solanki","download_url":"https://codeload.github.com/jd-solanki/slidev-theme-dracula/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-solanki%2Fslidev-theme-dracula/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269799363,"owners_count":24477635,"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":"2025-08-10T02:00:08.965Z","response_time":71,"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":["dracula","dracula-theme","slidev","slidev-theme","theme"],"created_at":"2024-10-14T21:06:43.703Z","updated_at":"2025-08-11T09:05:55.137Z","avatar_url":"https://github.com/jd-solanki.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# 🧛‍♂️ slidev-theme-dracula\n\n![theme-banner.png](https://user-images.githubusercontent.com/47495003/217882601-bd444dff-8e47-4240-940d-49e9e21fed41.png)\n\n[![NPM version](https://img.shields.io/npm/v/slidev-theme-dracula?color=bd93f9\u0026label=)](https://www.npmjs.com/package/slidev-theme-dracula)\n\nA Dracula theme for [Slidev](https://github.com/slidevjs/slidev).\n\n\u003c!--\n  Learn more about how to write a theme:\n  https://sli.dev/themes/write-a-theme.html\n---\u003e\n\n\u003c!--\n  run `npm run dev` to check out the slides for more details of how to start writing a theme\n--\u003e\n\n\u003c!--\n  Put some screenshots here to demonstrate your theme\n\n  Live demo: [...]\n--\u003e\n\n## ✨ Demo\n\n- [Example](https://jd-solanki.github.io/slidev-theme-dracula/example)\n- [Layouts](https://jd-solanki.github.io/slidev-theme-dracula/layouts/)\n\n## 🛠️ Install\n\nAdd the following frontmatter to your `slides.md`. Start Slidev then it will prompt you to install the theme automatically.\n\n\u003cpre\u003e\u003ccode\u003e---\ntheme: \u003cb\u003edracula\u003c/b\u003e\n---\u003c/code\u003e\u003c/pre\u003e\n\nLearn more about [how to use a theme](https://sli.dev/themes/use).\n\n## 🧱 Layouts\n\nThis theme provides the following layouts:\n\n\u003e _Please refer to the source code of the [available layouts](https://github.com/jd-solanki/slidev-theme-dracula/tree/main/layouts) to learn more about how to use them._\n\nFor a preview of the layouts, please refer to [layouts](https://jd-solanki.github.io/slidev-theme-dracula/layouts/) demo.\n\n## 📦 Components\n\n\u003e _Raise issue_\n\n## 🤝 Contributing\n\n- `npm install`\n- `npm run dev` to start theme preview of `example.md`\n- Edit the `example.md` and style to see the changes\n- `npm run export` to generate the preview PDF\n- `npm run screenshot` to generate the preview PNG\n\n\n## 💖 Sponsors\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://cdn.jsdelivr.net/gh/jd-solanki/static/sponsors/sponsors.svg\"\u003e\n    \u003cimg alt=\"sponsors\" src='https://cdn.jsdelivr.net/gh/jd-solanki/static/sponsors/sponsors.svg'/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd-solanki%2Fslidev-theme-dracula","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjd-solanki%2Fslidev-theme-dracula","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd-solanki%2Fslidev-theme-dracula/lists"}