• Stars
    star
    148
  • Rank 249,983 (Top 5 %)
  • Language
    CSS
  • License
    GNU General Publi...
  • Created over 4 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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 BetterDiscord)
  • pywal (pip install --user pywal)

Works on:

  • Linux
  • MacOS

Installation:

Arch Linux

pywal-discord is available in the Arch Linux repos as pywal-discord-git.

Manual/Git install
cd pywal-discord
./install

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