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

Dark Vibes Theme

Rishab Kumar

|
42 installs
| (0) | Free
A dark theme with vibrant syntax highlighting
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dark Vibes Theme for VS Code

Dark Vibes Logo

A vibrant dark theme with carefully selected syntax highlighting that's easy on the eyes for long coding sessions.

Version Installs Rating

Installation

  1. Open Extensions sidebar panel in VS Code (Ctrl+Shift+X / ⌘+Shift+X)
  2. Search for Dark Vibes Theme
  3. Click Install
  4. Click Reload to reload your editor
  5. Select the theme via File > Preferences > Color Theme > Dark Vibes

Features

  • 🌙 Deep blue-gray background that reduces eye strain
  • 🎨 Vibrant syntax highlighting with carefully selected colors
  • 💻 Designed for readability in long coding sessions
  • 🔄 Consistent highlighting across multiple languages
  • 📱 Optimized UI elements for the entire VS Code interface

Language Support

Dark Vibes provides enhanced syntax highlighting for a wide range of languages including:

  • JavaScript/TypeScript
  • HTML/CSS
  • Python
  • Java
  • C/C++/C#
  • PHP
  • Ruby
  • Go
  • Rust
  • JSON/YAML
  • Markdown
  • And many more!

Screenshots

Python

Python Screenshot

Bash

Bash Screenshot

JavaScript/React

JavaScript/React Screenshot

HTML/CSS

HTML/CSS Screenshot

C++

C++ Screenshot

Color Palette

Dark Vibes uses a carefully crafted color palette:

  • Background: #1E2433
  • Foreground: #D4D4D4
  • Comments: #6A9955
  • Functions: #4EC9B0
  • Keywords: #C586C0
  • Strings: #CE9178
  • Variables: #9CDCFE
  • Numbers/Constants: #F78C6C
  • Tags: #F92672

Recommended Settings

For the best experience with Dark Vibes, consider the following settings:

{
  "editor.fontFamily": "'Fira Code', Consolas, 'Courier New', monospace",
  "editor.fontLigatures": true,
  "editor.fontSize": 14,
  "editor.lineHeight": 24,
  "editor.cursorBlinking": "phase",
  "editor.cursorSmoothCaretAnimation": true,
  "editor.cursorWidth": 2,
  "editor.smoothScrolling": true
}

Contributing

If you'd like to contribute to this theme, please feel free to submit a PR on GitHub.

Issues & Suggestions

For any issues or suggestions, please open an issue on GitHub.

Release Notes

0.1.0 (Initial Release)

  • Initial release of Dark Vibes
  • Support for all major programming languages
  • Optimized UI elements and syntax highlighting

Enjoy coding with Dark Vibes!

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