Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Pure GreenNew to Visual Studio Code? Get it now.
Pure Green

Pure Green

0ekk

|
11 installs
| (0) | Free
A soothing pure green theme for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pure Green Theme for VSCode

A soothing pure green theme that provides a fresh visual experience for VSCode.

Features

  • Fresh green interface with #C1E6C6 as the primary color
  • Hover effects using #B3DCB8 for excellent interactive feedback
  • Complete syntax highlighting support
  • Eye-friendly color scheme suitable for long coding sessions

Installation

Method 1: Install from VSCode Marketplace

  1. Open VSCode
  2. Press Ctrl+Shift+X to open the Extensions panel
  3. Search for "Pure Green"
  4. Click Install

Method 2: Manual Installation

  1. Copy the entire project folder to your VSCode extensions directory:

    • Windows: %USERPROFILE%\.vscode\extensions\
    • macOS: ~/.vscode/extensions/
    • Linux: ~/.vscode/extensions/
  2. Restart VSCode

Usage

  1. Press Ctrl+Shift+P to open the Command Palette
  2. Type "Preferences: Color Theme"
  3. Select "Pure Green"

Main Color Configuration

  • Primary background: #C1E6C6
  • Hover background: #B3DCB8
  • Selection background: #A8D4AD
  • Foreground: #000000
  • Border: #000000

Development

If you want to modify this theme:

  1. Clone or download this project
  2. Edit the themes/puregreen.json file
  3. Press F5 to test the theme in a new VSCode window

License

MIT License

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