---
title: "Vignette"
description: "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`
## Install
```bash Terminal
npx hyperframes add vignette
```
## 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.