From 7bae4f2285f4d53e0b1e873ea84c504aab725a19 Mon Sep 17 00:00:00 2001 From: bx Date: Sun, 22 Jan 2023 08:51:12 +0000 Subject: changed colors to be based on nicks, and to mirror gur colours used by weechat 2.8, also changed usernames to be aligned, max 12 chars --- chat.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'chat.h') diff --git a/chat.h b/chat.h index 15c757f..c473f65 100644 --- a/chat.h +++ b/chat.h @@ -465,3 +465,6 @@ int getopt_config( int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longindex ); + +uint32_t weechat_nick_colors(const char *nick); +#define hash weechat_nick_colors -- cgit 1.4.1-2-gfad0