Skip to content

dennisfrank/decent-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Jalen Davenport
Mar 7, 2019
95a0264 Â· Mar 7, 2019

History

83 Commits
Mar 7, 2019
Feb 15, 2019
Mar 7, 2019
Feb 14, 2019
Feb 14, 2019
Mar 7, 2019
Feb 14, 2019
Feb 15, 2019
Feb 15, 2019
Mar 7, 2019
Feb 14, 2019
Feb 15, 2019
Feb 14, 2019

Repository files navigation

A Decent Discord Theme

Add Theme Support to Discord

There are a number of projects that make Discord theming possible. I tried BeautifulDiscord because it only adds custom CSS and not much more.

Import Decent Discord Theme

Base theme:

@import url(https://dennisfrank.github.io/decent-discord/dist/base.css);

Plugins:

@import url(https://dennisfrank.github.io/decent-discord/dist/plugins/PLUGIN-NAME.css);

Base theme and all plugins combined:

@import url(https://dennisfrank.github.io/decent-discord/dist/complete.css);

Screenshots

Screenshot: Light Theme

Screenshot 2:  Light Theme

Screenshot: Dark Theme

TODO

  • Write a proper README 😄