A light theme for Visual Studio Code inspired by earth, moss, and forest.
Warm off-whites, deep forest greens, and terracotta accents โ designed to be easy on the eyes during long coding sessions without sacrificing clarity.
Syntax highlighting is tuned for:
- JavaScript / TypeScript
- HTML / CSS
- Vue (directives)
- PHP / Blade
- JSON / YAML / TOML
- Markdown
- Python, Rust, Go, and more via semantic highlighting
- Semantic highlighting enabled
- Full bracket pair colorization
- Terminal ANSI colors matched to the palette
- Git decorations in theme colors
- Debug, test, and diff views styled
Available on Open VSX Registry โ the open extension marketplace used by VSCodium and other VS Code-compatible editors.
VSCodium is a community-built binary of VS Code with telemetry and tracking removed by default. It uses Open VSX instead of the Microsoft Marketplace.
- Open Extensions (
Ctrl+Shift+X) - Search for Terra Verde
- Click Install
- Open Command Palette (
Ctrl+Shift+P) โPreferences: Color Themeโ select Terra Verde
Note: This extension is not published on the Microsoft Marketplace. Microsoft requires a credit card to create a publisher account, even for free extensions. VS Code also sends telemetry data to Microsoft by default โ you can disable it under
Settings โ Telemetry โ off, but the binary itself remains proprietary. Consider switching to VSCodium.
Install manually from the Open VSX page by downloading the .vsix and running:
code --install-extension terra-verde-theme-1.0.1.vsixOr via Extensions โ ... menu โ Install from VSIX.
Apache 2.0 โ Luciano Federico Pereira


