Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/polyjitter/Discord-Prism

A transparent glass-like theme for Discord with support for your own background.
https://github.com/polyjitter/Discord-Prism

Last synced: 27 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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

![Prism Screenshot](https://i.stole-a-me.me/f27b99.png)

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

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