/RELOAD didn't update the statusbar colors the first time. /SET theme never

changed the statusbar colors.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2465 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-02-16 00:08:47 +00:00 committed by cras
commit a52d99ecf4
2 changed files with 5 additions and 1 deletions

View file

@ -1173,6 +1173,8 @@ static void change_theme(const char *name, int verbose)
rec = theme_load(name);
if (rec != NULL) {
current_theme = rec;
signal_emit("theme changed", 1, rec);
if (verbose) {
printformat(NULL, NULL, MSGLEVEL_CLIENTNOTICE,
TXT_THEME_CHANGED,