Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/guglicap/wal-discord
- Owner: guglicap
- License: mit
- Created: 2018-05-15T19:55:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-28T21:13:58.000Z (over 4 years ago)
- Last Synced: 2024-08-02T19:39:13.945Z (5 months ago)
- Topics: discord, discord-theme, pywal, ricing, unixporn
- Language: CSS
- Homepage:
- Size: 3.23 MB
- Stars: 92
- Watchers: 2
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- starred - guglicap/wal-discord - Generate Discord css from pywal colors (CSS)
- awesome - guglicap/wal-discord - Generate Discord css from pywal colors (CSS)
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
```