> ## Documentation Index
> Fetch the complete documentation index at: https://hyperframes.heygen.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Vignette

> Cinematic radial vignette overlay using a pure-CSS gradient — darkens the edges to pull focus toward the center

# Vignette

Cinematic radial vignette overlay using a pure-CSS gradient — darkens the edges to pull focus toward the center

`vignette` `overlay` `cinematic` `effect`

<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/vignette.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/vignette.png" autoPlay muted loop playsInline />

## Install

<CodeGroup>
  ```bash Terminal theme={null}
  npx hyperframes add vignette
  ```
</CodeGroup>

## Details

| Property | Value     |
| -------- | --------- |
| Type     | Component |

## Files

| File            | Target                                  | Type                |
| --------------- | --------------------------------------- | ------------------- |
| `vignette.html` | `compositions/components/vignette.html` | hyperframes:snippet |

## Usage

Open `compositions/components/vignette.html` and paste its contents into your composition. See the comment header in the file for detailed instructions.
