Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ircColors: fix ColorDot/RoleColorsEverywhere/maybe smth else #3169

Open
wants to merge 16 commits into
base: dev
Choose a base branch
from

Conversation

henmalib
Copy link
Contributor

image

Basically instead of modifying just the username, now it's changing color inside of discord's helper func

And this function is used by RoleColorsEverywhere, so it's a win-win situation
https://github.com/Vendicated/Vencord/blob/main/src/plugins/roleColorEverywhere/index.tsx#L28

@jedenastka
Copy link
Contributor

I don't have time to test this right now, but wouldn't this break the member list toggle?

Maybe this is desirable. That said, in that case the toggle has to be removed.

@henmalib
Copy link
Contributor Author

I don't have time to test this right now, but wouldn't this break the member list toggle?

Maybe this is desirable. That said, in that case the toggle has to be removed.

Setting on:
image

Setting off:
image

i haven't touched your patch for member list, so yeah... it works as expected

@henmalib
Copy link
Contributor Author

henmalib commented Feb 5, 2025

Also changed TypingTweaks a little
image

src/plugins/typingTweaks/index.tsx Outdated Show resolved Hide resolved
src/plugins/ircColors/index.ts Outdated Show resolved Hide resolved
src/plugins/ircColors/index.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants