mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 08:13:14 +02:00
Add color "gray", fix white background (use white instead of gray)
This commit is contained in:
@@ -47,7 +47,7 @@ char *irc_color_to_weechat[IRC_NUM_COLORS] =
|
||||
/* 11 */ "lightcyan",
|
||||
/* 12 */ "lightblue",
|
||||
/* 13 */ "lightmagenta",
|
||||
/* 14 */ "default",
|
||||
/* 14 */ "gray",
|
||||
/* 15 */ "white"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user