Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guglicap/wal-discord

Generate Discord css from pywal colors
https://github.com/guglicap/wal-discord

discord discord-theme pywal ricing unixporn

Last synced: 2 months ago
JSON representation

Generate Discord css from pywal colors

Awesome Lists containing this project

README

        

# wal-discord

Generate Discord themes based on pywal colors.



By default, wal-discord will only change colors of the Discord app.

However, it allows for customization of other aspects by writing custom backends.

Designed to work with dark theme only.

Supports BeautifulDiscord and BetterDiscord.

#### See the [wiki](https://github.com/guglicap/wal-discord/wiki) for more info.

### Quick Start

```
git clone https://github.com/guglicap/wal-discord.git
chmod +x ./wal-discord/wal-discord
ln -s "`pwd`/wal-discord/wal-discord"
wal-discord; beautifuldiscord --css ~/.cache/wal-discord/style.css
```