Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>LazyVscode ThemeNew to Visual Studio Code? Get it now.
LazyVscode Theme

LazyVscode Theme

Preview

lazyvscode-theme

|
56 installs
| (0) | Free
Fancy, smooth and beautiful UI like Lazyvim
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LazyVscode Theme 🎨

A smooth and fancy Visual Studio Code theme with beautiful UI elements and smooth transitions.

Screenshots

[Coming soon]

Installation 🚀

ext install lazyvscode-theme

Or install through the VS Code Marketplace.

Customization 🛠️

By default, this theme uses Comic Sans font for a unique coding experience. If you prefer a different font, you can override it in your settings.json:

{
    // Override default Comic Sans font
    "editor.fontSize": 14,
    "editor.fontFamily": "JetBrains Mono", // Change from Comic Sans to your preferred font
    "editor.fontLigatures": true,

    // Terminal font settings
    "terminal.integrated.fontSize": 14,
    "terminal.integrated.fontFamily": "JetBrains Mono" // Change from Comic Sans to your preferred font
}

Contributing 🤝

Issues and PRs are always welcome!

License 📝

MIT

Made with ❤️ by [Your Name]

⭐ If you like this theme, don't forget to rate it!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft