ebuild: fetch: Flatten conditionals in _get_fetch_resume_size
[portage.git] / man / color.map.5
1 .TH "COLOR.MAP" "5" "Jul 2013" "Portage VERSION" "Portage"
2 .SH "NAME"
3 color.map \- custom color settings for Portage
4 .SH "SYNOPSIS"
5 .B /etc/portage/color.map
6 .SH "DESCRIPTION"
7 This file contains variables that define color classes used by Portage.
8 Portage will check this file first for color classes settings. If no setting
9 of given color class is found in /etc/portage/color.map, Portage uses default
10 value defined internally.
11 .SH "SYNTAX"
12 \fBVARIABLE\fR = \fI[space delimited list of attributes or ansi code
13 pattern]\fR
14 .TP
15 \fBATTRIBUTE\fR = \fI[space delimited list of attributes or ansi code \
16 pattern]\fR
17 .SH "VARIABLES"
18 .TP
19 \fBNORMAL\fR = \fI"normal"\fR
20 Defines color used for some words occuring in other contexts than those below.
21 .TP
22 \fBBAD\fR = \fI"red"\fR
23 Defines color used for some words occuring in bad context.
24 .TP
25 \fBBRACKET\fR = \fI"blue"\fR
26 Defines color used for brackets.
27 .TP
28 \fBGOOD\fR = \fI"green"\fR
29 Defines color used for some words occuring in good context.
30 .TP
31 \fBHILITE\fR = \fI"teal"\fR
32 Defines color used for highlighted words.
33 .TP
34 \fBINFORM\fR = \fI"darkgreen"\fR
35 Defines color used for informational words.
36 .TP
37 \fBMERGE_LIST_PROGRESS\fR = \fI"yellow"\fR
38 Defines color used for numbers indicating merge progress.
39 .TP
40 \fBPKG_BLOCKER\fR = \fI"red"\fR
41 Defines color used for unsatisfied blockers.
42 .TP
43 \fBPKG_BLOCKER_SATISFIED\fR = \fI"darkblue"\fR
44 Defines color used for satisfied blockers.
45 .TP
46 \fBPKG_MERGE\fR = \fI"darkgreen"\fR
47 Defines color used for packages planned to be merged.
48 .TP
49 \fBPKG_MERGE_SYSTEM\fR = \fI"darkgreen"\fR
50 Defines color used for system packages planned to be merged.
51 .TP
52 \fBPKG_MERGE_WORLD\fR = \fI"green"\fR
53 Defines color used for world packages planned to be merged.
54 .TP
55 \fBPKG_BINARY_MERGE\fR = \fI"purple"\fR
56 Defines color used for packages planned to be merged using a binary package.
57 .TP
58 \fBPKG_BINARY_MERGE_SYSTEM\fR = \fI"purple"\fR
59 Defines color used for system packages planned to be merged using a binary
60 package.
61 .TP
62 \fBPKG_BINARY_MERGE_WORLD\fR = \fI"fuchsia"\fR
63 Defines color used for world packages planned to be merged using a binary
64 package.
65 .TP
66 \fBPKG_NOMERGE\fR = \fI"darkblue"\fR
67 Defines color used for packages not planned to be merged.
68 .TP
69 \fBPKG_NOMERGE_SYSTEM\fR = \fI"darkblue"\fR
70 Defines color used for system packages not planned to be merged.
71 .TP
72 \fBPKG_NOMERGE_WORLD\fR = \fI"blue"\fR
73 Defines color used for world packages not planned to be merged.
74 .TP
75 \fBPKG_UNINSTALL\fR = \fI"red"\fR
76 Defines color used for packages planned to be uninstalled in order
77 to resolve conflicts.
78 .TP
79 \fBPROMPT_CHOICE_DEFAULT\fR = \fI"green"\fR
80 Defines color used for the default choice at a prompt.
81 .TP
82 \fBPROMPT_CHOICE_OTHER\fR = \fI"red"\fR
83 Defines color used for a non\-default choice at a prompt.
84 .TP
85 \fBSECURITY_WARN\fR = \fI"red"\fR
86 Defines color used for security warnings.
87 .TP
88 \fBUNMERGE_WARN\fR = \fI"red"\fR
89 Defines color used for unmerge warnings.
90 .TP
91 \fBWARN\fR = \fI"yellow"\fR
92 Defines color used for warnings.
93 .SH "LIST OF VALID ATTRIBUTES"
94 .TP
95 .B Foreground colors
96 .RS
97 .TP
98 .B black
99 .TP
100 .B darkgray
101 .TP
102 .B darkred
103 .TP
104 .B red
105 .TP
106 .B darkgreen
107 .TP
108 .B green
109 .TP
110 .B brown
111 .TP
112 .B yellow
113 .TP
114 .B darkyellow
115 .TP
116 .B darkblue
117 .TP
118 .B blue
119 .TP
120 .B purple
121 .TP
122 .B fuchsia
123 .TP
124 .B teal
125 .TP
126 \fBturquoise\fR = \fBdarkteal\fR
127 .TP
128 .B lightgray
129 .TP
130 .B white
131 .RE
132 .TP
133 .B Background colors
134 .RS
135 .TP
136 .B bg_black
137 .TP
138 .B bg_darkred
139 .TP
140 .B bg_darkgreen
141 .TP
142 \fBbg_brown\fR = \fBbg_darkyellow\fR
143 .TP
144 .B bg_darkblue
145 .TP
146 .B bg_purple
147 .TP
148 .B bg_teal
149 .TP
150 .B bg_lightgray
151 .RE
152 .TP
153 .B Other attributes
154 .RS
155 .TP
156 .B normal
157 .TP
158 .B no\-attr
159 .TP
160 .B reset
161 .TP
162 .B bold
163 .TP
164 .B faint
165 .TP
166 .B standout
167 .TP
168 .B no\-standout
169 .TP
170 .B underline
171 .TP
172 .B no\-underline
173 .TP
174 .B blink
175 .TP
176 .B no\-blink
177 .TP
178 .B overline
179 .TP
180 .B no\-overline
181 .TP
182 .B reverse
183 .TP
184 .B no\-reverse
185 .TP
186 .B invisible
187 .RE
188 .SH "REPORTING BUGS"
189 Please report bugs via http://bugs.gentoo.org/
190 .SH "AUTHORS"
191 .nf
192 Arfrever Frehtes Taifersar Arahesis <arfrever@apache.org>
193 .fi
194 .SH "FILES"
195 .TP
196 .B /etc/portage/color.map
197 Contains variables customizing colors.
198 .TP
199 .B /etc/portage/make.conf
200 Contains other variables.
201 .SH "SEE ALSO"
202 .BR console_codes (4),
203 .BR make.conf (5),
204 .BR portage (5),
205 .BR emerge (1),
206 .BR ebuild (1),
207 .BR ebuild (5)
208 .TP
209 The \fI/usr/lib/portage/pym/portage/output.py\fR Python module.