@@ -86,9 +86,12 @@ char *colorize(char c)
case ',':
cs = colortheme[7];
break;
default:
case '#':
cs = colortheme[8];
;
}
return cs;
The note is not visible to the blocked user.