Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Easy On The Eyes ThemeNew to Visual Studio Code? Get it now.
Easy On The Eyes Theme

Easy On The Eyes Theme

dunkelfalke80

|
307 installs
| (0) | Free
Well, duh.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Easy On The Eyes Theme for Visual Studio Code

Description

A customized dark theme for Visual Studio Code designed to be easier on the eyes. This theme includes subtle colors and improved readability for a comfortable coding experience.

Installation

From VSIX

  1. Download the latest .vsix file from the releases.
  2. Open Visual Studio Code.
  3. Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on Mac).
  4. Type Extensions: Install from VSIX... and select the downloaded .vsix file.

From Source

  1. Clone this repository:
    git clone https://github.com/dunkelfalke80/dunkelfalke80-easy-on-the-eyes-color-theme.git
    
  2. Navigate to the project directory:
    cd dunkelfalke80-easy-on-the-eyes-color-theme
    
  3. Install vsce if you haven't already:
    npm install -g vsce
    
  4. Package the extension:
    vsce package
    
  5. Install the generated .vsix file as described above.

License

This project is licensed under the CC0 1.0 Universal (CC0 1.0) Public Domain Dedication. See the LICENSE file for details.

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