DM colorization

Each user DMing will be a different color.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
7trail
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
6
Βαθμολογίες
0 0 0
Έκδοση
0.2.1
Δημιουργήθηκε την
28/03/2023
Ενημερώθηκε την
06/04/2023
Μέγεθος
5 KB
Άδεια
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.1 - Added saturation randomization to make colors more varied again. 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. This version changed everybody's colors. This should not happen again. v0.1 - Initial.