Create, edit, restyle, and troubleshoot Slidev presentations that use the Neversink theme. Use when working on Slidev decks with `theme: neversink`, theme-specific layouts, color schemes, components, dark-mode behavior, slot-based slide composition, or Neversink customization in Markdown, Vue, and CSS.
Treat Neversink as a presentation system, not just a color skin. It is best for academic or teaching decks where the slides should look structured, slightly playful, and quicker to compose through prebuilt layouts and components.
Primary sources:
For a new deck:
npm init slidev@latest
# Select 'neversink' when prompted
For an existing deck, set the headmatter:
---