TERM
INAL
MODE
Phosphor green on near-black, monospace type, blinking cursors, CRT scanlines. The terminal aesthetic transforms interfaces into command-line environments - raw, functional, and unmistakably cool.
Phosphor glow
// prefix convention
+ cursor animation
Semantic bracket tags
red = error
// BUTTONS
// INPUT FIELDS
// FLAGS & PROGRESS
// SYSTEM DASHBOARD
One Typeface, Always Mono
Every character, every label, every data point - monospace only. The fixed-width grid is the structural foundation of the terminal aesthetic. Variable-width fonts break the illusion entirely.
Phosphor Green on Void Black
#00FF41 on #0D0D0D mirrors the CRT phosphor screen. Add text-shadow with matching colour to simulate the physical glow of the phosphor - but apply it sparingly.
Colour = Output Type
Amber for warnings. Red for errors. Cyan for labels. Green for success. This maps to standard ANSI terminal colour conventions - users already understand it without instruction.
Information Density
Terminals carry maximum information per pixel. Dense line-height (1.6–1.85), compact padding, and tight typography are features - not compromises. Every character earns its space.