💜 Lavender Dreams 💜
Visual Studio Code
|
LAVENDER CORE WITH
* . * .
* . * .
* . * .
* . * .
* . * .
* . * .
> A gentle pastel theme inspired by twilight in a lavender field - soft, dreamy, and calming

✨ About
Lavender Dreams is a carefully crafted VS Code theme that brings the serene beauty of a lavender field at twilight to your coding environment. With its gentle pastel purple palette and low saturation colors, this theme creates a calming, dreamy atmosphere perfect for creative coding sessions and long programming marathons.
🌸 Color Palette
The theme is built around a harmonious lavender-inspired color scheme:
- 🌙 Primary Background:
#2a2438 - Warm dark lavender, like evening sky
- 🌿 Secondary Background:
#251f30 - Deeper tone for panels and sidebars
- 🌺 Tertiary Background:
#1f1a28 - Rich base tone for highlighted areas
- ✨ Primary Text:
#f8f4ff - Ghostly white with subtle lilac tint
- 💫 Secondary Text:
#e0d8f0 - Soft lavender-gray for subtitles
- 🔮 Muted Text:
#b8aec8 - Muted pastel gray for comments
Accent Colors
- 💜 Lavender:
#b19cd9 - Classic lavender (primary accent)
- 🌸 Periwinkle:
#c9a9dd - Gentle light purple (buttons, highlights)
- 🌺 Plum Blossom:
#dda0dd - Plum-pink (notifications, important elements)
- ✨ Misty Mauve:
#d8b4e2 - Airy lilac (hover states)
- 🌙 Dewdrop:
#e6ddff - Almost white with lilac tint (temporary highlights)
🎨 Theme Variants
🌙 Lavender Dreams
✨ Lavender Dreams Soft
📦 Installation
Via VS Code Marketplace
- Open VS Code
- Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
- Search for "Lavender Dreams"
- Click Install
- Reload VS Code
Manual Installation
- Download the
.vsix file from releases
- Open VS Code
- Press Ctrl+Shift+P / Cmd+Shift+P
- Type "Extensions: Install from VSIX"
- Select the downloaded file
🌟 Activation
- Open VS Code Command Palette (Ctrl+Shift+P / Cmd+Shift+P)
- Type "Preferences: Color Theme"
- Select "Lavender Dreams" or "Lavender Dreams Soft"
- Enjoy your dreamy coding experience! ✨
🌸 Features
- 🌙 Gentle on the eyes: Low saturation colors reduce eye strain
- 💜 Harmonious palette: Carefully balanced lavender tones
- ✨ Two variants: Choose between full intensity and soft versions
- 🌺 Complete coverage: Supports all VS Code UI elements
- 🔮 Semantic highlighting: Enhanced syntax highlighting support
- 🌸 Language support: Optimized for all popular programming languages
- 💫 Accessibility: High contrast ratios for better readability
- 🌙 Night-friendly: Perfect for evening and late-night coding
🎯 Perfect For
- 🌸 Creative coding - Web development, design, and artistic programming
- 🌙 Evening sessions - Gentle colors perfect for night coding
- 💜 Long coding marathons - Reduced eye strain for extended use
- ✨ Meditative programming - Calming atmosphere for focused work
- 🌺 Purple lovers - For those who appreciate lavender aesthetics
🖼️ Screenshots
Python

HTML/CSS

Terminal\SH

🛠️ Recommended Settings
For the best experience with Lavender Dreams, consider these VS Code settings:
{
"editor.semanticHighlighting.enabled": true,
"editor.bracketPairColorization.enabled": true,
"editor.guides.bracketPairs": true,
"editor.fontLigatures": true,
"workbench.iconTheme": "material-icon-theme",
"editor.cursorBlinking": "smooth",
"editor.cursorSmoothCaretAnimation": "on"
}
🎨 Customization
You can customize the theme colors by adding these to your VS Code settings:
{
"workbench.colorCustomizations": {
"[Lavender Dreams]": {
"editor.background": "#2a2438",
"sideBar.background": "#251f30"
}
},
"editor.tokenColorCustomizations": {
"[Lavender Dreams]": {
"comments": "#b8aec8"
}
}
}
🌟 Language Support
Lavender Dreams provides excellent syntax highlighting for:
- Web Technologies: HTML, CSS, SCSS, JavaScript, TypeScript, React, Vue, Angular
- Backend Languages: Python, Java, C#, PHP, Ruby, Go, Rust
- Data & Config: JSON, YAML, XML, TOML, INI
- Markup: Markdown, LaTeX, reStructuredText
- Databases: SQL, MongoDB queries
- DevOps: Docker, Kubernetes, Terraform
- And many more!
🐛 Issues & Feedback
Found a bug or have a suggestion? We'd love to hear from you!
🤝 Contributing
We welcome contributions! Please see our Contributing Guide for details.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature)
- Commit your changes (
git commit -m 'Add amazing feature')
- Push to the branch (
git push origin feature/amazing-feature)
- Open a Pull Request
📝 Changelog
See CHANGELOG.md for a detailed history of changes.
📄 License
This theme is licensed under the MIT License.
💜 Credits
Lavender Dreams was created with love by the Lavender Studio team.
- 🎨 Design: Inspired by the tranquil beauty of lavender fields at twilight
- 🌸 Color Theory: Based on harmonious purple color relationships
- ✨ User Experience: Crafted for comfort during long coding sessions
If you enjoy Lavender Dreams, you might also like:
- 🌌 Cosmic Nebula - Deep space purple with alien flora accents
- 🌅 Aurora Borealis - Northern lights inspired theme
- 🌊 Ocean Breeze - Calming blue-green coastal theme