---
title: "Apple Terminal Ocean"
description: "Apple Terminal Ocean profile with deep blue background and white text, per-character typing animation."
---
# Apple Terminal Ocean
macOS Terminal.app window in the built-in Ocean profile — vivid `#224FBE` blue background with crisp white text. Bold and distinctive, with per-character typing animation.
`code` `developer` `showcase` `terminal` `apple`
## Install
```bash Terminal
npx hyperframes add code-snippet-apple-terminal-ocean
```
Install all Apple Terminal themes at once:
```bash Terminal
npx hyperframes add apple-terminal
```
## Details
| Property | Value |
| --- | --- |
| Type | Block |
| Dimensions | 1920×1080 |
| Duration | 12s |
## Files
| File | Target | Type |
| --- | --- | --- |
| `code-snippet-apple-terminal-ocean.html` | `compositions/code-snippet-apple-terminal-ocean.html` | hyperframes:composition |
## Usage
After installing, add the block to your host composition:
```html
```
## Features
- Faithful recreation of macOS Terminal.app Ocean profile — #224FBE blue background with white text
- macOS window chrome with traffic light buttons and centered title bar
- 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