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

Commadoor Theme

Commadoor Books

|
16 installs
| (0) | Free
Custom theme using commadoor brand colors
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CommaDoor Theme

A custom VS Code theme based on the CommaDoor color palette.

Colors

This theme uses the following color palettes:

Theme Colors

Name Color Hex Value
Amaranth #e02460
Plum #7b227c
Palatinate #5a0c4e
Persian #1fb28d
Picton #20a5b6
Apple #95a81a
Vesuvius #de9a12
Paper #ebe4e0
Smoke #e0d6d1
Fog #b8a094
Soot #2f2c22
Eerie #181611
Void #1d1b16

Light Theme

Dark Theme Colors

Name Color Hex Value
Amaranth #b31446
Plum #9f2ba1
Palatinate #45073c
Persian #184e40
Picton #0b6d7a
Apple #606d0d
Vesuvius #946300
Paper #eaddd7
Smoke #b9b4a2
Fog #746e58
Soot #2d2b24
Eerie #26241c
Void #1d1b16
Black #1d1616

Dark Theme

Installation

Local Installation

  1. Copy the commadoor-theme folder to your VS Code extensions folder:

    • Windows: %USERPROFILE%\.vscode\extensions
    • macOS: ~/.vscode/extensions
    • Linux: ~/.vscode/extensions
  2. Restart VS Code

  3. Select the theme:

    • Press Cmd+K Cmd+T (macOS) or Ctrl+K Ctrl+T (Windows/Linux)
    • Select "CommaDoor Light" or "CommaDoor Dark" from the list

Building VSIX

To create a shareable VSIX package:

  1. Install vsce: npm install -g @vscode/vsce
  2. Navigate to the theme folder: cd /path/to/commadoor-theme
  3. Run: vsce package
  4. Install the generated .vsix file through VS Code's Extensions view
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft