Skip to main content

Terminal Emulator Widget (godprofile-terminal)

The Terminal Emulator widget renders a macOS/Linux terminal window with window controls (🔴🟡🟢), prompt commands ($ whoami, $ tree projects/), animated line reveals (@keyframes reveal), and a blinking cursor.

Configuration Schema

string
default:"#b6a891"
Color applied to command prompts, language badges, and cursor block.
string
default:"#E84A8A"
Color applied to folder names and branch directory markers.

Real Code Example