Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Eject Theme

Extract theme to local filesystem for customization

tools-only 6559f82 3 files · 1.8 KB Updated 7 repo stars

File contents

Eject Theme

Extract installed theme to local filesystem for customization.

Command

slidev theme eject

Result

  • Theme files copied to ./theme/
  • Frontmatter updated to theme: ./theme

Use Case

  • Full control over theme
  • Create new theme based on existing one
  • Customize without modifying node_modules

If creating a derivative theme, credit the original theme and author.

tools-only/X-Skills/tree/main/content-creation/2437-tool-eject-theme_c25fb0de commit 6559f82a0c

Frequently asked questions

npx skillmds add tools-only/eject-theme