Add dynamic color theming from poster art using node-vibrant

Extract dominant colors from movie/TV poster images server-side and use
them to create per-title atmospheric effects on detail pages — tinted
backdrop gradients, ambient glow orbs, and colored poster shadows.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-02 12:29:13 -05:00
co-authored by Claude Opus 4.6
parent 67356e04c6
commit cb0f366d44
9 changed files with 2481 additions and 6 deletions
+1
View File
@@ -27,6 +27,7 @@
"embla-carousel-react": "^8.6.0",
"motion": "^12.34.3",
"next": "16.1.6",
"node-vibrant": "^4.0.4",
"react": "19.2.4",
"react-day-picker": "^9.14.0",
"react-dom": "19.2.4",