A calm, deployed-style theme family for VS Code: forest backgrounds, a crisp green accent, and a terminal that feels shipped. Seven variants in one extension, tuned for your eyes.
ext install coderscookies.coders-cookies-themeOr search "Coders Cookies" in the Extensions view.
Preview a theme · Coders Cookies
A live preview that repaints with the theme you pick. Try a variant below and watch the editor change.
Preview a theme · Coders Cookies
Explorer
src
coders-cookies.ts
theme.json
ship.ts
README.md
We read the research on how light, color and contrast tire your eyes, then tuned every Coders Cookies palette around it. The human eye focuses mid spectrum light (around 555 nm green) with the least effort, so we lean on soft greens and warm tones, keep contrast gentle, and cut the high energy blue light.
Every 20 minutes, look at something 20 feet away for 20 seconds. Endorsed by the AAO & AOA to relax the eye and restore your blink rate.
Keep the screen about an arm's length away, top of the display at or just below eye level so you look slightly down.
Your screen shouldn't be a torch in a dark room. Match brightness to the ambient light and warm the white point at night.
Pure black + pure white causes a halation glow that strains the eye. We use soft dark grays and off-white text instead.
Desaturated greens and warm ambers carry less high energy blue light and sit where the eye focuses most comfortably. They are the backbone of every variant.
Based on published eye strain and accessibility guidance (AOA, WCAG contrast). See the full research for sources.
Switch any time via Preferences: Color Theme. Tip: try the Theme switcher up top to preview each one right here.
const theme = { name: "cookies" accent: #3DBE6A }
The signature matte green on a forest background.
const theme = { name: "cookies" accent: #36D873 }
Deeper, near-black background. The GoalPost CLI deployed look.
const theme = { name: "cookies" accent: #49DD82 }
A lighter, less-deep matte forest for brighter rooms.
const theme = { name: "cookies" accent: #74C98C }
Soft gray bg, off-white text, desaturated low-blue syntax. The all-day pick.
const theme = { name: "cookies" accent: #5EC987 }
Near-black (not #000), saves OLED battery and kills halation bloom.
const theme = { name: "cookies" accent: #E0B86C }
Amber, minimal blue light. The late-night wind-down theme.
const theme = { name: "cookies" accent: #1E9E55 }
Soft green-tinted light mode for bright rooms.
Found a bug, have a theme idea, or want to say hi? We verify your email with a quick code, then it lands in our inbox.