Back to registry

Riptide

official

Oceanic dark blue theme. Deep navy tones with teal highlights and a late-night surf-poster aesthetic.

darkblueneon
Riptide 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#0a0e1a
frame#00d4ff
foreground#fff89e
primary#f5ff00
accent#ff0099

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-riptide
theme: @sireno-deck/theme-riptide

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