An open API service indexing awesome lists of open source software.

https://github.com/thrsouza/emerald-minimal-theme

A minimal VS Code theme — deep midnight darks and crisp light surfaces, tied together by a single vivid emerald glow. Dark and light variants included.
https://github.com/thrsouza/emerald-minimal-theme

color-theme emerald minimal theme

Last synced: 22 days ago
JSON representation

A minimal VS Code theme — deep midnight darks and crisp light surfaces, tied together by a single vivid emerald glow. Dark and light variants included.

Awesome Lists containing this project

README

          

# Emerald Minimal Theme

Deep midnight darks and crisp lights for VS Code, tied together by a single emerald glow.

## Variants

### Emerald Minimal Light

Soft off-white surfaces (`#f3f5f4`) paired with deep slate text (`#101828`) and a rich emerald accent (`#007d6d`) tuned for readable, low-glare contrast.

![preview-light](https://raw.githubusercontent.com/thrsouza/emerald-minimal-theme/master/emerald-minimal-light-preview.png)

### Emerald Minimal Dark

Deep midnight surfaces (`#111111`) with calm light-gray text (`#e5e5e5`) and a bright emerald accent (`#00d2be`) that glows across the UI without straining the eyes.

![preview-dark](https://raw.githubusercontent.com/thrsouza/emerald-minimal-theme/master/emerald-minimal-dark-preview.png)

## Highlights

- Fully styled interface — editor, sidebar, tabs, panels, status bar, and command palette.
- Carefully tuned syntax highlighting for readability in both light and dark.
- Matching integrated terminal, Git decorations, and diff colors.
- Bracket pair colorization that stays subtle and on-theme.

## Installation

1. Open the **Extensions** view in VS Code (`Ctrl/Cmd+Shift+X`).
2. Search for **Emerald Minimal Theme**.
3. Click **Install**.

## Activation

1. Open the Command Palette (`Ctrl/Cmd+Shift+P`).
2. Run **Preferences: Color Theme**.
3. Pick **Emerald Minimal Dark** or **Emerald Minimal Light**.

## License

Released under the [MIT License](./LICENSE).