A warm, dichromatic VS Code theme by Backtier Labs. Two hue families, oat (warm tan) and mulberry (warm purple-brown), on a creamy oat canvas. Cozy, earthy, and easy on the eyes.

Installation
- Open VS Code
- Go to Extensions (
Ctrl+Shift+X/Cmd+Shift+X) - Search for Mulberry Oats
- Click Install
- Open the Command Palette (
Ctrl+K Ctrl+T/Cmd+K Cmd+T) and select Mulberry Oats
Design
The palette stays entirely within the warm spectrum - no cool neutrals, no blue-grays. The result is a cohesive, low-distraction editing environment that feels warm without sacrificing readability.
Three visual zones:
| Zone | Color | Elements |
|---|---|---|
| Editor | Oat #FDF8EC |
Main text area, gutter, minimap |
| Chrome | Oat #FAF1DE |
Sidebar, tabs, activity bar, panel, terminal |
| Anchors | Mulberry #4E2934 |
Title bar (top) + status bar (bottom) |
Palette
Oat ramp - surfaces, fills, and neutral text anchors sampled from the Backtier brand mark.
Mulberry ramp - warm purple-brown accent for interactive elements, keywords, functions, parameters, and primary syntax hierarchy.
Claret (#8C3F5D) - a distinct second accent, reserved exclusively for class, type, interface, and namespace names.
Semantic colors - sage (strings/success), brick (errors/regex), honey (warnings UI only), slate (info/diff).
Syntax Highlights
- Keywords, functions, numbers, parameters - mulberry
#7A4452 - Class / type / interface names - claret
#8C3F5Dbold - String literals - sage
#5E8B3A - Comments - oat
#8B7B62italic - Body text / plain variables - warm brown
#4A3A24 - Errors / regex - brick
#A8442A
License
MIT © Backtier Labs