Skip to content

What do you think about Visual Studio Marketplace? We are looking for feedback from developers like you! Take the survey

| Marketplace
Sign in
Visual Studio Code>Themes>Easy Eyes ThemeNew to Visual Studio Code? Get it now.

Easy Eyes Theme

vvhg1

|
91 installs
| (1) | Free
Designed to reduce eye strain and improve code readability with carefully selected color palette and highlighting
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Easy Eyes

The Easy Eyes Visual Studio Code theme is designed to reduce eye strain and fatigue when coding for extended periods of time. The colors and font formatting used in the theme are carefully chosen to make important information stand out and provide a clear, concise overview of the code, while also being easy on the eyes.

Easy Eyes highlights important details and provides a clear, concise view of the code, helping you quickly understand its structure and organization. This can reduce the time and effort needed to read and work with the code, and lower the potential for eye strain and fatigue when coding for extended periods of time.

Easy Eyes comes in two versions: Normal and Night. The Night version is a toned down version of the Normal theme, intended to be used in low light conditions to further reduce eye strain.

Features

  • Carefully chosen colors that are easy on the eyes and reduce eye strain
  • Good contrast and readability to make important information easy to spot
  • Normal and Night versions for different lighting conditions
  • Recommended to be used with semantic highlighting enabled for the best experience

Normal Mode

screenshot

Night Mode

screenshot2

Editor

screenshot

Suggested Editor Settings

    "editor.semanticHighlighting.enabled": true,
    "editor.guides.bracketPairs": "active",
    "editor.bracketPairColorization.enabled": true,
    "editor.renderLineHighlight": "line",
    "editor.fontFamily": "Fira Code Light",
    "editor.fontLigatures": "'cv02', 'cv04', 'ss01', 'ss02', 'ss03', 'ss05', 'zero'",

FiraCode can be downloaded from https://github.com/tonsky/FiraCode

How to install

  1. Open Extensions sidebar panel in Visual Studio Code. View → Extensions
  2. Search for Easy Eyes
  3. Click Install
  4. Click Reload

How to use

  1. Open Command Palette with Ctrl+Shift+P or Cmd+Shift+P
  2. Select Preferences: Color Theme
  3. Select Easy Eyes or Easy Eyes Night
  4. Hit Enter
  5. Enjoy!

License

This theme is licensed under the MIT license.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft