Skip to content
This repository has been archived by the owner on Mar 29, 2020. It is now read-only.

A collection of snippets of useful code and other assortments for use with Discord.

Notifications You must be signed in to change notification settings

dperolio/discord-customizations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Discord Customizations

A collection of themes, snippets of useful code, and other assortments.

The source Sass files are found in the src folders, while the CSS files are found in the dist folders. You will most likely want to use the theme.css file, but if not, the normal .css file is listed as well.

ColoredChannels

Replaces the boring gray channel groups with easily distinguishable pastel-ish colored ones. To achieve the image on the right in the preview below, you simply need to edit the Sass file and change $icon-colors-option: 'enabled'; to $icon-colors-option: 'disable'; and recompile yourself.

The concept and original 6 base colors are all used from the original ColoredChannels theme by Qwerasd. This is a recreation because the original broke.

ColoredChannels

More coming soon...

About

A collection of snippets of useful code and other assortments for use with Discord.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages