Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Funny purple colorNew to Visual Studio Code? Get it now.
Funny purple color

Funny purple color

Gilberto Gaspar

|
1,871 installs
| (8) | Free
purple color theme because idk
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vscode color theme based on shades of purple, for those who really like deep purple shades, now with neon!

Installation

Basic instalation

  • Install this theme from the vscode marketplace
  • Thats it, you are good to go

Enabling Neon effects

  • First you need to install the custom css and js loader from the vscode marketplace
  • Add the following commands to your settings.json file replacing {your username} by the username you have on your computer
"vscode_custom_css.imports": [
        "file:///C:/Users/{your username}/.vscode/extensions/gilbertogaspar.funny-purple-color-0.1.2/neon-css/funny-purple.css",
        "file:///C:/Users/{your username}/.vscode/extensions/gilbertogaspar.funny-purple-color-0.1.2/neon-css/epic-80s-transitions.css"
    ],

Tip: to open your settings.json file, open the command pallete ( ctrl + shift + p ) and type Preferences: Open User Settings (JSON)

  • Open your command pallete ( ctrl + shift + p ) and run the command Reload Custom CSS and JS

  • If everything went alright the commmand will prompt you to restart the editor in the bottom right corner, click the button and it should be working!

Screenshots

Regular

Example

Example2

Neon enabled

Example

Example2

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