Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>EmberstoneNew to Visual Studio Code? Get it now.
Emberstone

Emberstone

Emberstone theme

|
130 installs
| (1) | Free
A vibrant, dark theme with warm accents to boost focus. Designed for those seeking a solid, lively environment that’s easy on the eyes.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Emberstone
Emberstone for VS Code

Install from Marketplace License Contributions - welcome

A vibrant, dark theme with warm accents to boost focus. Designed for those seeking a solid, lively environment that’s easy on the eyes.

Preview

Install theme

From marketplace

Install from Marketplace : https://marketplace.visualstudio.com/items?itemName=Emberstonetheme.emberstone

From sources

To install the theme from a .vsix file located at the root of your project (e.g., emberstone-x.x.x.vsix), follow these steps:

  1. Open Visual Studio Code.

  2. Access the Extensions View by clicking on the Extensions icon in the Activity Bar on the side of the window, or by pressing Ctrl+Shift+X.

  3. Install from VSIX:

    • Click on the three dots (...) in the top-right corner of the Extensions view.
    • Select "Install from VSIX..." from the dropdown menu.
    • In the file dialog that opens, navigate to the root of your project and select the emberstone-x.x.x.vsix file.
  4. Activate the Theme:

    • After installation, activate the theme by opening the Command Palette (Ctrl+Shift+P), typing "Color Theme," and selecting Emberstone from the list.

This method allows you to install the theme directly from your local development environment without needing to publish it to the marketplace first.

Building theme

First, ensure you have the tools to publish/build VSCode extensions:

npm install -g @vscode/vsce

To recreate the .vsix file, use this command:

vsce package

This will generate a .vsix file that you can install from Visual Studio Code following the instructions provided above.

💬 Contributing

We welcome contributions! Whether it's reporting a bug, requesting a new feature, or directly improving the themes, your input helps shape Emberstone.

📢 Feedback & Support

Found a bug? Have a feature request? Head over to the project issue page to let us know.

📜 License

Emberstone is open-source and available under the MIT License.

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