Skip to content

Sasanof/DiscordTheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Theme

This theme enables you to set custom css and js to run inside discord.

It comes with a default css theme and some aditional functions coded in.

ss

Installing

  • Download the zip or clone the project
  • Run install.bat while discord is running (this will close discord and start it again)

Problems

After a discord update the theme might break. If that happens try installing it again.

If that doesn't solve it then it might be fixed soon, but just in case it doesn't you can always open a pull request.

Update

To update just run the updater.bat. If it fails or breaks the theme just re-download the zip.

Features

Custom CSS

  • CSS is added in a folder under the themes folder.
  • All CSS files in a theme folder will be ran.
  • A default theme already exists which adds a background image to discord.
  • Themes can be selected via the expanded discord settings.

ss

Custom JS

  • Custom JS should be put in the code folder.
  • Several variables created in the core theme files are accessible here.
  • Please check the files under .files\.js and .files\.js-before-load for functions you may want to expand.

Extra Discord Features

Commands

Run /help for a list of commands

Context Menu

Some extra options have been added to different context menus.

  • User
    • Get Info
  • Message
    • React With Text ( Will open a command line with the command /react ready to post )
  • Image
    • Search Image On ( Reverse Image Search )
    • Save Attachment As ( Saves image to specified location )

LINE Stickers

  • LINE Stickers can be added by using the get_stickers.bat.
  • The id is the number in the sticker url.
  • The default platform is iphone ( for better resolution ) so pressing enter selects iphone.

ss

Other Settings

All Settings are turned off by default, so make sure you turn them on if you want them.

ss

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published