Dark Sakura Blossom
A cosy and dark sakura-inspired colour theme for Visual Studio Code.
Palette
Built around soft cherry blossom pinks, muted lavenders, and gentle greens set against a deep dark background:
| Role |
Colour |
Hex |
| Background |
 |
#21222e |
| Sidebar |
 |
#1a1b26 |
| Foreground / UI accent |
 |
#ffbfe8 |
| Keywords |
 |
#f2a2d6 |
| Variables |
 |
#ffa1a1d9 |
| Functions |
 |
#96ddff |
| Strings |
 |
#c5ffb0eb |
| Types / Classes |
 |
#90ffeafb |
| Constants / Numbers |
 |
#caa6fff9 |
| Comments |
 |
#ab95a5 |
Features
- Dark base with sakura-pink accents across the entire UI
- Semantic highlighting enabled out of the box
- Italic comments and select keywords for added readability
- Broad language support including TypeScript, Python, Rust, Go, Java, PHP, C/C++, and more
Installation
- Open Extensions in VS Code (
Cmd+Shift+X / Ctrl+Shift+X)
- Search for Dark Sakura Blossom
- Click Install
- Open the Command Palette (
Cmd+Shift+P / Ctrl+Shift+P) and select Preferences: Color Theme, then choose Dark Sakura Blossom
| |