Merges from Irssi CVS.
[runtime.git] / apps / irssi / default.theme
index 584856c8ce693feb385115cb997a9c7626f4afe8..121ca9459dc4538caa2cc2aea1f4b3d52d958286 100644 (file)
 #############################################################################
 
 # default foreground color (%N) - 0 is the "default terminal color" 
-default_color = 0;
+default_color = "-1";
 
-# default foreground color when "0" can't be used,
-# such as with bolds and reverses. white is default.
-default_real_color = 7;
+# print timestamp/servertag at the end of line, not at beginning
+info_eol = "false";
 
 # these characters are automatically replaced with specified color
 # (dark grey by default)
-replaces = {};
+replaces = { "()=" = "%K$*%n"; };
+#replaces = {};
 
 abstracts = {
   ##