guglicap / wal-discord

Generate Discord css from pywal colors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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" <directory in your $PATH>
wal-discord; beautifuldiscord --css ~/.cache/wal-discord/style.css

About

Generate Discord css from pywal colors

License:MIT License


Languages

Language:CSS 82.7%Language:Shell 17.3%