Run command "meowing: enable" from the Command Palette
Reload VS Code when prompted
Usage
Open Command Palette (Ctrl+Shift+P or Cmd+Shift+P on macOS)
Type " meowing: enable" to enable all effects
Reload VS Code when prompted
Available Commands
meowing: enable - Enable effects
meowing: disable - Disable all effects
License
MIT
Note
Due to VS Code's security model, the Custom CSS and JS Loader extension requires you to start VS Code with the --enable-proposed-api flag. Please refer to the Custom CSS and JS Loader documentation for detailed setup instructions.
Setup Instructions
Install the "Custom CSS and JS Loader" extension
Start VS Code with the --enable-proposed-api be5invis.vscode-custom-css flag:
Windows: Add --enable-proposed-api be5invis.vscode-custom-css to your VS Code shortcut target