A warm, rich espresso dark theme designed for maximum readability, soothing warm tones, and high-contrast accessibility.
Features
Warm Coffee Palette: Deep espresso editor and sidebar backgrounds (#241C14 / #1E1710).
High-Contrast Readability: Cream, gold, sage, teal, and terracotta token highlights with WCAG AAA / AA contrast ratios.
Agent & Chat Optimized: Perfectly tuned card backgrounds and borders for Devin Desktop and Windsurf chat sessions—no more washed out command blocks or diffs!
Markdown & Code Ready: Enhanced styling for diffs, inline code tags, markdown headers, and terminal commands.
Installation
Method 1: Local / Offline Installation (.vsix)
Open VS Code or Devin Desktop.
Press Ctrl+Shift+P (or Cmd+Shift+P on macOS) and run Extensions: Install from VSIX....
Select caseys-coffee-1.0.0.vsix.
Open the theme picker (Ctrl+K Ctrl+T) and select Casey's Coffee.
Method 2: Command Line
code --install-extension caseys-coffee-1.0.0.vsix
(Or in Devin Desktop: devin --install-extension caseys-coffee-1.0.0.vsix)