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

Retro Green

Elizar Melnikov

|
680 installs
| (2) | Free
Style retro green theme for eyes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Retro PC Green VS Code Theme

Retro PC Green is a dark theme for Visual Studio Code that brings a nostalgic retro PC feel to your coding environment. Inspired by vintage computer screens, this theme uses a soothing green text on a dark background, designed to reduce eye strain and provide a comfortable coding experience.

Installation

  1. Download the Theme JSON File:

    • Save the theme JSON content to a file named retro-pc-green.json.
  2. Install the Theme in VS Code:

    • Open Visual Studio Code.
    • Go to the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on Mac).
    • Select Preferences: Open Settings (JSON).
    • Add the path to your retro-pc-green.json file under the workbench.colorCustomizations and editor.tokenColorCustomizations properties.
"workbench.colorCustomizations": {
    // Add your custom theme path here
},
"editor.tokenColorCustomizations": {
    // Add your custom theme path here
}
  1. Reload VS Code:
    • Reload or restart Visual Studio Code to apply the new theme.

Screenshot

Retro PC Green Theme Screenshot

Customization

Feel free to customize the theme to your liking. Open the retro-pc-green.json file and modify the color values as needed.

Contributing

If you have suggestions for improvements or have found any issues, please open an issue or submit a pull request on the GitHub repository.

License

This theme is licensed under the MIT License.


Enjoy the Retro PC Green theme and happy coding!

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