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:
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user