--- title: "Code Snippet - High Contrast Light" description: "VS Code workbench with per-character typing animation in the High Contrast Light theme. Full editor chrome with activity bar, sidebar, tabs, terminal, and status bar." --- ## Install ```bash Terminal npx hyperframes add code-snippet-high-contrast-light ``` That writes `compositions/code-snippet-high-contrast-light.html`, plus 1 supporting file under `assets/`. ## Add it to your video It runs for 11 seconds at 1920×1080. Paste this into your composition: ```html index.html
``` Move it in time with `data-start`. Put it on a different timeline row with `data-track-index`. See [data attributes](/concepts/data-attributes) for the rest. {/* hf:generated-footer */} Tagged `code` `developer` `showcase` `vscode`. ## Related topics - [Browse the complete Catalog](/catalog) - [Add assets and Catalog items in Studio](/studio/assets-and-blocks) - [Build a richer composition](/go-further)