added embed_background color #66
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Daishiky/master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR adds a new Colour
embed_background
which returns a cls() for the embed colorof each discord theme (dark & light), amoled is missing.
Checklist
you switched, it.
Also won't it be a little better with enums?
I think these might fit better as two seperate classmethods,
embed_dark
andembed_light
This should be targeting the 2.0 branch,
master
is 1.7Checkout
From your project repository, check out a new branch and test the changes.