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

Slime Theme

smlombardi

|
125,288 installs
| (20) | Free
A port of my Atom theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Slime

A dark syntax/workbench theme forVisual Studio Code based on my Atom theme

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

Font used in screenshots is IBM Plex Mono.

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

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

This works for all themes.

Workbench

Screenshot

HTML

Screenshot

SCSS

Screenshot

JS

Screenshot

Typescript

Screenshot

PHP

Screenshot

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