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

Claudio Code Theme

Matheus Teles

|
15 installs
| (4) | Free
A warm terracotta-and-cream theme pair (dark + light) — soft backgrounds, pastel syntax, and muted accents for long coding sessions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Claudio Code Theme

Claudio Code Theme

A warm terracotta-and-cream theme pair for VS Code — soft backgrounds, pastel syntax, and muted accents for long coding sessions.

Why

This theme was created right after Anthropic shipped the Claude Code desktop redesign on April 14, 2026 — a full rebuild of the desktop app around parallel agent sessions, with a refreshed visual identity: warm near-black surfaces, terracotta accents, and a calmer pastel palette for syntax. The new look was striking enough to want it everywhere, so this theme ports the same language to VS Code.

Variants

Variant Use case
Claudio Code Dark Low-light environments and long focus sessions — near-black background, cream text, terracotta accents
Claudio Code Light Daytime and bright rooms — warm off-white background, dark text, same terracotta accent for visual continuity

Preview

Claudio Code Dark   Claudio Code Light

Install

From the Marketplace (CLI)

code --install-extension matheus-teles.claudio-code-theme

Then open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P) → Preferences: Color Theme → choose Claudio Code Dark or Claudio Code Light.

From source (local .vsix)

git clone https://github.com/matheustdo/claudio-code-theme.git
cd claudio-code-theme
npx @vscode/vsce package
code --install-extension claudio-code-theme-*.vsix

Project Info

  • Maintainer: Matheus Teles
  • Repository: matheustdo/claudio-code-theme
  • Marketplace: Claudio Code Theme
  • License: MIT
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft