Back to registry

Neon Grids

official

Synthwave theme: black background, electric-cyan primary with magenta/pink contrast, perspective grid icons.

darksynthwaveneonmagenta
Neon Grids preview

Custom themes

Custom themes allow you to change the theme just by defining the new color tokens in a manifest file (YAML) — but you can also override the React primitive UI components for deeper customization. Start with tokens for a quick restyle, then drop in your own components when you need pixel-level control.

Palette

background#000000
frame#ff00ff
foreground#ff5fd0
primary#00e5ff
accent#8a2be2

Mini deck preview

Mute
OBS

Usage

Source on GitHub

Community theme. Install it, then reference it from yourconfig.yml:

pnpm add -g @sireno-deck/theme-neon-grids
theme: @sireno-deck/theme-neon-grids

Any string that isn't a registered theme or filesystem path is resolved as an npm package — seetheme authoring.