Overview Version History Q & A Rating & Review
🍋 Lemon Crash - VS Code Theme
Lemon Crash is a vibrant and modern theme for Visual Studio Code, designed to provide a fresh and energizing coding experience.
✨ Features
🎨 Bold and contrasting colors for improved readability.
🌙 Dark mode optimized for long coding sessions.
💻 Clean and minimalist design to reduce visual fatigue.
🏎 High performance , without affecting editor speed.
📥 Installation
Open Visual Studio Code .
Go to the Extensions section (Ctrl+Shift+X
/ Cmd+Shift+X
).
Search for "Lemon Crash" .
Click Install .
Activate the theme from Preferences > Color Theme > Lemon Crash
.
🖼 Screenshots
Lemon Crash Theme Preview
🛠 Customization
If you want to tweak some colors, you can do so from settings.json
:
"workbench.colorCustomizations": {
"editor.background": "#1e1e1e",
"editor.foreground": "#f8f8f2"
}
📌 Contribute
If you have suggestions or find issues, open an issue in our GitHub repository .
📜 License
This theme is licensed under MIT .
🚀 Enjoy coding with Lemon Crash! 🍋