Skip to content

A custom dark theme designed for use with BetterDiscord

Notifications You must be signed in to change notification settings

wiemanboy/WiemanTheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

WiemanTheme is a custom theme designed for BetterDiscord.

Initially made for personal use, I decided to make it available to the public for anyone to download if they wish.

Notable Features

  • A custom color scheme that is easy on the eyes, featuring a nice purple color.
  • Some readjustment of UI elements to eliminate clutter and make the UI more compact.
    DmIcons
  • A collapsible server list to make better use of space.
    ExtendedMenu.gif

Installation

If you're interested you can download the latest release. Alternatively, you can clone this file from the release branch.

If you are interested in editing or forking the theme, you can clone the master branch and compile the stylesheet yourself by:

Installing the sass dependency:

npm install

And compiling the stylesheet:

npm run compile

Bugs and Suggestions

If you find any bugs or have any suggestions, feel free to open an issue or pull request.