mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 21:00:40 +02:00
%N does now same as %n, except in .theme files it always does the
terminal default color while %n sets the "previous color". git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1150 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
3c607672e6
commit
f382abee30
3 changed files with 8 additions and 6 deletions
|
|
@ -12,7 +12,7 @@
|
|||
%p %P magenta (think: purple)
|
||||
%c %C %6 cyan bold cyan cyan
|
||||
%w %W %7 white bold white white
|
||||
%n Turn off all colors and other formatting
|
||||
%n %N Turn off all colors and other formatting
|
||||
%U Underline on/off
|
||||
%8 Reverse on/off
|
||||
%9 %_ Bold on/off
|
||||
|
|
@ -20,6 +20,9 @@
|
|||
%| Marks the indentation position
|
||||
%% A single %
|
||||
|
||||
In .theme files %n works a bit differently. See default.theme
|
||||
for more information.
|
||||
|
||||
MIRC colors that you can use when writing text to channel and with
|
||||
hilighting text:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue