Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Carbon Design System ThemeNew to Visual Studio Code? Get it now.
Carbon Design System Theme

Carbon Design System Theme

taotao7

|
17 installs
| (0) | Free
A professional dark theme for VS Code inspired by IBM's Carbon Design System. Features enterprise-grade colors, accessibility compliance, and modern syntax highlighting.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Carbon Design System Theme for VS Code

A professional dark theme for Visual Studio Code inspired by IBM's Carbon Design System. This theme brings the sophisticated color palette and design principles of IBM's enterprise design system to your coding environment.

Preview

Carbon Design System Theme Preview

Features

🎨 Carbon Design System Colors

  • Blue Core: Primary interactive elements using IBM's signature blue (#0f62fe)
  • Layered Grays: Multi-level gray system for clear visual hierarchy
  • Support Colors: Consistent error (#da1e28), success (#24a148), warning (#f1c21b), and info (#0043ce) colors
  • Professional Palette: Enterprise-grade color combinations for optimal readability

🌟 Design Principles

  • Accessible: Follows WCAG contrast standards (3:1 and 4.5:1 ratios)
  • Consistent: Unified color language across all UI elements
  • Professional: Enterprise-quality design suitable for professional development
  • Modern: Balances human-centric design with digital-first aesthetics

🚀 Syntax Highlighting

  • Functions: Carbon blue (#4589ff) for clear function identification
  • Keywords: Carbon purple (#be95ff) for language constructs
  • Strings: Carbon green (#24a148) for string literals
  • Numbers: Carbon yellow (#f1c21b) for numeric values
  • Comments: Subtle gray (#6f6f6f) with italic styling
  • Operators: Carbon cyan (#82cfff) for logical operators

📋 UI Components

  • Activity Bar: Clean dark background with IBM blue accents
  • Side Bar: Layered gray system for clear content organization
  • Status Bar: IBM blue primary color for important status information
  • Terminal: Full ANSI color support with Carbon color mappings
  • Editor: Optimized background colors for extended coding sessions

Installation

From VS Code Marketplace

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "Carbon Design System Theme"
  4. Click Install
  5. Go to File > Preferences > Color Theme
  6. Select "Carbon Design System Theme"

Manual Installation

  1. Download the theme files
  2. Copy to your VS Code extensions folder:
    • Windows: %USERPROFILE%\.vscode\extensions\
    • macOS: ~/.vscode/extensions/
    • Linux: ~/.vscode/extensions/
  3. Restart VS Code
  4. Select the theme from File > Preferences > Color Theme

Color Palette

Primary Colors

Color Hex Usage
Blue 60 #0f62fe Primary interactive, buttons, links
Blue 50 #4589ff Functions, methods
Blue 40 #78a9ff Classes, types
Blue 30 #a6c8ff Light blue accents

Support Colors

Color Hex Usage
Red 60 #da1e28 Errors, invalid states
Green 50 #24a148 Success, strings
Yellow 30 #f1c21b Warnings, numbers
Purple 40 #be95ff Keywords, JSON keys

Background & Text

Color Hex Usage
Gray 100 #161616 Editor background
Gray 90 #262626 Sidebar, panels
Gray 80 #393939 Active tabs, selections
Gray 10 #f4f4f4 Primary text
Gray 60 #6f6f6f Comments, secondary text

Language Support

This theme provides optimized syntax highlighting for:

  • JavaScript/TypeScript: Enhanced function and class highlighting
  • Python: Clear distinction between functions, classes, and keywords
  • HTML/CSS: Proper tag and property differentiation
  • JSON: Multi-level key coloring for nested structures
  • Markdown: Structured heading and formatting support
  • And many more...

Contributing

We welcome contributions! If you have suggestions for improvements or find any issues:

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

Credits

  • IBM Carbon Design System: Color palette and design principles
  • IBM Design Language: Typography and visual hierarchy guidelines
  • Carbon Design System Documentation: Token system and accessibility standards

License

This theme is released under the MIT License. See LICENSE file for details.

Changelog

v1.0.0

  • Initial release based on Carbon Design System
  • Complete color token mapping
  • Full syntax highlighting support
  • Accessibility compliance
  • Professional UI theming

Enjoy coding with the professional elegance of IBM's Carbon Design System! 🎨✨

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