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

JoyBoy

Aditya Prasad

|
10 installs
| (0) | Free
A sleek and modern dark theme for Visual Studio Code, designed for developers who prefer a comfortable and eye-friendly coding experience. Perfect for long coding sessions with its carefully chosen color palette.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JoyBoy

A sleek and modern dark theme for Visual Studio Code, designed for developers who prefer a comfortable and eye-friendly coding experience. Perfect for long coding sessions with its carefully chosen color palette.


🌟 Features

  • Eye-friendly design: Carefully crafted color palette to reduce eye strain during long coding sessions.
  • Modern aesthetics: Sleek and professional look for an enhanced coding experience.
  • Optimized for readability: Clear distinction between syntax elements for better code comprehension.
  • Supports popular languages: Works seamlessly with JavaScript, TypeScript, Python, HTML, CSS, and more.

🚀 Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions Marketplace (Ctrl+Shift+X or Cmd+Shift+X on macOS).
  3. Search for "JoyBoy".
  4. Click Install to add the theme to your editor.
  5. After installation, go to File > Preferences > Color Theme and select "JoyBoy Dark Theme".

🛠️ Manual Installation

  1. Download the latest release from the GitHub repository.
  2. Extract the .vsix file.
  3. Open Visual Studio Code and go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X on macOS).
  4. Click on the ... menu and select Install from VSIX.
  5. Choose the downloaded .vsix file and install the theme.

⚙️ Customization

If you want to customize the theme further, you can override specific colors in your settings.json file. For example:

"workbench.colorCustomizations": {
    "[JoyBoy]": {
        "editor.background": "#1E1E1E",
        "editor.foreground": "#FFFFFF",
        "editorCursor.foreground": "#FF0000"
    }
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft