Minimal, CSS based code effects for VS Code, based on the CSS of SynthWave '84 VS Code theme.
Note: The VS Code theme used in the image is GitHub Theme (Dark).
-
Install the VS Code extensions: Custom CSS and JS Loader & Fix VSCode Checksums.
-
Add this into your VS Code user settings.json:
{ "vscode_custom_css.imports": [ "file:///X:/Path/to/ccelik97.vscode-epic-effects/vscode-epic-effects.css" ], }
-
Run the commands: Reload Custom CSS & JS and then Fix Checksums: Apply.