summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/en/weechat_dev.en.asciidoc2
-rw-r--r--doc/fr/weechat_dev.fr.asciidoc2
-rw-r--r--doc/ja/weechat_dev.ja.asciidoc2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/en/weechat_dev.en.asciidoc b/doc/en/weechat_dev.en.asciidoc
index 5414984a3..615d970ba 100644
--- a/doc/en/weechat_dev.en.asciidoc
+++ b/doc/en/weechat_dev.en.asciidoc
@@ -878,7 +878,7 @@ _src/gui/gui-color.h_):
WeeChat colors are:
-[width="70%",cols="^1m,6",options="header"]
+[width="70%",cols="^1m,10",options="header"]
|===
| Code | Color
| 00 | Default (terminal foreground/background)
diff --git a/doc/fr/weechat_dev.fr.asciidoc b/doc/fr/weechat_dev.fr.asciidoc
index 7734ff772..bec35ec9d 100644
--- a/doc/fr/weechat_dev.fr.asciidoc
+++ b/doc/fr/weechat_dev.fr.asciidoc
@@ -894,7 +894,7 @@ fichier _src/gui/gui-color.h_) :
Les couleurs WeeChat sont :
-[width="70%",cols="^1m,6",options="header"]
+[width="70%",cols="^1m,10",options="header"]
|===
| Code | Couleur
| 00 | Défaut (couleur de texte/fond du terminal)
diff --git a/doc/ja/weechat_dev.ja.asciidoc b/doc/ja/weechat_dev.ja.asciidoc
index b65eee2ac..0efffad12 100644
--- a/doc/ja/weechat_dev.ja.asciidoc
+++ b/doc/ja/weechat_dev.ja.asciidoc
@@ -879,7 +879,7 @@ WeeChat は文字列中に独自の色コードを使うことで、属性
WeeChat 色は:
-[width="70%",cols="^1m,6",options="header"]
+[width="70%",cols="^1m,10",options="header"]
|===
| コード | 色
| 00 | デフォルト (端末の文字色/背景色)