Skip to content

Conversation

@Paillat-dev
Copy link
Member

Summary

fixes: #2845

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

@pycord-app
Copy link

pycord-app bot commented Dec 26, 2025

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/3043/head:pr-3043
git checkout pr-3043

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3043/head

@Paillat-dev Paillat-dev changed the title 🗑️ Deprecate theme-related Colour methods chore:🗑️ Deprecate theme-related Colour methods Dec 26, 2025
@Paillat-dev Paillat-dev added this to the v2.7.1 milestone Dec 26, 2025
@Paillat-dev Paillat-dev added the priority: low Low Priority label Dec 26, 2025
@Paillat-dev Paillat-dev changed the title chore:🗑️ Deprecate theme-related Colour methods aaa Dec 26, 2025
@Paillat-dev Paillat-dev changed the title aaa chore:🗑️ Deprecate theme-related Colour methods Dec 26, 2025
@Paillat-dev Paillat-dev changed the title chore:🗑️ Deprecate theme-related Colour methods refactor: ♻️ Various QOL changes to the Colour class Dec 26, 2025
Copy link
Contributor

@Lumabots Lumabots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, but we will have to discuss if we are using UK or US in the future, too much Colour and Color inside the lib

Copy link
Contributor

@EmmmaTech EmmmaTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! I agree with luma's comment, we should talk about some consistency between american & british english in the library

@Paillat-dev Paillat-dev modified the milestones: v2.7.1, v2.8 Jan 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: low Low Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintaining "theme's" for embeds is obsolete

4 participants