Merges from Irssi CVS.
[runtime.git] / apps / irssi / docs / formats.txt
index e98f2719e7feb0a1a2297939a6195cb8e84fe18d..d918a26890e2c0cdd2dd733406693436a3e8bee9 100644 (file)
@@ -3,7 +3,7 @@
 
                            text            text            background
    ---------------------------------------------------------------------
-   %k      %K      %0      black           bold black      black
+   %k      %K      %0      black           dark grey       black
    %r      %R      %1      red             bold red        red
    %g      %G      %2      green           bold green      green
    %y      %Y      %3      yellow          bold yellow     yellow
@@ -19,6 +19,7 @@
    %9      %_              Bold on/off
    %:                      Insert newline
    %|                      Marks the indentation position
+   %#                      Monospace font on/off (useful with lists and GUI)
    %%                      A single %
 
  In .theme files %n works a bit differently. See default.theme