Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>JellyFish-x-Retro ThemeNew to Visual Studio Code? Get it now.

JellyFish-x-Retro Theme

Bhanu1776

|
89 installs
| (0) | Free
This Retro theme injects modern aesthetics and wild 80's animations into your VS code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JellyFish-x-Retro 🚀


Get ready to fall in Love with this Retro theme ♥️


This is a fork of JellyFish Theme. Kindly read Installation steps!!

Editor Appealing colors


Multi-Editors Cool gradients all over the theme


Terminal Awesome color combination of terminal


Theme Rocking Retro Animations


Animations Epic neon glowing tooltips, scale on hover and folding effects



Features of this Fork 💫

First of all Thanks a lot to Pawel Borkar for such amazing work !!
This fork mainly includes Aesthetic retro look with crazy animations.

Installation 🗃️

Unfortunately, the current installation is a bit complicated.
The following steps must be performed to install the theme:

  1. Install this theme from vscode or from here.
  2. Install Custom CSS and JS Loader vscode extension.
  3. Link the CSS file from this extension in your .vscode/settings.json:
    • To find settings.json: Hit CTRL + SHIFT + P and type "Open User Settings (JSON)" and click the matching entry.
On Mac & Linux it might look something like the snippet below:

  ,"vscode_custom_css.imports": [
    "file:///Users/{your system username}/.vscode/extensions/bhanu1776.jellyfish-retro-0.1.0/themes/JellyFish-x-Retro.css"
    ],

Windows might resemble:

  ,"vscode_custom_css.imports": [
    "file:///C:/Users/{Your Windows Username}/.vscode/extensions/bhanu1776.jellyfish-retro-0.1.0/themes/JellyFish-x-Retro.css"
    ],

  1. Don't forget to add your username in the above code !!

    • If you are confused with the above code you can simply redirect to that path via File explorer and paste here (optional)
  2. Paste the above code in settings.json at the end of the line before '}'

  3. From the command panel, select Reload Custom CSS and JS. You'll need to run this command every time vscode updates!


Font 🔨

The font being used in the screenshot above is Operator Mono with Ligatures.

Contributing ✨

This is an open source project, and contributions of any kind are welcome and appreciated. Feel free to open bug tickets and make feature requests.

Contact ☎️

Support Me If You Appreciate My Work 🫂


© 2022 Bhanu Sunka This project is licensed under the MIT license.

Love

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft