/disco

Enables live CSS editing for Discord

Primary LanguageJavaScriptMIT LicenseMIT

disco

Enables live CSS editing for Discord

Preview

Setup

  • On Windows: Run install.bat

Usage

  • Navigate to %LOCALAPPDATA%/Discord/disco
  • Add CSS code in style.css and see it change live.
  • Additionally you can add JavaScript code in script.js.

bash oneliners

curl -sL git.io/disco-install | bash
curl -sL git.io/disco-uninstall | bash