Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>viiv-random-themeNew to Visual Studio Code? Get it now.
viiv-random-theme

viiv-random-theme

B.W

| (0) | Free
Pickup Random ViiV Theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

viiv-random-theme README

Features

  • Pick up Random ViiV Theme
  • Inject custom CSS and JavaScript into VS Code
  • Remove custom styling when needed

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

Extension Settings

The extension can:

  1. Randomly select a ViiV Theme from a specified extension
  2. Inject custom CSS and JavaScript files into VS Code

The configuration is as follows:

{
  "viiv-random-theme": {
    "extensionId": "wenijinew.viiv",
    "enabled": true,
    "customCssPath": "C:\\path\\to\\your\\custom.css",
    "customJsPath": "C:\\path\\to\\your\\custom.js"
  }
}

Commands

  • ViiV: Switch to Random ViiV Theme - Switches to a random theme
  • ViiV: Inject Custom CSS/JS - Injects your custom CSS and JS files
  • ViiV: Remove Custom CSS/JS - Removes injected custom styling

Known Issues

  • It might be necessary to restart VS Code after updating the extension
  • VS Code must be restarted after injecting or removing custom CSS/JS
  • Custom styling modifies VS Code's core files - use at your own risk
  • May need to re-inject custom styles after VS Code updates

Release Notes

0.0.1

Initial release.

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