Skip to content

Commit b9a3051

Browse files
committed
feat: update promo video and add render scripts
1 parent 5fd5f57 commit b9a3051

5 files changed

Lines changed: 172 additions & 147 deletions

File tree

apps/promo-video/DESIGN.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,20 @@
22

33
## Style Prompt
44

5-
A cinematic developer-tool product promo for Protocol Launcher. Dark documentation-inspired canvas, crisp code surfaces, precise motion, and the existing pink-to-cyan lightning identity. The video should feel fast, useful, and trustworthy: a TypeScript object becomes a safe one-click launch URL, then expands into Cursor, Cherry Studio, VS Code, and a broad app ecosystem.
5+
A cinematic developer-tool product promo for Protocol Launcher. Bright documentation-inspired canvas, crisp light code surfaces, precise motion, and the existing pink-to-cyan lightning identity. The video should feel fast, useful, and trustworthy: a TypeScript object becomes a safe one-click launch URL, then expands into Cursor, Cherry Studio, VS Code, and a broad app ecosystem.
66

77
## Colors
88

9-
- Background: `#121217`
10-
- Surface: `#1B1C24`
11-
- Surface soft: `#242631`
12-
- Foreground: `#F4F1EA`
13-
- Muted text: `#AAA6B3`
14-
- Brand cyan: `#8ACCD5`
15-
- Brand pink: `#FF90BB`
16-
- Brand blue CTA: `#5570F1`
9+
- Background: `#F5FBFF`
10+
- Surface: `#FFFFFF`
11+
- Surface soft: `#EEF7FB`
12+
- Foreground: `#17202A`
13+
- Muted text: `#3F4A59`
14+
- Brand cyan text: `#0F6F7D`
15+
- Brand pink text: `#C62D63`
16+
- Brand blue CTA: `#4057D5`
17+
- Soft cyan glow: `#8ACCD5`
18+
- Soft pink glow: `#FF90BB`
1719
- Code green: `#A6E3A1`
1820
- Warning accent: `#FFD166`
1921

@@ -36,4 +38,5 @@ A cinematic developer-tool product promo for Protocol Launcher. Dark documentati
3638
- Do not make the video only a website scroll recording.
3739
- Do not rely on abstract gradients without product-specific code, URLs, and app actions.
3840
- Do not turn every feature into identical cards; lead with the code-to-link transformation.
41+
- Do not introduce dark full-screen backgrounds; keep the promo bright and app-like.
3942
- Do not introduce colors outside the palette unless they are syntax-highlight accents.
Lines changed: 27 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)