summaryrefslogtreecommitdiff
path: root/doc/en/weechat_user.en.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-11-11 11:16:10 +0100
committerSébastien Helleu <flashcode@flashtux.org>2014-11-11 11:17:50 +0100
commit55712b91cbf3c62392f54713b1b1094534d7bcad (patch)
tree1844c1cb635f8800b210827fe6cb4b355be93628 /doc/en/weechat_user.en.asciidoc
parent6f5f6da0ebd58c3c130130bb01b85b2986de35bc (diff)
downloadweechat-55712b91cbf3c62392f54713b1b1094534d7bcad.zip
doc: add IRC color codes 16-99 in user's guide
Diffstat (limited to 'doc/en/weechat_user.en.asciidoc')
-rw-r--r--doc/en/weechat_user.en.asciidoc25
1 files changed, 5 insertions, 20 deletions
diff --git a/doc/en/weechat_user.en.asciidoc b/doc/en/weechat_user.en.asciidoc
index ae4c0daec..fe7e61357 100644
--- a/doc/en/weechat_user.en.asciidoc
+++ b/doc/en/weechat_user.en.asciidoc
@@ -1394,26 +1394,11 @@ attribute.
Color codes for key[ctrl-c,c] are:
-[width="50%",cols="^1m,3,3",options="header"]
-|===
-| Code | IRC | WeeChat (curses)
-| 00 | white | white
-| 01 | black | black
-| 02 | dark blue | blue
-| 03 | dark green | green
-| 04 | light red | lightred
-| 05 | dark red | red
-| 06 | magenta | magenta
-| 07 | orange | brown
-| 08 | yellow | yellow
-| 09 | light green | lightgreen
-| 10 | cyan | cyan
-| 11 | light cyan | lightcyan
-| 12 | light blue | lightblue
-| 13 | light magenta | lightmagenta
-| 14 | gray | darkgray
-| 15 | light gray | gray
-|===
+include::autogen/user/irc_colors.asciidoc[]
+
+[NOTE]
+To show all available colors in your terminal, you can do `/color` then
+key[alt-c] in WeeChat or run this command in terminal: `weechat --colors`.
Example: display of "hello everybody!" with "hello" in light blue bold and
"everybody" in light red underlined: