A warm, dark IDE theme that prioritises syntax clarity and avoids all cool colors.
Ember is a dark theme born from a simple idea: code environments should be cozy and warm, not cold and sterile. It's built around a palette of ambers, oranges, deep reds, and earthy tones, completely avoiding blues, purples, and harsh cool colors.
The name "Ember" evokes the feeling of a glowing coal—dark, but providing a comfortable, steady warmth.
Many "warm" themes can feel muddy or flat, causing different parts of the syntax to blend together. The core intention of Ember is to solve this by maintaining high clarity and useful color differentiation.
- Warm, not Washed Out: Colors are chosen to be pleasant and warm, but are saturated and distinct enough to provide meaningful syntax highlighting.
- Functional Contrast: The background is dark enough for comfort, while the foreground text has purposeful contrast to remain legible for long coding sessions.
- Purposeful Color: Keywords, variables, functions, and strings all have distinct, logical colors, ensuring that the theme's warmth enhances your workflow, rather than hiding it.
This repository currently contains theme files for:
- JetBrains IDEs (e.g., Rider, IntelliJ, PyCharm, WebStorm)
- Zed
- VS Code (this includes VS Code forks, such as Cursor, Windsurf etc.)
Note: it has only currently been tested on Rider 2025.
- Download the JetBrains theme file from this repository.
- Drag and drop the downloaded file into your IDE window.
- Press
Install.
Note: the Zed theme is not feature-parity with the JetBrains theme due to Zed limitations.
- Download the Zed theme file from this repository.
- Place it under the Zed themes directory (
~/.config/zed/themeson Linux) - In Zed, open the command palette (
Ctrl+Shift+P). - Run the
theme selectorcommand. - Select
Ember.
Note: the VS Code theme is not feature-parity with the JetBrains theme due to limitations and time.
- Download the VSIX file from this repository.
- In VS Code, open the command palette (
Ctrl+Shift+P). - Run the
Extensions: Install from VSIX...command. - Select the downloaded VSIX file.
This theme is licensed under the Apache License.
