Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.82 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.82 KB

Atom One Dark - Green Theme

Preview in vscode.dev Visual Studio Marketplace Version (including pre-releases) Visual Studio Marketplace Downloads

A fork of the VSCode Atom One Dark theme, with green accents and darker, softer colors for reduced eye strain.

Screenshot

Installing

This extension is available for free in the Visual Studio Code Marketplace

Customization

If you are using VSCode 1.12+ versions you can customize the colors to your liking, overriding the ones provided by this theme. More info here.

Custom Font

The original One Dark theme does not use a custom font, for that reason I don't supply a custom font either, but you might be used to see screenshots of the One Dark theme using the Fira Mono font. You can easily customize your settings to use it.
If you download and install the font in your system, you can add this option to have a custom font:

{
  "editor.fontFamily": "YOUR FONT, Menlo, Monaco, 'Courier New', monospace"
}

Credits

Atom VSCode Atom OneDark Theme