/pywal-discord-vencord

🎨 A script that dynamically generates discord theme based on the current wal colorscheme

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

pywal-discord

Pywal-discord is a tool that makes and applies theme to discord with colors generated by pywal

Requires:

  • any css loader for discord (default configuration for Vencord)
  • pywal (pip install --user pywal)

Works on:

  • Linux
  • MacOS

Installation:

Manual/Git install
cd pywal-discord-vencord
./setup install

Manual/Git uninstall

cd pywal-discord-vencord
./setup uninstall

gif

Configuration

Add your themes to $HOME/.config/pywal-discord/ ($HOME/.config/pywal-discord-themes/ on MacOS) following the pywal-discord-<theme_name>.css format.

You can copy /usr/share/pywal-discord/pywal-discord-default.css to use as a template.

To use the themes simply call pywal-discord -t <theme_name>.

Theme made by abou123

to use this theme

./pywal-discord -t abou

gif