Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Hey LeoNew to Visual Studio Code? Get it now.
Hey Leo

Hey Leo

Pasha Naumov

|
14 installs
| (0) | Free
Curated pastel themes for Visual Studio Code: Leo Dew, Leo Morning, and Leo Velvet in Dark, Dark Deep, and Light variants.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Leo 🐶

Curated pastel themes for Visual Studio Code - named after Leo the dachshund.

Leo is a focused collection of 3 pastel theme families with a shared palette backbone, softer UI hierarchy, and consistent syntax-role mapping across every flavor. Each family ships in Dark, Dark Deep, and Light variants.

Published on the VS Code Marketplace as Hey Leo.


Themes

Theme Personality Variants
Leo Dew Cool lilac Dark / Dark Deep / Light
Leo Morning Fresh mint Dark / Dark Deep / Light
Leo Velvet Expressive pink Dark / Dark Deep / Light

Screenshots

Leo Dew

Leo Dew Light

Leo Dew Dark

Leo Dew Dark Deep

Leo Morning

Leo Morning Light

Leo Morning Dark

Leo Morning Dark Deep

Leo Velvet

Leo Velvet Light

Leo Velvet Dark

Leo Velvet Dark Deep


Installation

  1. Open VS Code
  2. Go to Extensions (Shift+Cmd+X)
  3. Search Hey Leo
  4. Click Install and select your favourite variant from Preferences > Color Theme

Development

npm run generate
npm run package:check

Theme JSON files are generated from scripts/generate-themes.mjs. See CONTRIBUTING.md for local development and docs/release.md for release steps.


Recommended Settings

{
  "workbench.colorTheme": "Leo Dew Dark",
  "editor.fontFamily": "JetBrains Mono, Fira Code, Menlo, monospace",
  "editor.fontLigatures": true,
  "editor.cursorBlinking": "smooth",
  "editor.cursorSmoothCaretAnimation": "on",
  "editor.fontWeight": "400",
  "workbench.fontAliasing": "antialiased",
  "editor.fontSize": 12.5,
  "editor.fontVariations": true
}

License

MIT - made with love for Leo 🐾 by pashanaumov

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