ClawBeige
A warm, minimal VSCode theme inspired by the Claude Desktop interface — soft beige tones, terracotta accents, and easy-on-the-eyes contrast.
Available in two variants:
| Variant |
Style |
| ClawBeige |
☀️ Light — warm cream background |
| ClawBeige Dark |
🌙 Dark — deep warm brown background |
Color Palette
Both themes share the same accent colors, only the background and foreground are inverted.
Light variant
| Role |
Color |
| Background |
#F5F0EA |
| Sidebar |
#F0EBE5 |
| Text |
#2C2420 |
| Accent (rust) |
#C15F3C |
| Strings |
#7A5A20 |
| Functions |
#6A4A90 |
| Types / Classes |
#2A5A8A |
| Comments |
#A89888 |
Dark variant
| Role |
Color |
| Background |
#1a1815 |
| Sidebar |
#201d18 |
| Text |
#e8e6e3 |
| Accent (rust) |
#C15F3C |
| Strings |
#d4a96a |
| Functions |
#d4b483 |
| Types / Classes |
#c9a96e |
| Comments |
#6a6158 |
Typography
The theme works beautifully with Anthropic Sans — the same font used in Claude Desktop.
It also pairs well with Geist Mono, SF Mono, or Fira Code.
Recommended settings:
"editor.fontFamily": "'Anthropic Sans', sans-serif",
"editor.fontSize": 13,
"editor.lineHeight": 22
Installation
- Open Extensions in VSCode (
Cmd+Shift+X)
- Search for
ClawBeige
- Click Install
- Open Command Palette (
Cmd+Shift+P) → Preferences: Color Theme → select ClawBeige or ClawBeige Dark
About
Designed by Benoit Raphael — built with Claude Code.
| |