PyDrocsid/cogs

View on GitHub
general/custom_commands/colors.py

Summary

Maintainability
A
0 mins
Test Coverage
from PyDrocsid.material_colors import MaterialColors


class Colors(MaterialColors):
    CustomCommands = MaterialColors.teal[400]