summaryrefslogtreecommitdiffstats
path: root/pacman-color/color.conf
blob: 211575385a434f3a756a03234a98a3e2fc6c9801 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# Configuration for pacman-color
# ------------------------------
# in default are all colors "intensive",
# it looks much better on black backround
#
# valid colors:
#	black
#	red
#	green
#	yellow
#	blue
#	magenta
#	cyan
#	white
#	gray
#	intensive red
#	intensive green
#	intensive yellow
#	intensive blue
#	intensive magenta
#	intensive cyan
#	intensive white
#	intensive foreground
#	none

# error: prefix, fail, Remove (?):, MISSING
#Red = intensive red

# done, success, pkg version, Not Modified
#Green = intensive green

# warning: prefix, Targets (?):, MODIFIED
#Yellow = intensive yellow

# :: prefix, pkg group, counter in install proces
#Blue = intensive blue

# repo name, package file name
#Magenta = intensive magenta

# url
#Cyan = intensive cyan

# messages with :: prefix, titles, etc
#White = intensive foreground