Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Terrarium VS Code ThemeNew to Visual Studio Code? Get it now.
Terrarium VS Code Theme

Terrarium VS Code Theme

Applied Science

|
21 installs
| (0) | Free
A minimal theme with light and dark variants that focuses on readability, clear error/alert highlighting, and drawing attention to important elements in code and terminal output.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Terrarium VS Code Theme

A minimal theme with light and dark variants that focuses on readability, clear error/alert highlighting, and drawing attention to important elements in code and terminal output.

Features

  • Clean, distraction-free design
  • Light and dark variants to match your preferred visual style
  • Automatic mode switching based on system preference
  • Carefully chosen color palette optimized for readability
  • Clear highlighting of errors, warnings, and important code elements
  • Enhanced terminal styling for better visibility

Installation

Install from VSIX file

  1. Download the latest .vsix file from the repository
  2. Open VS Code
  3. Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac) to open the command palette
  4. Type "Install from VSIX" and select it
  5. Navigate to the downloaded .vsix file and select it

Install from source

git clone https://github.com/appliedsciencegroup/terrarium-theme.git
cd terrarium-theme/vscode
vsce package
code --install-extension terrarium-theme-*.vsix

Usage

After installation, set the theme through:

  1. Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P)
  2. Type "Color Theme" and select "Preferences: Color Theme"
  3. Select "Terrarium" from the list

Automatic Light/Dark Switching

Terrarium theme supports automatic switching between light and dark variants based on your system preferences.

Screenshots

(Screenshots will be added here)

Contributing

Contributions are welcome! Feel free to open an issue or create a pull request.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft