1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00

Update command /color in user guide

This commit is contained in:
Sebastien Helleu
2011-01-01 16:33:29 +01:00
parent 0721bb1d4c
commit b0a2274496
4 changed files with 4 additions and 8 deletions
+1 -2
View File
@@ -99,7 +99,7 @@
/buffer +1
........................................
• *`/color`* `[add pair [alias] [fg,bg] [r/g/b]] | [del pair] | switch`::
• *`/color`* `[add pair [alias] [fg,bg]] | [del pair] | switch`::
........................................
define custom colors and display palette of colors
@@ -110,7 +110,6 @@
pair: pair number (>= 1)
alias: alias name for color (for example: "orange")
fg,bg: foreground and background pair number (-1 for default terminal foreground or background)
r/g/b: red/green/blue values (0-1000), terminal must support it
Without argument, this command displays colors in a new buffer.
+1 -2
View File
@@ -99,7 +99,7 @@
/buffer +1
........................................
• *`/color`* `[add pair [alias] [fg,bg] [r/g/b]] | [del pair] | switch`::
• *`/color`* `[add pair [alias] [fg,bg]] | [del pair] | switch`::
........................................
define custom colors and display palette of colors
@@ -110,7 +110,6 @@
pair: pair number (>= 1)
alias: alias name for color (for example: "orange")
fg,bg: foreground and background pair number (-1 for default terminal foreground or background)
r/g/b: red/green/blue values (0-1000), terminal must support it
Without argument, this command displays colors in a new buffer.
+1 -2
View File
@@ -99,7 +99,7 @@
/buffer +1
........................................
• *`/color`* `[add paire [alias] [fg,bg] [r/g/b]] | [del paire] | switch`::
• *`/color`* `[add paire [alias] [fg,bg]] | [del paire] | switch`::
........................................
définir des couleurs personnalisées et afficher la palette des couleurs
@@ -110,7 +110,6 @@
paire: numéro de paire (>= 1)
alias: nom d'alias pour la couleur (par exemple: "orange")
fg,bg: numéro de paire pour le texte et le fond (-1 pour la couleur par défaut du terminal pour le texte ou le fond)
r/g/b: valeurs rouge/vert/bleu pour redéfinir la couleur (0-1000), seulement si le terminal le supporte
Sans paramètre, cette commande affiche les couleurs dans un nouveau tampon.
+1 -2
View File
@@ -99,7 +99,7 @@
/buffer +1
........................................
• *`/color`* `[add pair [alias] [fg,bg] [r/g/b]] | [del pair] | switch`::
• *`/color`* `[add pair [alias] [fg,bg]] | [del pair] | switch`::
........................................
define custom colors and display palette of colors
@@ -110,7 +110,6 @@
pair: pair number (>= 1)
alias: alias name for color (for example: "orange")
fg,bg: foreground and background pair number (-1 for default terminal foreground or background)
r/g/b: red/green/blue values (0-1000), terminal must support it
Without argument, this command displays colors in a new buffer.