Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Hybrid NextNew to Visual Studio Code? Get it now.
Hybrid Next

Hybrid Next

Neil Kistner

|
6,689 installs
| (2) | Free
Hybrid Next theme for VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hybrid Next

Version Installs Rating

A port of the Hybrid Next theme to VS Code.

Installation

Extension Marketplace

Launch VS Code Quick Open (⌘+P), paste the following command, and press enter.

ext install theme-hybrid-next

Download .vsix From Releases

Go to the latest release and download the .vsix file.

Use the VS Code Command Palette (⇧⌘P) and run Extensions: Install from VSIX....

Clone Repository

Change to your VS Code extensions directory:

# Windows
$ cd %USERPROFILE%\.vscode\extensions

# Linux & macOS
$ cd ~/.vscode/extensions/

Clone this repository as wyze.theme-hybrid-next:

$ git clone https://github.com/wyze/vscode-hybrid-next.git wyze.theme-hybrid-next

Screenshots

Screenshots are using Fira Code font.

Base

JS HTML

Gray Background

Gray Background JS Gray Background HTML

Build

This will generate the themes to the themes/ folder.

$ git clone https://github.com/wyze/vscode-hybrid-next.git
$ cd vscode-hybrid-next
$ npm install
$ npm run build

Credits

Thank you to Kai Cataldo for making the Hybrid Next theme for Atom.

Change Log

Full Change Log

v2.4.0 (2019-07-27)

  • Change status bar background color (@wyze in 1271aa9)
  • Convert project to new structure (@wyze in b5cca6c)

License

MIT © Neil Kistner

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