--- title: "Code Snippet - Monokai" description: "VS Code workbench with per-character typing animation in the Monokai theme. Full editor chrome with activity bar, sidebar, tabs, terminal, and status bar." --- ## Install ```bash Terminal npx hyperframes add code-snippet-monokai ``` That writes `compositions/code-snippet-monokai.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`.