Vencord icon indicating copy to clipboard operation
Vencord copied to clipboard

Add IrcColors plugin

Open jedenastka opened this issue 1 year ago • 7 comments

The plugin generates unique colors for usernames in chat, similar to how it works in many IRC clients.

Chat with Compact++ and IrcColors enabled

jedenastka avatar Dec 11 '23 20:12 jedenastka

This is a very good MR please review

jedenastka avatar Feb 06 '24 22:02 jedenastka

Please add a README.md file with a screenshot

Vendicated avatar Mar 13 '24 21:03 Vendicated

its a bit weird that this doesn't affect the member list

Vendicated avatar Mar 13 '24 21:03 Vendicated

I added a README, and a setting to control the lightness component of the color for people using themes different than the default dark.

its a bit weird that this doesn't affect the member list

It's supposed to only be present in the chat. In the member list I think having the role color be present is more valuable (like the role dot).

jedenastka avatar Jun 24 '24 23:06 jedenastka

It's supposed to only be present in the chat. In the member list I think having the role color be present is more valuable (like the role dot).

Maybe have an option for it? In my client (hexchat) the members list is colored the same as the chat names, and to the left of the name is a colored dot to indicate a user's status (blue for voice, cyan for halfop, green for op, and so on)

craftxbox avatar Jun 25 '24 02:06 craftxbox

Maybe have an option for it? In my client (hexchat) the members list is colored the same as the chat names, and to the left of the name is a colored dot to indicate a user's status (blue for voice, cyan for halfop, green for op, and so on)

Did not know this was a feature in HexChat (after checking, it's also present in WeeChat as irc.look.color_nicks_in_nicklist), will do it for the sake of feature parity lol.

jedenastka avatar Jun 25 '24 13:06 jedenastka

Okay, added this as an opt-in feature.

jedenastka avatar Jun 25 '24 17:06 jedenastka