DM colorization

Each user DMing will be a different color.

2023/04/05のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
7trail
評価
0 0 0
バージョン
0.2
作成日
2023/03/28
更新日
2023/04/05
大きさ
4.6KB
ライセンス
MIT
対象サイト

Dreamychat, an IRC, has all Whispers (DMs) set to a shade of green. This makes it confusing and makes all DMs appear to be coming from one user.

This plugin gives each user an assigned random color. Unless the user changes their username, their color will remain consistent across sessions (and, presumably, devices). All colors, minus two users, are randomized.

This script uses the MIT license. Enjoy.

Changelog: v0.2 - Added whisper coloring, switched from random RGB to random hue to make brightness/vibrance of colors more consistent. Dark and Light themes now have different lightness values. v0.1 - Initial.