summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-02-23 17:19:50 +0100
committerSebastien Helleu <flashcode@flashtux.org>2010-02-23 17:19:50 +0100
commit7cc735c7f913af216c605f7fcbed621e7251dfdc (patch)
tree803291fdf25d6eef5df496389109504cb6bc2845 /doc/en
parent3d3dc1593db988c7649c9f7dc7e4289a576a6c77 (diff)
downloadweechat-7cc735c7f913af216c605f7fcbed621e7251dfdc.zip
Add WeeChat color name beside IRC color in user guide
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_user.en.txt35
1 files changed, 18 insertions, 17 deletions
diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt
index a198ecaef..0f67bf3c5 100644
--- a/doc/en/weechat_user.en.txt
+++ b/doc/en/weechat_user.en.txt
@@ -711,24 +711,25 @@ attribute.
Color codes for ^Cc are:
-[width="20%",cols="^1m,2"]
+[width="30%",cols="^1m,3,3",options="header"]
|========================================
-| 00 | white
-| 01 | black
-| 02 | dark blue
-| 03 | dark green
-| 04 | light red
-| 05 | dark red
-| 06 | magenta
-| 07 | orange
-| 08 | yellow
-| 09 | light green
-| 10 | cyan
-| 11 | light cyan
-| 12 | light blue
-| 13 | light magenta
-| 14 | gray
-| 15 | light gray (white)
+| Code | IRC | WeeChat (ncurses)
+| 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 | default
+| 15 | light gray | white
|========================================
Example: display of "hello everybody!" with "hello" in light blue bold and