aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar S. Co1 <[email protected]>2019-04-23 12:54:42 -0400
committerGravatar GitHub <[email protected]>2019-04-23 12:54:42 -0400
commit742e5b9d0f077f8b9ee97e3df4800a4a0ed4adad (patch)
tree280ebbdf8d4eb44e65d3ed83ed3f5bfc0e4884f6 /bot/constants.py
parentMerge pull request #196 from python-discord/hunt-fix (diff)
parentremoved unused imports (diff)
Merge pull request #166 from RohanJnr/april_fools_vids
April fools vids
Diffstat (limited to 'bot/constants.py')
-rw-r--r--bot/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/constants.py b/bot/constants.py
index a62166af..d362c90e 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -61,6 +61,7 @@ class Client(NamedTuple):
class Colours:
+ yellow = 0xf9f586
soft_red = 0xcd6d6d
soft_green = 0x68c290
bright_green = 0x01d277