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

Boongle Themes

Boongle

|
1 install
| (0) | Free
A collection of four modern themes: Boongle Dark Classic, Boongle Dark V0.2, Boongle Light, and Boongle Claude Dark
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Boongle Themes

A collection of four modern VS Code themes designed for developers who appreciate clean aesthetics with purple and orange accents.

🎨 Themes Included

Boongle Dark Classic

A very dark theme inspired by Cursor Dark, Visual Studio Dark, and GitHub Dark. Features:

  • Ultra modern dark aesthetic
  • Carefully balanced contrast for reduced eye strain
  • Subtle purple accents throughout
  • Professional appearance suitable for long coding sessions

Boongle Dark V0.2

An ultra modern dark theme with brutalist design elements and prominent purple accents:

  • Extremely dark background (#0d0d0d) for maximum focus
  • Vibrant purple (#a855f7) as the primary accent color
  • High contrast syntax highlighting
  • Modern, aggressive aesthetic for cutting-edge development

Boongle Light

A clean light theme with purple accents:

  • Bright, clean background for daytime coding
  • Purple (#7c3aed) accents for visual interest
  • Excellent readability in well-lit environments
  • Professional appearance with modern touches

Boongle Claude Dark

A dark theme styled exactly like Anthropic Claude's design:

  • Dark background (#1a1a1d) matching Claude's interface
  • Orange/amber (#ff6b35) accent color identical to Claude
  • Professional appearance with Anthropic's signature color scheme
  • Perfect for users who love Claude's aesthetic

🚀 Installation

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "Boongle Themes"
  4. Click Install

Or install via the command line:

code --install-extension boongle.boongle-themes

🎯 Usage

  1. Open VS Code
  2. Press Ctrl+Shift+P (or Cmd+Shift+P on Mac)
  3. Type "Color Theme" and press Enter
  4. Select one of the Boongle themes:
    • Boongle Dark Classic
    • Boongle Dark V0.2
    • Boongle Light
    • Boongle Claude Dark

✨ Features

  • Semantic Highlighting: Full support for VS Code's semantic token highlighting
  • Comprehensive Coverage: Syntax highlighting for all major programming languages
  • UI Integration: Complete theme coverage including editor, sidebar, activity bar, and more
  • Accessibility: Carefully chosen contrast ratios for better readability
  • Modern Design: Contemporary color schemes that reduce eye strain

🎨 Color Palette

Dark Themes

  • Background: Near-black (#0d0d0d - V0.2, #1a1a1a - Classic)
  • Foreground: Light gray (#f0f0f0 - V0.2, #e0e0e0 - Classic)
  • Primary Accent: Purple (#a855f7 - V0.2, #8b5cf6 - Classic)
  • Secondary Colors: Blue, Green, Yellow, Cyan for syntax highlighting

Light Theme

  • Background: Pure white (#ffffff)
  • Foreground: Dark gray (#1a1a1a)
  • Primary Accent: Purple (#7c3aed)
  • Secondary Colors: Blue, Green, Yellow, Cyan for syntax highlighting

🛠️ Supported Languages

Full syntax highlighting support for:

  • JavaScript/TypeScript
  • Python
  • Java
  • C/C++
  • C#
  • Go
  • Rust
  • HTML/CSS/SCSS
  • JSON/YAML
  • Markdown
  • And many more...

🔧 Customization

The themes are designed to work out of the box, but you can further customize them in your VS Code settings:

{
  "editor.tokenColorCustomizations": {
    "[Boongle Dark Classic]": {
      // Your customizations here
    }
  }
}

📝 Changelog

v1.0.0

  • Initial release
  • Three themes: Boongle Dark Classic, Boongle Dark V0.2, Boongle Light
  • Full semantic highlighting support
  • Comprehensive UI theming

🤝 Contributing

Contributions are welcome! Please feel free to submit issues and enhancement requests.

📄 License

MIT License - see the LICENSE file for details.

🔗 Links

  • VS Code Marketplace
  • GitHub Repository
  • Report Issues

Made with ❤️ by the Boongle Team

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