Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Ember DuskNew to Visual Studio Code? Get it now.
Ember Dusk

Ember Dusk

Kamil Wdowicz

|
2 installs
| (0) | Free
A warm, borderless mid-dark theme. Coral, sand and sage on charcoal — state shown by fill and dimming instead of lines.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Ember Dusk & Dawn

Two warm, borderless themes that share one palette: Ember Dusk (mid-dark) and Ember Dawn (mid-light).

Ember Dusk

A warm mid-dark theme for VS Code. Charcoal that is lifted well off pure black, syntax colors pulled down in saturation, and no borders anywhere — active tab, active file and focused pane are shown by a filled block and by dimming everything else. The active line number glows coral so the caret is never lost.

Palette

role hex
editor background #262320
panel background #221f1c
raised / active fill #322c26
foreground #e9e2d7
comment #6f665c
keyword #e8836b
string #d9b877
function #a7c07d
type / class #7fbcb0
number / constant #c39ae0
parameter #d3a06e

Ember Dawn

The same theme on the other side of the middle: warm paper instead of charcoal, never pure white, with the accents darkened to the same muted weight. Still borderless — active tab and active file are a filled block, everything else dims back.

role hex
editor background #f2ece1
panel background #ebe3d6
raised / active fill #e5dccb
foreground #3b352c
comment #8c8271
keyword #bd5537
string #8c7118
function #5d7a2f
type / class #2c7b6e
number / constant #7f52a6
parameter #a2661f

Install

From the Marketplace: Extensions → search "Ember Dusk" → Install → Ctrl+K Ctrl+T → Ember Dusk or Ember Dawn.

Recommended settings

Pairs well with a low-contrast mono at a generous line height:

{
  "editor.fontFamily": "'JetBrains Mono', Consolas, monospace",
  "editor.fontSize": 14,
  "editor.lineHeight": 1.7,
  "editor.fontLigatures": true,
  "editor.renderLineHighlight": "line",
  "editor.minimap.enabled": false,
  "breadcrumbs.enabled": false
}

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft