feat(registry): add yt-lcd-background — scanline board background

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
jbernard077
2026-07-06 12:50:58 -04:00
co-authored by Claude Fable 5
parent ea5e5e5bb5
commit a7f83f6fc6
4 changed files with 331 additions and 0 deletions
@@ -0,0 +1,24 @@
{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "yt-lcd-background",
"type": "hyperframes:block",
"title": "Scanline Board Background",
"description": "Textured paper board: scanlines with slow drift, optional pixel grid, static grain, and display text with a blur-focus entrance and chromatic-fringe title",
"tags": [
"background",
"texture",
"creator"
],
"dimensions": {
"width": 1920,
"height": 1080
},
"duration": 10,
"files": [
{
"path": "yt-lcd-background.html",
"target": "compositions/yt-lcd-background.html",
"type": "hyperframes:composition"
}
]
}