This extension brings the famous DVD logo bouncing screensaver to VSCode by adding a panel under Explorer.
- Customizable text
- Option to show screensaver on main panel
- Customizable move speed
- Option to enable/disable color changes
- Customizable font
- Customizable font style
- Customizable list of colors
- Option to use the actual DVD logo
- To work well with light themes by tuning colors.
This extension automatically adds the DVD Bounce panel upon installation.
Various options of customization can be done in the settings. Open settings with Ctrl+,
on Windows/Linux or Cmd(⌘)+Shift+,
on MacOS. Search for "DVD Bouncer" configurations under Extensions.
A separate DVD Bouncer can be created by toggling "DVD Bouncer: Show DVD Bouncer" in the main panel by opening the command palette with Ctrl+Shift+P
on Windows/Linux or Cmd(⌘)+Shift+P
on MacOS.
To hide the panel, simply right click on the panel title bar and uncheck DVD Bouncer. Enjoy and have fun!
This extension is individually developed by tysonwu for fun.
Main bouncing Javascript code is referenced from this CodePen snippet.