yasuhikomachino / vscode-atom-material-theme

Atom Material Theme for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom Material Theme for Visual Studio Code

This Theme based on atom-material-ui and atom-material-syntax

Preview

Installation

  1. Open Extensions sidebar panel in VS Code. View → Extensions
  2. Search for Atom Material Theme
  3. Click Install to install it.
  4. Click Reload to reload the editor.
  5. File > Preferences > Color Theme > Atom Material Theme

Recommended Settings

{
  "editor.fontSize": 16,
  "editor.lineHeight": 1.5,
  "editor.letterSpacing": 0.5
}

FAQ

Which font do you use?

I use Operator Mono. Yes, I paid for it and it is worth every €€€ :-)

Contributing

If something don't look correct, please open an issue. I'll try to fix it.

Credits

About

Atom Material Theme for Visual Studio Code

License:MIT License