summaryrefslogtreecommitdiff
path: root/default.theme
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2002-01-12 13:00:57 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2002-01-12 13:00:57 +0000
commitea4323a1b6035e9a979d851c09b2261aa4946071 (patch)
tree850f0517c036f518bfac6e1025885a37c9cae8cf /default.theme
parent757be11fff94f59f6bf5ebb0be3772479aa2e866 (diff)
downloadirssi-ea4323a1b6035e9a979d851c09b2261aa4946071.zip
< and > removed from replaces block. added %K code to msgnick so <> would
still be grey in nick. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2313 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'default.theme')
-rw-r--r--default.theme4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.theme b/default.theme
index 738a60b4..bb0a2317 100644
--- a/default.theme
+++ b/default.theme
@@ -52,7 +52,7 @@ default_color = "-1";
# these characters are automatically replaced with specified color
# (dark grey by default)
-replaces = { "[]<>=" = "%K$*%n"; };
+replaces = { "[]=" = "%K$*%n"; };
abstracts = {
##
@@ -115,7 +115,7 @@ abstracts = {
##
# the basic styling of how to print message, $0 = nick mode, $1 = nick
- msgnick = "<$0$1-> %|";
+ msgnick = "%K<%n$0$1-%K>%n %|";
# message from you is printed. "msgownnick" specifies the styling of the
# nick ($0 part in msgnick) and "ownmsgnick" specifies the styling of the