summaryrefslogtreecommitdiff
path: root/colorless.theme
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>1999-10-29 19:41:01 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>1999-10-29 19:41:01 +0000
commit4d32f9aea6a15e4924516e1bde1ccb64bb8fb4fd (patch)
treef9745b8c26198711d244b458c2c4e050cc4a63fb /colorless.theme
parent2a18a9a0dc88b34bdcf4ba9c6808f688769ee237 (diff)
downloadirssi-4d32f9aea6a15e4924516e1bde1ccb64bb8fb4fd.zip
Updated colorless theme
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@66 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'colorless.theme')
-rw-r--r--colorless.theme3
1 files changed, 2 insertions, 1 deletions
diff --git a/colorless.theme b/colorless.theme
index 6d453b7f..3556ef2c 100644
--- a/colorless.theme
+++ b/colorless.theme
@@ -1,6 +1,6 @@
{
default_color = 0;
- colors = {red_100 = 65535;green_100 = 65535;blue_100 = 65535;};
+ colors = {extra_red_0 = 65535;extra_green_0 = 65535;extra_blue_0 = 65535;};
formats = {
line_start = "-!- ";
line_start_irssi = "-!- Irssi: ";
@@ -39,6 +39,7 @@
your_nick_owned = "Your nick is owned by %_$4%_ [$2@$3]";
whois = "%_$1%_ [$2@$3]%N ircname : $4";
whois_idle_signon = " idle : $2 hours $3 mins $4 secs [signon: $5]";
+ who = "$[10]1 %_$[!9]2%_ $[!3]3 $[!2]4 $5@$6 (%_$7%_)";
own_msg = "<$1> $2";
own_msg_channel = "<$1:$2> $3";
own_msg_private = "[msg($1)] $2";