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

Yeap Theme

Asmir

|
34 installs
| (0) | Free
A Yeap theme for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
Yeap Theme Logo

Yeap Theme

An official Yeap theme for Visual Studio Code.

Theme preview in Visual Studio Code

Install

Download the .vsix theme from the Releases section and drag it into the Extensions panel in VS Code.

Recommendations

Below you can find a few recommendations for your settings.json to match the Yeap experience even closer in your Visual Studio Code:

{
  // Editor
  "editor.smoothScrolling": true,
  "editor.fontSize": 14,
  "editor.fontFamily": "'Fira Code'",
  "editor.mouseWheelZoom": false,
  "editor.fontLigatures": true,
  "editor.minimap.size": "proportional",
  "editor.cursorBlinking": "expand",
  "editor.cursorSmoothCaretAnimation": "on",
  "window.titleBarStyle": "custom",
  // Terminal
  "terminal.integrated.mouseWheelZoom": false,
  "terminal.integrated.cursorStyle": "line",
  "terminal.integrated.cursorBlinking": true,
  // As you like
  "breadcrumbs.enabled": false,
  "editor.minimap.enabled": false
}

You can download the Fira Code font from GitHub.

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