Skip to content

Get the midnight Discord theme and keep it on restart and startup!

License

Notifications You must be signed in to change notification settings

smuke/Discord-ForceTheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord screenshot

Discord-ForceTheme

Applies the midnight Discord theme and keeps it on restart!

Currently works on Windows and macOS.

Note

You need to run the program again after Discord updates.

Warning

This program adds a line to the index.js file in Discord modules. It can be dangerous to have any malicious code in this file. I am not responsible if anything happens to your Discord account; use at your own risk.

Installation

  1. Requires Java to be installed
  2. Go to releases and download the latest .jar
  3. Make sure the .jar file is on the same drive as your Discord installation

Run on Windows

  • Right-click the directory containing the .jar file
  • Select Open in Terminal
  • Run java -jar Discord-ForceTheme.jar

Run on macOS

  • Move .jar file to Downloads
  • Open Terminal application
  • Run java -jar Downloads/Discord-ForceTheme.jar

Other Themes

  • You can change the theme via the ADD_CLASS_JS constant.
    • Default: document.body.classList.add('theme-midnight');
  • theme-midnight is the CSS class name
  • Other theme available: theme-darker

About

Get the midnight Discord theme and keep it on restart and startup!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages