Skip to content

Mich-ele/discord-theme-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Theme Editor

Customize & edit Discord theme by editing CSS or loading existing theme.

Features

  • Patch discord asar
  • Enable CORS requests
  • Edit CSS
  • Edit font
  • Edit header icon
  • Automatic reload CSS

Build

  • Install dependencies: npm i
  • Build using electron-builder: npm run build

Prebuilt Installer