mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 21:36:37 +02:00
doc: fix column size in developer's guide
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -879,7 +879,7 @@ WeeChat は文字列中に独自の色コードを使うことで、属性
|
||||
|
||||
WeeChat 色は:
|
||||
|
||||
[width="70%",cols="^1m,6",options="header"]
|
||||
[width="70%",cols="^1m,10",options="header"]
|
||||
|===
|
||||
| コード | 色
|
||||
| 00 | デフォルト (端末の文字色/背景色)
|
||||
|
||||
Reference in New Issue
Block a user