Skip to content

NecRaul/pywal-discord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, Vencord and Vesktop)
  • pywal and its forks (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
sudo ./install

gif

Configuration

Add your themes to $XDG_CONFIG_HOME/pywal-discord-themes/ 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 about123

To use this theme

./pywal-discord -t abou

gif

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 86.2%
  • Shell 13.8%