Skip to content

Conversation

@Jakubk15
Copy link
Member

@Jakubk15 Jakubk15 commented Nov 22, 2025

This PR aims to standarize and simplify the plugin's theme/visual appearance in notifications. This includes notifications on chat/actionbar/title/subtitle. The coloristics should match the ones used in README.md (pastel purple). Red color should still be used for errors.

Resolves #1236

@Jakubk15 Jakubk15 linked an issue Nov 22, 2025 that may be closed by this pull request
3 tasks
@Jakubk15 Jakubk15 added this to the EternalCore 2.0. milestone Nov 22, 2025
@Jakubk15 Jakubk15 added the 🔧 enhancement Enhances existing function label Nov 22, 2025
@vLuckyyy vLuckyyy removed this from the EternalCore 2.0. milestone Nov 29, 2025
@vLuckyyy vLuckyyy marked this pull request as ready for review November 29, 2025 21:40
@vLuckyyy vLuckyyy requested a review from a team as a code owner November 29, 2025 21:40
@vLuckyyy
Copy link
Member

/gemini review

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request does a great job of standardizing the plugin's visual theme to a pastel purple, as described. The changes are consistently applied across a vast number of message configuration files, which is a significant improvement for the plugin's visual identity. I appreciate that error messages are kept in red, and many have been standardized to a consistent format, which enhances the user experience. I've pointed out a minor inconsistency in the styling of command usage messages, which are error-like but don't fully follow the red-color convention for errors. Overall, this is an excellent and thorough update.

vLuckyyy and others added 3 commits November 29, 2025 22:45
…d/argument/messages/PLArgumentMessages.java

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
…d/argument/messages/ENArgumentMessages.java

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@vLuckyyy vLuckyyy merged commit cb24876 into master Nov 29, 2025
2 checks passed
@vLuckyyy vLuckyyy deleted the refactor-plugin-theme branch November 29, 2025 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔧 enhancement Enhances existing function

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standarize color theme across the plugin.

3 participants