Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Vision Smash CodeNew to Visual Studio Code? Get it now.
Vision Smash Code

Vision Smash Code

gentlybeing

|
91 installs
| (0) | Free
Add cursor trail effects, window animations, and gradient theme effects to VS Code, making your coding experience more vivid and interesting!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vision Smash Code 🎨

VS Code Version Downloads License

A visual enhancement extension for VS Code that injects life into your coding experience! Provides mouse/cursor trails, typing effects, smooth window animations, and beautiful gradient themes.

🌐 English | 中文文档


🚀 Quick Start

📋 Prerequisites

⚠️ Important: You must install Custom CSS and JS Loader before using this extension, or no visual effects will work!

VS Code extensions cannot directly modify editor styles, so Custom CSS and JS Loader is required to inject custom CSS/JS.

📝 Enable Steps

  1. Open VS Code Extension Marketplace
  2. Install dependency: Custom CSS and JS Loader (by be5invis)
  3. Install this extension: Search and install Vision Smash Code (by gentlybeing)
  4. Open Settings
    • Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (macOS) to open the Command Palette
    • Type Vision Smash Code: OpenSettings and run
  5. Enable features: Toggle the features you want in the settings page
  6. Apply changes
    • After changing config, the extension will prompt you to reload VS Code
    • Click Confirm in the Custom CSS and JS Loader prompt
    • Wait for VS Code to restart and apply all effects

restart

⚙️ Configuration Options

Setting Default Description
visionSmashCode.base.cursor false Enable cursor trail effects
visionSmashCode.base.animations false Enable window animation effects
visionSmashCode.base.gradient false Enable gradient theme effects
visionSmashCode.base.word false Enable typing explosion effects
visionSmashCode.base.mouse false Enable mouse tail effects

❓ Why does VS Code show "corrupted"?

This is normal! Custom CSS and JS Loader modifies VS Code's internal files to inject styles. It does not affect any VS Code features or your experience.

To dismiss the warning:

  • Click "Don't show again" in the popup
  • Or see Custom CSS and JS Loader docs

✨ Features

All features can be enabled/disabled independently.

🌈 Gradient Theme Enhancements

Add beautiful gradients to various VS Code UI elements for a more vivid experience.

Feature Preview
Top active tab gradient topactivate
Line number rainbow glow linenumber
Command palette gradient quickinput
Editor hover glass effect editorhover
Text subtle gradients textgradient
Text glow textglow
Git change icon gradients Built-in

🪟 Window Animations

Smooth animations for VS Code UI interactions, making operations more fluid and natural.

Feature Preview
Command palette expand/collapse quickinput_animation
List item fade-in list
Active item highlight activateItem
Smooth UI mode transitions smooth

🖱️ Mouse Trail Effects

Add colorful mouse trails for a more dynamic coding experience. Five built-in styles (customizable):

Style Effect
Dots dots
Beam beam
Ribbon ribbon
Smoke smoke
Electric electric

🆚 Typing Effects

Add visual effects to text input for a more fun typing experience.

Effect Demo
Zoom word1
Gravity word2
Drift word3
Fixed (with random angle) word4

🟪 Cursor Trail Effects

Smooth trailing animation for the cursor, making movement more lively.

Features:

  • ✨ Smooth cursor tracking animation
  • 🎨 Customizable trail color
  • 👻 Supports opacity and glow
  • ⚡ Multiple animation durations and easing
  • 🎯 Can be enabled/disabled independently

📦 Installation

From VS Code Marketplace (Recommended)

  1. Open VS Code
  2. Press Ctrl+P (Windows/Linux) or Cmd+P (macOS) to open Quick Open
  3. Type ext install gentlybeing.vision-smash-code
  4. Click the extension in the results
  5. Click Install

Or

  1. Click the Extensions icon in the sidebar (or press Ctrl+Shift+X)
  2. Search for Vision Smash Code
  3. Find the version by gentlybeing
  4. Click Install

🙏 Acknowledgements

Thanks to the following projects for inspiration and reference:

Project Purpose Link
VS Code Powerful code editor code.visualstudio.com
VSCode Animations Window animation inspiration GitHub
Neovide Cursor Cursor effect inspiration GitHub
Gradient Theme Gradient beautification GitHub
Custom CSS and JS Loader Style injection solution GitHub

📄 License

This project is licensed under GPL-3.0. See LICENSE for details.

⭐ Support

If you like this project, please:

  • Star it on GitHub
  • Share with other developers
  • Mention it on social media
  • Consider sponsoring the developer (if possible)

Enjoy coding with style! 🎨✨

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