diff --git a/communities.json b/communities.json index b961c8a..5fe7e77 100644 --- a/communities.json +++ b/communities.json @@ -336,6 +336,14 @@ "quoteSourceUrl": "https://github.com/dylanaraps/neofetch", "inviteCode": "BtnTPFF", "githubUrl": "https://github.com/dylanaraps/neofetch" + }, + { + "logo": "pywal.png", + "title": "pywal", + "quote": "Pywal is a tool that generates a color palette from the dominant colors in an image. It then applies the colors system-wide and on-the-fly in all of your favourite programs.", + "quoteSourceUrl": "https://github.com/dylanaraps/pywal", + "inviteCode": "fK3RhsD", + "githubUrl": "https://github.com/dylanaraps/pywal" } ] } diff --git a/logos/pywal.png b/logos/pywal.png new file mode 100644 index 0000000..7eded1f Binary files /dev/null and b/logos/pywal.png differ