/Discord-Prism

A transparent glass-like theme for Discord with support for your own background.

Primary LanguageCSSMIT LicenseMIT

Discord-Prism

A transparent glass-like theme for Discord with support for your own background.

Prism Screenshot

Custom Backgrounds

To use a custom background, please use the following in your CSS:

.app,
.connecting {
    background-image: url("https://your.image.url/here.png");
}