interactions.py icon indicating copy to clipboard operation
interactions.py copied to clipboard

refactor!: Replace the Color class with an enum

Open Nanrech opened this issue 3 years ago • 5 comments

About

This pull request replaces the Color class with an enumerator.

Checklist

  • [x] I've ran pre-commit to format and lint the change(s) made.
  • [x] I've checked to make sure the change(s) work on 3.8.6 and higher.
  • [ ] This fixes/solves an Issue (If existent):.
    • resolves #
  • I've made this pull request for/as: (check all that apply)
    • [ ] Documentation
    • [x] Breaking change
    • [x] New feature/enhancement
    • [ ] Bugfix

Nanrech avatar Sep 02 '22 17:09 Nanrech

Added docstring back

Nanrech avatar Sep 02 '22 17:09 Nanrech

Any possibility to add all basic colors? Not sure of the usefulness but while we're at it...

mAxYoLo01 avatar Sep 02 '22 18:09 mAxYoLo01

Any possibility to add all basic colors? Not sure of the usefulness but while we're at it...

Wdym by basic color?

Damego avatar Sep 03 '22 04:09 Damego

Perhaps they mean the default role colors?

AstreaTSS avatar Sep 03 '22 04:09 AstreaTSS

Discord changed green color to bit darker. Can you find new color and replace it?

Damego avatar Sep 03 '22 04:09 Damego