summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-02-05 13:12:41 +0100
committerSebastien Helleu <flashcode@flashtux.org>2011-02-05 13:12:41 +0100
commit0a69df6c2c13a8889671cf1b5a3d91996ddb562a (patch)
treeb80129bd5fa197891c5ee0ff6e8bef13b1efa051 /doc/en
parent8ec4e680c6d31e40246efaf5d31238c842ed5098 (diff)
downloadweechat-0a69df6c2c13a8889671cf1b5a3d91996ddb562a.zip
Add color "gray", fix white background (use white instead of gray)
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_user.en.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt
index a5f9058a3..44bcb1827 100644
--- a/doc/en/weechat_user.en.txt
+++ b/doc/en/weechat_user.en.txt
@@ -822,7 +822,7 @@ attribute.
Color codes for ^Cc are:
-[width="35%",cols="^1m,3,3",options="header"]
+[width="50%",cols="^1m,3,3",options="header"]
|========================================
| Code | IRC | WeeChat (curses)
| 00 | white | white
@@ -839,7 +839,7 @@ Color codes for ^Cc are:
| 11 | light cyan | lightcyan
| 12 | light blue | lightblue
| 13 | light magenta | lightmagenta
-| 14 | gray | default
+| 14 | gray | gray
| 15 | light gray | white
|========================================
@@ -935,6 +935,7 @@ Basic colors in WeeChat are:
| lightmagenta | light magenta
| cyan | dark cyan
| lightcyan | light cyan
+| gray | gray
| white | white
|========================================