Skip to main content

Apple Terminal Grass

macOS Terminal.app window in the built-in Grass profile — pitch-black background with pure green text and a matching cursor. Classic terminal aesthetic with per-character typing animation. code developer showcase terminal apple

Install

npx hyperframes add code-snippet-apple-terminal-grass
Install all Apple Terminal themes at once:
Terminal
npx hyperframes add apple-terminal

Details

PropertyValue
TypeBlock
Dimensions1920×1080
Duration12s

Files

FileTargetType
code-snippet-apple-terminal-grass.htmlcompositions/code-snippet-apple-terminal-grass.htmlhyperframes:composition

Usage

After installing, add the block to your host composition:
<div
  data-composition-id="code-snippet-apple-terminal-grass"
  data-composition-src="compositions/code-snippet-apple-terminal-grass.html"
  data-start="0"
  data-duration="12"
  data-track-index="1"
  data-width="1920"
  data-height="1080"
></div>

Features

  • Faithful recreation of macOS Terminal.app Grass profile — black background with #00C100 green text
  • macOS window chrome with green-accented title bar and traffic light buttons
  • Per-character GSAP typing animation — command types out character by character
  • Output lines reveal sequentially after command executes
  • Cursor blinks three times at the end then holds steady
  • Self-contained HTML — no external assets, only GSAP CDN