Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>VSChillNew to Visual Studio Code? Get it now.
VSChill

VSChill

Matthieu Locussol

|
153 installs
| (0) | Free
VSChill is a color theme for VSCode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSChill

VSChill is a Visual Studio Code theme based on Nord, specifically edited to fit my preferences regarding Javascript / Typescript programming.

Notes

Recommended settings

In addition to this color theme, I recommend using these settings:

"editor.fontFamily": "'Fira Code iScript', 'Fira Code', Consolas, 'Courier New', monospace",
"editor.fontLigatures": true,
"editor.fontWeight": "400",
"editor.cursorStyle": "line",
"editor.cursorWidth": 5,
"editor.cursorBlinking": "smooth",
"editor.minimap.enabled": false,
"breadcrumbs.enabled": false,
"window.zoomLevel": 1,

Recommended font

Font used: Fira Code iScript (GitHub repository)

Recommended extensions

Still based on my preferences, I would advice:

  • Import Cost (VS Marketplace)
  • GitLens (VS Marketplace)
  • Bracket Pair Colorizer (VS Marketplace)
  • Material Icon Theme (VS Marketplace)

Considering the terminal, I use this configuration:

  • Oh My Zsh (Official website)
  • Agnoster ZSH theme (GitHub repository)
  • Meslo LG M DZ for Powerline (GitHub repository)
"terminal.integrated.shell.osx": "zsh",
"terminal.integrated.fontFamily": "Meslo LG M DZ for Powerline",

Preview

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