Themes
Color themes for Slide-CN presentations
Slide-CN uses the shadcn theming system — themes are just sets of CSS variables applied to :root and .dark. Install a theme the same way you install any other registry item.
Each theme defines three background tokens (--background, --background-2, --background-3) that the gradient background components use to build the slide gradient, plus the full set of shadcn color tokens for light and dark mode.
pnpm dlx shadcn@latest add @slide-cn/sky-themenpx shadcn@latest add @slide-cn/sky-themeyarn dlx shadcn@latest add @slide-cn/sky-themebunx --bun shadcn@latest add @slide-cn/sky-themeSky Theme
Gradient preview · light mode