feat(profiles): Add profile link UI.
This commit is contained in:
6
src/brand.py
Normal file
6
src/brand.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import discord
|
||||
|
||||
|
||||
# Theme
|
||||
MAIN_COLOUR = discord.Colour.from_str('#11EA11')
|
||||
ACCENT_COLOUR = discord.Colour.from_str('#EA11EA')
|
||||
Reference in New Issue
Block a user