Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Soho ThemeNew to Visual Studio Code? Get it now.
Soho Theme

Soho Theme

smlombardi

|
3,013 installs
| (2) | Free
A light theme for front-end work
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Soho

A light syntax/workbench theme for Visual Studio Code.

Optimized for SCSS, HTML, JS, TS, Markdown, and PHP files.

Font used in screenshots is Fira Code Retina.

If you prefer italic comments, just add this block to your user settings:

"editor.tokenColorCustomizations": {
  "textMateRules": [
    {
      "scope": "comment, comment.block.html",
      "settings": {
        "fontStyle": "italic"
      }
    }
  ]
},

Workbench

Screenshot

HTML

Screenshot

SCSS

Screenshot

JS

Screenshot

React JS

Screenshot

TypeScript

Screenshot

PHP

Screenshot

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