New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

Lavender Dreams Theme

Package Overview
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry
This package has malicious versions linked to the ongoing "GlassWorm v2" supply chain attack.

Affected versions:

1.0.3
View campaign page

Lavender Dreams Theme

A gentle pastel theme inspired by twilight in a lavender field - soft, dreamy, and calming

unpublished
Open VSX
Version
1.0.3
Version published
Maintainers
0
Created
Source

💜 Lavender Dreams 💜
Visual Studio Code

LAVENDER CORE WITH <3

*           .           *           . *           .           *           . *           .           *           . *           .           *           . *           .           *           . *           .           *           .

A gentle pastel theme inspired by twilight in a lavender field - soft, dreamy, and calming

Lavender Dreams Theme Preview

✨ 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

Python Example

HTML/CSS

HTML CSS Example

Terminal\SH

JSON Example

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!

  • 🐛 Report Issues
  • 💡 Request Features
  • Rate & Review

🤝 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

🌸 Sweet dreams and happy coding! 💜

Made with 💜 by Lavender-Studio

⭐ Star on GitHub📦 VS Code Marketplace🐛 Report Issues

Keywords

color-theme

FAQs

Package last updated on 03 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts