summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-07-08 06:07:23 +0000
committerZac Medico <zmedico@gentoo.org>2007-07-08 06:07:23 +0000
commit41ccdc0ab3efce184ab6d7a0f49a490c8fda21f9 (patch)
treea13e0e67303921d690d60ffc08d07c0b3f6c4124 /man/color.map.5
parentAllow system virtuals to be pruned from the world file in cases where the mat... (diff)
downloadportage-idfetch-41ccdc0ab3efce184ab6d7a0f49a490c8fda21f9.tar.gz
portage-idfetch-41ccdc0ab3efce184ab6d7a0f49a490c8fda21f9.tar.bz2
portage-idfetch-41ccdc0ab3efce184ab6d7a0f49a490c8fda21f9.zip
Add color classes PROMPT_CHOICE_{DEFAULT,OTHER} for emerge's Yes/No prompt.
svn path=/main/trunk/; revision=7199
Diffstat (limited to 'man/color.map.5')
-rw-r--r--man/color.map.56
1 files changed, 6 insertions, 0 deletions
diff --git a/man/color.map.5 b/man/color.map.5
index f1ace1c2..7a0f1b2e 100644
--- a/man/color.map.5
+++ b/man/color.map.5
@@ -48,6 +48,12 @@ Defines color used for system packages not planned to be merged.
\fBPKG_NOMERGE_WORLD\fR = \fI"blue"\fR
Defines color used for world packages not planned to be merged.
.TP
+\fBPROMPT_CHOICE_DEFAULT\fR = \fI"green"\fR
+Defines color used for the default choice at a prompt.
+.TP
+\fBPROMPT_CHOICE_OTHER\fR = \fI"red"\fR
+Defines color used for a non\-default choice at a prompt.
+.TP
\fBSECURITY_WARN\fR = \fI"red"\fR
Defines color used for security warnings.
.TP