summaryrefslogtreecommitdiff
path: root/conf/example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/example.conf')
-rw-r--r--conf/example.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/example.conf b/conf/example.conf
index 6a1ca9f..7393e27 100644
--- a/conf/example.conf
+++ b/conf/example.conf
@@ -22,7 +22,7 @@ kick = -!- <span class="kick">%user%</span> was kicked from %channel% by %kicker
mode = -!- mode/<span class="mode">%channel%</span> [%modes% %person%] by %giver%
nick = <span class="nick">%old%</span> is now known as <span class="nick">%new%</span>
part = -!- <span class="part">%user%</span> has parted %channel%
-pubmsg = <span class="person">&lt;%user%&gt;</span> %message%
+pubmsg = <span class="person" style="color:%color%">&lt;%user%&gt;</span> %message%
pubnotice = <span class="notice">-%user%:%channel%-</span> %message%
quit = -!- <span class="quit">%user%</span> has quit [%reason%]
topic = <span class="topic">%user%</span> changed topic of <span class="topic">%channel%</span> to: %topic%