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

Claude VSCode Theme

Alvin Unreal

|
65 installs
| (1) | Free
Thoughtful dark theme collection with classic and italic variants. Inspired by Claude AI with carefully balanced contrast and warm syntax colors for long coding sessions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Claude VSCode Theme

Thoughtful dark theme collection inspired by Claude AI. Features both classic and italic variants with carefully balanced contrast and warm syntax colors to reduce eye strain during long coding sessions.

Part of awesomeclaude.ai

Version Downloads Rating License


Claude Theme Preview

Install Now • View Screenshots


✨ Why Claude Theme?

🎯 Perfect Readability

  • WCAG AA+ compliant contrast ratios
  • Optimized for long coding sessions
  • Reduces eye strain with warm dark colors

🎨 Beautiful Syntax

  • Hand-picked colors for each token type
  • Supports 16+ programming languages
  • Advanced semantic highlighting

⚡ Zero Fatigue

  • Carefully balanced brightness levels
  • Smooth color transitions
  • Consistent visual hierarchy

🛠️ Multiple Variants

  • Classic & italic variations
  • High contrast support
  • 4 themes total

🎭 Theme Variants

Theme Style Description Best For
Claude Dark Classic Elegant dark theme with warm tones General development, long coding sessions
Claude Dark Italic ✨ Italic Same elegance with beautiful italic styles Italic font lovers, expressive coding
Claude Dark High Contrast Classic Maximum visibility with vibrant colors Accessibility, presentations, bright environments
Claude Dark High Contrast Italic ✨ Italic High contrast with stylish italic elements Accessibility + italic enthusiasts

💡 Pro Tip: For the best italic experience, use fonts like 'Maple Mono' or 'Victor Mono' with font weight 500!

🚀 Quick Installation

Method 1: Marketplace (Recommended)

ext install alvinunreal.claude-vscode-theme

Method 2: Manual Install

  1. Open VSCode
  2. Ctrl+Shift+X (Extensions)
  3. Search "Claude Theme"
  4. Click Install
  5. Ctrl+K Ctrl+T → Select Claude Dark

Method 3: Settings Sync

Add to your settings.json:

{
    "workbench.colorTheme": "Claude Dark",
    // For italic lovers (optional)
    "editor.fontFamily": "'Maple Mono', 'Victor Mono', 'Fira Code', monospace",
    "editor.fontWeight": "500"
}

📸 Screenshots

🖼️ Theme Gallery

Classic Variants

🌃 Claude Dark

Claude Dark Theme

Elegant dark theme with warm tones

🔆 High Contrast

Claude Dark High Contrast

Enhanced visibility for accessibility

✨ Italic Variants

🌃✨ Claude Dark Italic

Claude Dark Italic Theme

Expressive coding with beautiful italic styles

📝 Shown with 'Maple Mono' font weight 500

🔆✨ High Contrast Italic

Claude Dark High Contrast Italic

Maximum visibility with stylish italic elements

📝 Shown with 'Victor Mono' font weight 500

🎨 Color Palette

Color Hex Usage
🧡 Crail #E07A47 Primary accent, brand
🔵 Blue #7AB8FF Classes, types, interfaces
🟢 Green #86E89A Strings, markup code
🟣 Purple #C79BFF Keywords, control flow
🔴 Red #FF7A7A Errors, important
🟡 Yellow #FFDF61 Constants, numbers

🚀 Language Support

First-Class Support

Frontend Backend Systems Data
JavaScript Python Rust JSON
TypeScript Java C++ YAML
React Go C# SQL
HTML5 PHP Shell Markdown
CSS3 Ruby

Advanced Features

  • 🎯 Semantic Highlighting: Context-aware syntax colors
  • ✨ Italic Variants: Beautiful italic styles for expressive coding
  • 🔍 Error Detection: Enhanced error and warning visibility
  • 📝 Comment Styling: Intelligent comment formatting with optional italics
  • 🌈 Bracket Matching: Smart bracket pair colorization
  • 🎨 Font Optimization: Crafted for modern coding fonts like Maple Mono & Victor Mono

💖 Community & Support

Community & Feedback

We'd love to hear from you! Share your experience with Claude Theme:

  • ⭐ Rate the extension in the VS Code marketplace
  • 🐛 Report issues through VS Code's built-in feedback system
  • 💡 Suggest improvements via GitHub discussions

🛠️ Development

Contributing Guide
# 1. Fork & Clone
git clone https://github.com/your-username/claude-vscode-theme.git
cd claude-vscode-theme

# 2. Install dependencies  
npm install

# 3. Make changes to src/theme/
# ...

# 4. Build themes
npm run build

# 5. Test in VSCode
npm run package
# Install the generated .vsix file

# 6. Submit PR
git push origin feature/your-feature

📄 License

MIT License - see LICENSE file for details.

🙏 Acknowledgments

Special thanks to the Catppuccin team for their architectural insights.


Made with 🧡 by AlvinUnreal

Love VSCode

If Claude VSCode Theme made your coding experience better, please consider ⭐ starring the repo!

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