Fig
A calm dark theme for VS Code.
Clean UI, soft contrast, readable syntax, made for long sessions.

What You Get
- Minimal & Quiet — Subtle colors that won't distract from your code
- Classic Dark Design — Timeless
#181818 background, easy on the eyes
- Optimized for Long Sessions — Reduced eye strain during extended coding
Variants
Fig — Balanced classic dark

Fig Midnight — Deeper, cooler palette for low-light

Quick Start
Install, then press Cmd/Ctrl + K, Cmd/Ctrl + T → choose Fig or Fig Midnight.
Suggested Settings
Works great with Menlo/Monaco at 14–15px. Adjust to taste.
{
"editor.fontFamily": "Menlo, Monaco, 'Courier New', monospace",
"editor.fontSize": 14,
"editor.fontLigatures": false
}
License
MIT License - see LICENSE for details.